Commit Graph

12576 Commits

Author SHA1 Message Date
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
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