Commit Graph

7362 Commits

Author SHA1 Message Date
David Hrdlička
58aca9ebd4 Add libmt32emu and libslirp as optional dependencies to vcpkg manifest 2022-02-08 01:55:25 +01:00
David Hrdlička
0f4931cdcc Fix macOS bundles 2022-02-07 23:05:59 +01:00
David Hrdlička
4b3aabc4ba Fix non-Qt Unix build 2022-02-07 22:58:08 +01:00
David Hrdlička
bf3bdb7367 Work around MinGW's weird OpenAL config 2022-02-07 22:50:49 +01:00
RichardG867
d76394a72f Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-02-07 17:40:08 -03:00
RichardG867
2654642090 Jenkins: Turn down Windows zip compression 2022-02-07 17:39:59 -03:00
Miran Grča
55557cafe6 Merge pull request #2060 from Cacodemon345/newqt
Add MT-32 LCD message display support in the status bar
2022-02-07 21:12:54 +01:00
David Hrdlička
ee998a71a4 Fix Qt on Mac bundle generation 2022-02-07 21:08:28 +01:00
Cacodemon345
b21d5b5a43 Add MT-32 LCD message display support in the status bar 2022-02-08 01:52:02 +06:00
David Hrdlička
5061d6c275 Futureproof the QT static path 2022-02-07 20:37:10 +01:00
David Hrdlička
d879628553 Use fixup_bundle on Windows as well 2022-02-07 20:35:55 +01:00
David Hrdlička
7d758ea9cd Prefer config mode for finding OpenAL 2022-02-07 20:32:43 +01:00
David Hrdlička
3305063f55 Add options to discover munt and slirp locally 2022-02-07 20:30:33 +01:00
David Hrdlička
7d7826d7a5 Set static build properly on non-Windows vcpkg targets 2022-02-07 20:30:33 +01:00
David Hrdlička
bb25829dbc Try to build a static build on MSYS2 2022-02-07 20:26:00 +01:00
Miran Grča
1fa9db221b Merge pull request #2059 from 86Box/tc1995
Fixed the ISA bus detection of the Mach64GX.
2022-02-07 20:12:01 +01:00
TC1995
8d28e3623c Fixed the ISA bus detection of the Mach64GX.
Removed the threaded FIFO on the ViRGE cards due to bugs, instead, relying on a non-threaded FIFO again.
Fixed some 8MB parts of the blitter for the ViRGE/VX-based STB Velocity 3D card so that 8MB RAM detection doesn't glitch everything else, including the blitter.
2022-02-07 20:08:25 +01:00
Miran Grča
8bbcfd126f Merge pull request #2057 from 86Box/tc1995
Ported the latest fixes of the SCAMP EMS implementation from PCem.
2022-02-07 20:05:11 +01:00
Miran Grča
81148be7e3 Merge pull request #2058 from Cacodemon345/newqt
qt: Preferences on macOS now brings up program settings instead
2022-02-07 20:05:01 +01:00
Cacodemon345
b53fb07810 Preferences on macOS now brings up program settings instead 2022-02-08 00:40:34 +06:00
TC1995
b50e153400 Ported the latest fixes of the SCAMP EMS implementation from PCem. 2022-02-07 19:14:54 +01:00
RichardG867
d3717b6df0 Jenkins: Make Discord commit browser URL a variable 2022-02-07 14:31:02 -03:00
Teemu Korhonen
b73d8f4c2f fix statusbar message (#2056) 2022-02-07 14:19:00 -03:00
RichardG867
cbd0415d78 Jenkins: Build with Qt now 2022-02-07 14:13:05 -03:00
RichardG867
250c82a250 Jenkins: Clean output directory after archiving artifacts 2022-02-07 12:00:21 -03:00
Miran Grča
3fde7fb575 Merge pull request #2055 from Cacodemon345/patch-41
qt: Text update behaviour now identical to Win32
2022-02-07 15:36:17 +01:00
Cacodemon345
0fa87edebb Fix missing semicolons 2022-02-07 20:31:56 +06:00
Cacodemon345
23eaa3112c qt: Text update behaviour now identical to Win32 2022-02-07 20:26:34 +06:00
Miran Grča
7a1be3be55 Merge pull request #2054 from lemondrops/misc-cleanup
Miscellaneous code cleanup
2022-02-07 14:48:45 +01:00
Miran Grča
0e11574346 Merge pull request #2052 from Cacodemon345/newqt
qt: Bugfixes
2022-02-07 14:48:32 +01:00
Alexander Babikov
1cb301cf3b Refactor NIC logging 2022-02-07 18:09:22 +05:00
Alexander Babikov
1a7a93010d Remove the obsolete logging and defunct VRAM dumping options from the Win32 UI 2022-02-07 18:09:21 +05:00
Miran Grča
bc4588c1a5 Merge pull request #2053 from jriwanek-forks/ui-part3
More win32 UI changes
2022-02-07 13:29:08 +01:00
Jasmine Iwanek
ff6793e535 More win32 UI changes 2022-02-07 06:07:45 -05:00
Cacodemon345
309b2362b7 qt: Implement ui_sb_set_ready and ui_sb_set_text functions 2022-02-07 16:50:51 +06:00
Cacodemon345
e152f85bb9 Fix more copyright notices 2022-02-07 16:11:13 +06:00
Cacodemon345
0cec3ad988 ..and fix for previous commit 2022-02-07 16:09:01 +06:00
Cacodemon345
2b62ee0be0 Fix yet another copyright notice 2022-02-07 16:07:38 +06:00
Cacodemon345
3bb0b4d56b qt: Add option to configure LPT4 device 2022-02-07 16:07:07 +06:00
Cacodemon345
208a9d5205 Fix wrong copyright notice 2022-02-07 15:52:45 +06:00
Cacodemon345
7470c7015a Don't add duplicate separator when minitrace is enabled 2022-02-07 15:39:14 +06:00
Cacodemon345
7451e245ea Copyright header fixes 2022-02-07 15:35:15 +06:00
Cacodemon345
5bdc87569c Merge branch 'newqt' of ssh://github.com/Cacodemon345/86box into newqt 2022-02-07 15:00:34 +06:00
Cacodemon345
a637f61d4f Add missing copyright notices 2022-02-07 15:00:02 +06:00
Cacodemon345
ad00770410 Fix mistyped name for alpha build icon 2022-02-07 12:51:57 +06:00
Cacodemon345
88789ec95d Fix about dialog having wrong icon 2022-02-07 12:30:56 +06:00
Cacodemon345
eec8945fa3 Implement bus tracking for hard disk creation dialog 2022-02-07 12:30:25 +06:00
Cacodemon345
94ce0f9613 Final round of bugfixes 2022-02-07 12:16:07 +06:00
David Hrdlička
fdb67ee872 Revert "Turned QT on."
This reverts commit 732db12b31.
2022-02-07 00:21:24 +01:00
OBattler
732db12b31 Turned QT on. 2022-02-07 00:19:45 +01:00