Commit graph

12616 commits

Author SHA1 Message Date
Alexander Babikov
b3819f6962
Remove or trim leftover header files 2024-03-17 13:19:41 +05:00
Alexander Babikov
84cdb5ea35
CMake: hardcode the Qt UI option to ON on Windows 2024-03-17 13:19:23 +05:00
OBattler
d2c5420a34 Merge remote-tracking branch 'origin/master' into version/4.2 2024-03-17 09:12:36 +01:00
Miran Grča
11b645dec6
Merge pull request #4276 from lemondrops/patch-4
Miscellaneous fixes and improvements for v4.1.1
2024-03-17 09:12:30 +01:00
OBattler
f06d2e9e90 Merge remote-tracking branch 'origin/master' into version/4.2 2024-03-17 09:11:41 +01:00
Alexander Babikov
5b96375baf
Sort the language dropdown alphabetically 2024-03-17 02:39:17 +05:00
Alexander Babikov
d212aad317
Add missing period to error messages to fix their translations 2024-03-17 02:38:57 +05:00
Alexander Babikov
a46fb2e76b
Fix up the arch check for the GS DLL filename 2024-03-17 02:37:46 +05:00
Miran Grča
d2cff08e24
Merge pull request #4275 from lemondrops/patch-3
Fix Ghostscript DLL filename in an error message on 64-bit Windows
2024-03-16 00:09:53 +01:00
Alexander Babikov
5d57026af4
Fix Ghostscript DLL filename in an error message on 64-bit Windows 2024-03-16 04:07:27 +05:00
OBattler
03c520b86e Merge remote-tracking branch 'origin/master' into version/4.2 2024-03-15 19:46:30 +01:00
Miran Grča
d9bf1eccfa
Merge pull request #4273 from cold-brewed/gha-disable-win32-codeql
GHA: Disable win32 in CodeQL
2024-03-15 19:46:27 +01:00
OBattler
2c5a460d23 Removed the Win32 UI and the legacy makefiles. 2024-03-15 18:16:21 +01:00
OBattler
5fdf6dfb79 Merge branch 'version/4.2' of https://github.com/86Box/86Box into version/4.2 2024-03-15 18:08:15 +01:00
OBattler
f2ff9e3637 Merge remote-tracking branch 'origin/master' into version/4.2 2024-03-15 18:08:08 +01:00
cold-brewed
e34a66a4f6 GHA: Disable win32 in CodeQL 2024-03-15 13:06:54 -04:00
Miran Grča
d5bf75e952
Merge pull request #4271 from lemondrops/ne2kfix
Fix Novell NE2000's default IRQ being out of range
2024-03-15 10:42:40 +01:00
Alexander Babikov
474df94008
Correct a typo in the comment 2024-03-15 14:01:46 +05:00
Alexander Babikov
64f343049f
Fix Novell NE2000's default IRQ being out of range 2024-03-15 14:01:12 +05:00
Miran Grča
69a38ab396
Merge pull request #4268 from Cacodemon345/patch-173
net_modem.c: Fix memory leak
2024-03-14 22:18:01 +01:00
Cacodemon345
0ce889e9ad
net_modem.c: Fix memory leak 2024-03-15 02:46:00 +06:00
Miran Grča
b96b206bac
Merge pull request #4264 from Cacodemon345/patch-172
net_modem: process '&' escaped commands properly
2024-03-14 11:16:33 +01:00
Cacodemon345
6e87964b28
net_modem: process '&' escaped commands properly 2024-03-14 16:14:06 +06:00
OBattler
0c6c7d7da5 Merge remote-tracking branch 'origin/master' into version/4.2 2024-03-14 01:06:37 +01:00
OBattler
e1180a77df NCR 53c8xx: Implement the readout of SODL via SBDL when STEST2 bit 7 is set, v3.04 BIOS'es now work. 2024-03-14 01:06:12 +01:00
Miran Grča
9477afc826
Merge pull request #4263 from Cacodemon345/modem_emu
net_modem.c: Make sure the CONNECT response gets through
2024-03-13 20:23:31 +01:00
Cacodemon345
7c9e94fb9b net_modem.c: Make sure the CONNECT response gets through 2024-03-14 01:10:29 +06:00
Miran Grča
bd6eb8e869
Merge pull request #4252 from Cacodemon345/patch-171
unix_netsocket.c: Fix comparison value
2024-03-13 16:58:10 +01:00
Cacodemon345
53baaeece7
Comments cleanup and function name fixes 2024-03-13 19:21:16 +06:00
Cacodemon345
607f66a1f8
net_modem: Implement answer command 2024-03-13 19:14:00 +06:00
Cacodemon345
7f68245eae
unix_netsocket.c: Fix comparison value 2024-03-13 17:46:36 +06:00
Miran Grča
20db196437
Merge pull request #4251 from Cacodemon345/modem_emu
netsockets: Swap port number
2024-03-13 12:33:45 +01:00
Cacodemon345
b2a4d7457e netsockets: Swap port number 2024-03-13 16:38:32 +06:00
Miran Grča
4d3f294f99
Merge pull request #4250 from Cacodemon345/patch-170
Fix brace warning
2024-03-12 20:39:12 +01:00
Cacodemon345
42e062143b
Fix brace warning 2024-03-13 01:29:21 +06:00
Miran Grča
8097da7250
Merge pull request #4249 from Cacodemon345/patch-169
unix_netsocket.c: Unused variables warnings cleanup
2024-03-12 16:22:41 +01:00
Cacodemon345
324299a6f3
unix_netsocket.c: Unused variables cleanup 2024-03-12 21:01:46 +06:00
Miran Grča
e0b3ca9263
Merge pull request #4248 from Cacodemon345/modem_emu
net_modem: TCP/IP support and Telnet emulation
2024-03-12 15:34:43 +01:00
Cacodemon345
515a69b318
Deal with accidental includes 2024-03-12 19:49:17 +06:00
Cacodemon345
3e623c88f4 More type fixes 2024-03-12 19:43:11 +06:00
Cacodemon345
097c9b4169 Fix SDL2 builds 2024-03-12 19:41:34 +06:00
Cacodemon345
dbd875285f Fix SDL2 builds 2024-03-12 19:38:52 +06:00
Cacodemon345
7d28e77273 EOF handling 2024-03-12 19:37:16 +06:00
Cacodemon345
074de35653 Telnet emulation 2024-03-12 19:34:01 +06:00
Cacodemon345
ea66c5fa74 Merge branch 'modem_emu' of ssh://github.com/Cacodemon345/86box into modem_emu 2024-03-12 19:25:35 +06:00
Miran Grča
4646fa5d12
Merge pull request #4247 from Cacodemon345/modem_emu
Modem emulation (includinng SLIP connectivity)
2024-03-12 11:45:03 +01:00
Cacodemon345
babadfb5c2
Handle large packets being sent 2024-03-12 16:23:35 +06:00
Cacodemon345
6be8ada352 Copyright text 2024-03-12 16:04:29 +06:00
Cacodemon345
59466a74f4 More TCP/IP related changes 2024-03-12 16:01:00 +06:00
Cacodemon345
fb8ff563b2 Oversight 2024-03-12 14:29:24 +06:00