Miran Grča
de1406c20d
Merge pull request #4283 from lemondrops/cleanup
...
Cleanup of legacy and unused things
2024-03-20 20:05:11 +01:00
Alexander Babikov
53fbe7343e
Check for pcap DLL in Npcap's installation directory on Windows
2024-03-20 22:30:11 +05:00
Alexander Babikov
df231b0d87
Implement the rest of _eject/_mount functions
...
Implement the rest of media eject/mount functions declared in plat.h,
intended for future use
2024-03-20 22:26:40 +05:00
Alexander Babikov
4052ae2e32
Use a signal instead
2024-03-20 22:26:36 +05:00
Alexander Babikov
9354c6a6ef
Qt: Fix CD-ROM menu not updating after ejecting a CD from the guest
2024-03-20 22:18:24 +05:00
Alexander Babikov
18495cb09d
Clean up redundant English "translations"
2024-03-20 20:36:29 +05:00
Alexander Babikov
3e61092d02
Translations: Add headers to indicate target lang
2024-03-20 20:33:43 +05:00
Alexander Babikov
8a27a77aa1
Translations: Purge more unused strings
2024-03-20 20:33:35 +05:00
Alexander Babikov
f02fd4568c
Simplify dynamic string handling and localization
...
Use Qt `.arg()` instead of substring replacement;
Fully remove remnants of SDL renderers from translations;
Restore platform-dependent pcap library name in the pcap
error message, but use Npcap on Windows instead
2024-03-20 20:33:31 +05:00
Alexander Babikov
82e6a7a129
Don't recognize no longer used HDD bus types
2024-03-20 20:33:30 +05:00
Alexander Babikov
3cc0a9176c
Remove unused and unmaintained pcap_if utility
2024-03-20 20:33:29 +05:00
Alexander Babikov
ae7d4454cb
Move Windows font overrides away from translations
...
Determine which font to use with a dedicated function instead
2024-03-20 20:33:28 +05:00
Alexander Babikov
8e06b5449f
Overhaul plat_get_string()
...
Now takes constants with human-readable names instead of
Win32 string table IDs, language.h is no longer needed
ui_msgbox*() no longer accepts string IDs as arguments directly,
plat_get_string() must be explicitly called to retrieve the string
2024-03-20 20:33:28 +05:00
Alexander Babikov
e587cda80d
Translations: Remove a few unused strings
2024-03-20 20:33:21 +05:00
RichardG867
9e5ead428c
De-underscore the Aptiva 510
2024-03-19 17:31:46 -03:00
Alexander Babikov
c5c4dcb268
Remove the unfinished and unused Qt SDL renderer
2024-03-19 14:31:35 +05:00
Alexander Babikov
23ba920bbf
Clean up the plat and ui API
...
Remove functions no longer defined or used on any plat/UI
Remove the old non-multi-monitor-aware plat_resize() and rename
plat_resize_monitor() to plat_resize()
2024-03-19 14:30:24 +05:00
TC1995
27e78da4ec
WIP: PAS16.
...
See above, currently very WIP.
2024-03-18 17:10:36 +01:00
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