Commit Graph

8173 Commits

Author SHA1 Message Date
Robert de Rooy
d00b8fedce clean up arch handling 2022-03-20 10:36:00 +01:00
Robert de Rooy
185ec39ef2 enable new dynarec for aarch64 2022-03-20 10:12:52 +01:00
Robert de Rooy
5568169407 add roms subpackage 2022-03-20 10:07:01 +01:00
Robert de Rooy
b58549f1b0 add linux assets 2022-03-19 15:16:01 +01:00
Jasmine Iwanek
585ba9b0ab Correct version in vcpkg.json 2022-03-19 01:21:32 -04:00
Miran Grča
3fe794c59b Merge pull request #2237 from jriwanek-forks/named-initializers-2
Named initializers part 2
2022-03-18 23:20:37 +01:00
Jasmine Iwanek
3b73ce330c src/video 2022-03-18 18:07:09 -04:00
Jasmine Iwanek
3d0db78ead Add microsoft RAMCard & SystemCard to ISAMem 2022-03-18 17:04:40 -04:00
Miran Grča
ebd4607f6e Merge pull request #2236 from 86Box/tc1995
Added deskpro386 and fixed 24bpp mode issues of the Mach64GX/VT2.
2022-03-18 21:48:27 +01:00
TC1995
a1404cf340 Housekeeping (Mach64, nw). 2022-03-18 21:28:17 +01:00
TC1995
9b0f04d4a9 Added deskpro386 and fixed 24bpp mode issues of the Mach64GX/VT2. 2022-03-18 21:22:18 +01:00
RichardG867
dcd54bff3f New Dynarec: Disable 3DNow opcodes on ARM, just in case 2022-03-18 17:13:52 -03:00
RichardG867
25cb062427 New Dynarec: Disable more MMX opcodes on ARM 2022-03-18 16:07:01 -03:00
RichardG867
1da566e673 New Dynarec: Disable recompilation of some MMX opcodes on ARM, pending investigation 2022-03-18 15:06:57 -03:00
RichardG867
19e5115268 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-03-18 00:21:39 -03:00
RichardG867
e6976412aa CMI8x38: Disable logging again 2022-03-18 00:21:02 -03:00
RichardG867
fd2682e352 CMI8x38: Disable 128 KHz mode as that's not for our chips 2022-03-17 19:32:49 -03:00
RichardG867
9dbdcb752f It's Qt 2022-03-17 19:31:45 -03:00
Miran Grča
4c1e9e33eb Merge pull request #2235 from Cacodemon345/newqt
wl_mouse: Don't uncapture mouse if is already uncaptured
2022-03-17 21:39:52 +01:00
RichardG867
1650b0692d CMI8x38: Fix for logging status bar segfault 2022-03-17 16:31:14 -03:00
RichardG867
abdac1d524 CMI8x38: Improve DMA/playback start/stop 2022-03-17 16:23:40 -03:00
Cacodemon345
81dfba16f3 wl_mouse: Don't uncapture mouse if is already uncaptured 2022-03-18 00:56:59 +06:00
RichardG867
64c38a2334 GDB Stub: Fix header indentation 2022-03-17 15:49:24 -03:00
RichardG867
90e9054f2c CMI8x38: Implement TDMA update registers (nothing uses them) 2022-03-17 15:47:25 -03:00
RichardG867
7571c0b155 CMI8x38: Disable status bar logging due to a Qt incompatibility 2022-03-17 15:06:19 -03:00
RichardG867
5e9a47d6d1 Jenkins: Attempt to streamline failure state 2022-03-16 15:41:58 -03:00
RichardG867
eceffadcae Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-03-16 14:37:18 -03:00
RichardG867
3de4fbb75c Jenkins: Minor fixes to Windows build flow 2022-03-16 14:36:57 -03:00
RichardG867
fd6646f21b Run clang-format on all my new code 2022-03-16 14:12:45 -03:00
Miran Grča
5261afe6c2 Merge pull request #2231 from ts-korhonen/mouse-capture-fixes
qt: mouse capture fixes
2022-03-16 17:27:21 +01:00
ts-korhonen
f2ec3c6201 qt: uncapture mouse when deactivated or dialog.
Uncapture mouse when application is deactivated or window is blocked
(dialog shown). Re-capture after full screen dialog.
2022-03-16 18:19:44 +02:00
RichardG867
66e565000f Change struct initializers on new devices 2022-03-16 00:46:25 -03:00
RichardG867
71ba610366 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
#	.ci/build.sh
#	.ci/dependencies_msys.txt
#	src/sound/snd_audiopci.c
2022-03-16 00:39:53 -03:00
RichardG867
f57cbe36b1 GDB Stub: More progress 2022-03-16 00:33:01 -03:00
RichardG867
7a3ff82a63 Jenkins: Don't git clone on Windows nodes due to line ending issues 2022-03-15 23:23:47 -03:00
richardg867
81cf8b7e8e Jenkins: Don't git clone on Windows nodes due to line ending issues 2022-03-15 23:23:35 -03:00
richardg867
cc800ee64d Jenkins: Make the pipeline more resilient to node dropouts 2022-03-15 23:18:03 -03:00
RichardG867
68ad22bf09 Jenkins: Streamline AppImage exclusion list with globs 2022-03-15 23:16:41 -03:00
RichardG867
1cc29c0aab Jenkins: Small cosmetic change to build script 2022-03-15 21:46:10 -03:00
RichardG867
0cdc68d2bd Jenkins: Make the pipeline more resilient to node dropouts 2022-03-15 21:45:08 -03:00
richardg867
78a6a67a54 Using the upload tool was a mistake, part 3 2022-03-15 21:39:14 -03:00
richardg867
7acf41b1e4 Using the upload tool was a mistake, part 2 2022-03-15 21:37:12 -03:00
richardg867
f9e3cb0956 Using the upload tool was a mistake... 2022-03-15 21:35:41 -03:00
richardg867
5d91eb1486 Jenkins: Fix build script sh compatibility 2022-03-15 21:31:40 -03:00
RichardG867
fa795f0f50 Jenkins: Fix build script sh compatibility 2022-03-15 21:23:51 -03:00
richardg867
95b145d118 Jenkins: Add MSYS2 dependencies file I forgot 2022-03-15 19:55:39 -03:00
richardg867
88b201b37f Jenkins: Update build script with Windows dependency management, FAudio on Linux 2022-03-15 19:52:17 -03:00
Miran Grča
d2fffe9074 Merge pull request #2230 from ts-korhonen/fix-joystick-dialog
qt: Another joystick dialog fix
2022-03-15 17:53:12 +01:00
ts-korhonen
3c3e42fb84 qt: Destroy the widgets when changing joystick device.
Just removing them from layout will not destroy them.
2022-03-15 18:24:38 +02:00
Miran Grča
83000338aa Merge pull request #2229 from lemondrops/master
Add handling for several missing strings to plat_get_string on Qt and legacy Unix UIs
2022-03-15 00:36:03 +01:00