Commit Graph

9702 Commits

Author SHA1 Message Date
Miran Grča
8ee0d417cf Merge pull request #3060 from Cacodemon345/patch-124
qt: Reload renderer of main monitor when multiple monitors are shown
2023-01-26 10:48:12 +01:00
Cacodemon345
6b77140af9 qt: Reload renderer of main monitor when multiple monitors are shown 2023-01-26 14:29:40 +06:00
Miran Grča
2232a9bc6a Merge pull request #3042 from Cacodemon345/patch-123
qt: Display device name separately in device configuration
2023-01-26 05:34:50 +01:00
Miran Grča
f1bc192c02 Merge pull request #3044 from Cacodemon345/svga-multi-monitor
Add SVGA multi-monitor support
2023-01-26 05:34:36 +01:00
Miran Grča
63bba2baa5 Merge pull request #3048 from luennix/master
Add PS/2 mouse support for TriGem 486G and bump Gigabyte GA-586IP's RAM limit to 256MB
2023-01-26 05:34:25 +01:00
luennix
e7e4d4e1f2 Add PS/2 mouse support for TriGem 486G and bump Gigabyte GA-586IP's RAM limit to 256MB 2023-01-24 18:20:56 +03:00
Cacodemon345
7898109b66 Add SVGA multi-monitor support
Cirrus Logic CL-GD5436/CL-GD5446 works as secondary video adapters
2023-01-22 16:50:21 +06:00
Cacodemon345
0dda45ab46 qt: Display device name separately in device configuration 2023-01-20 22:58:56 +06:00
OBattler
b875e8518d Merge branch 'master' of https://github.com/86Box/86Box 2023-01-19 06:20:59 +01:00
OBattler
8e74b634c6 The Acer V35N now correctly initializes the NVR to 0x00's, making it boot correctly. 2023-01-19 06:20:44 +01:00
Jasmine Iwanek
0258baa65f Merge pull request #3036 from lemondrops/master
Display dynarec information in the About box
2023-01-18 18:16:05 -05:00
Alexander Babikov
74f3393fe6 Display dynarec information in the About box 2023-01-18 21:09:36 +05:00
RichardG867
781ebb04a7 No ChAnGeS 2023-01-15 16:01:22 -03:00
Miran Grča
0fe4cfc086 Merge pull request #3026 from Cacodemon345/patch-122
vid_mga: Fix Matrox Mystique MGA modes
2023-01-15 12:18:01 +01:00
RichardG867
72118bb259 Jenkins: Add FluidSynth compilation to remove JACK and fix SDL compilation 2023-01-14 19:13:14 -03:00
RichardG867
91cde8c0af Merge branch 'master' of ssh://github.com/86Box/86Box 2023-01-14 17:55:05 -03:00
Miran Grča
23b61c4dc9 Merge pull request #3028 from luennix/master
Fix QDI EXCELLENT II to have an AGP slot as it's supposed to.
2023-01-14 11:06:27 +01:00
luennix
5aa971534c Fixed QDI EXCELLENT II to have an AGP slot, as the real board also has one. 2023-01-14 12:07:06 +03:00
Jasmine Iwanek
f3680b05b1 Prevent accidental merge of VS Code files 2023-01-12 19:16:04 -05:00
Cacodemon345
104d21f806 vid_mga: Fix Matrox Mystique MGA modes
Clock selection now works properly
2023-01-12 14:00:10 +06:00
OBattler
54d862d0b7 Fixed another warning in cdrom/cdrom.c. 2023-01-10 04:15:29 +01:00
OBattler
db55912a63 Fixed another warning in scsi/scsi_cdrom.c. 2023-01-10 04:11:01 +01:00
OBattler
55effffbfb Fixed warning in scsi/scsi_spock.c. 2023-01-10 04:04:53 +01:00
OBattler
829671848e Fixed warning sin scsi/scsi_cdrom.c. 2023-01-10 04:03:34 +01:00
OBattler
b91f79dcdc Fixed warnings in cdrom/cdrom.c. 2023-01-10 03:50:47 +01:00
Jasmine Iwanek
bd3b60b82f Fix mingw makefile build 2023-01-09 19:08:19 -05:00
Miran Grča
517e0e2161 Merge pull request #3024 from luennix/master
Add ALi M1435 southbridge and three new machines
2023-01-09 20:30:24 +01:00
rueni97
a40698b2e2 Delete VSInheritEnvironments.txt 2023-01-09 17:08:57 +03:00
rueni97
e04d58f419 Delete CPackSourceConfig.cmake 2023-01-09 17:08:43 +03:00
rueni97
d4e13d4ee3 Delete CPackConfig.cmake 2023-01-09 17:08:08 +03:00
rueni97
de67e4a085 Delete query.json 2023-01-09 17:07:38 +03:00
luennix
4085e4c928 PR for 86Box 2023-01-09 16:31:36 +03:00
Jasmine Iwanek
18d565baef Merge pull request #3023 from jriwanek-forks/master
Fix some bits which got lost in the last merge
2023-01-08 15:26:55 -05:00
Jasmine Iwanek
42ceb4cfcc Fix some bits which got lost in the last merge 2023-01-08 15:25:28 -05:00
rueni97
9b8182706e Add files via upload 2023-01-08 19:05:00 +03:00
rueni97
112b60eb88 Update ali1429.c 2023-01-08 19:04:40 +03:00
Miran Grča
d7a2bca9d7 Merge pull request #3022 from 86Box/tc1995
QT only: Overhauled CD-ROM selection for SCSI and ATAPI, including model and vendor specific commands
2023-01-08 16:52:25 +01:00
TC1995
f9bc675a62 Git, so, stop the pull/push errors, anyway, fix compile again. 2023-01-08 14:32:58 +01:00
TC1995
1064c697e2 Darn git. 2023-01-08 14:25:18 +01:00
TC1995
d109e794e3 Merge branch 'master' of github.com:86Box/86Box into tc1995
# Conflicts:
#	src/scsi/scsi_cdrom.c
#	src/scsi/scsi_ncr5380.c
#	src/scsi/scsi_spock.c
2023-01-08 14:22:52 +01:00
TC1995
c4ce53c91f Fix compile again for github. 2023-01-08 14:19:28 +01:00
TC1995
5c0fa85d87 QT: Fix compile. 2023-01-08 00:05:58 +01:00
TC1995
e5496e2638 Overhauled CD-ROM selection for SCSI and ATAPI, including model and vendor specific commands.
Fixed the Spock SCSI ID selection.
Fixed CD Audio on NCR 5380-based SCSI controllers.
Added a proprietary CD-ROM controller selection (not hooked up yet).
All on qt only.
2023-01-07 23:48:45 +01:00
Miran Grča
43acec9630 Merge pull request #3021 from jriwanek-forks/formatting
Apply most of the remaining formatting changes
2023-01-07 23:16:27 +01:00
OBattler
40bd782aeb Win32 settings dialog secondary display selection fixes. 2023-01-07 23:16:00 +01:00
Jasmine Iwanek
e75e39d95c Update glad to 0.1.36 2023-01-07 17:02:24 -05:00
Jasmine Iwanek
3ba87a5e35 Update fdi2raw 2023-01-07 17:02:24 -05:00
Jasmine Iwanek
ca0ff1ab89 crcspeed Compatibility With C++ 2023-01-07 17:02:24 -05:00
Jasmine Iwanek
1860700eab Fix some small issues 2023-01-07 17:02:23 -05:00
Jasmine Iwanek
a40630ba63 Even more tabs to spaces 2023-01-07 14:09:51 -05:00