Commit Graph

9857 Commits

Author SHA1 Message Date
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
Miran Grča
d501a61dfb Merge pull request #3018 from Cacodemon345/patch-121
snd_optimc: IRQs of 12, 14 and 15 are actually used
2023-01-07 12:54:37 +01:00
Cacodemon345
8a37572220 snd_optimc: IRQs of 12, 14 and 15 are actually used 2023-01-07 16:55:55 +06:00
OBattler
95cf08611c SCAT machines with PS/2 keyboard controller now actually have a PS/2 keyboard controller, fixes #3013. 2023-01-05 02:25:21 +01:00
Jasmine Iwanek
55809e41c2 Merge pull request #3014 from jriwanek-forks/master
Missed bits
2023-01-04 06:26:27 -05:00
Jasmine Iwanek
48961b00a4 Missed bits 2023-01-04 06:25:33 -05:00
Miran Grča
fe86f67b2a Merge pull request #3012 from jriwanek-forks/buildsystem
(GHA) Buildsystem updates
2023-01-04 06:38:03 +01:00
Jasmine Iwanek
d6b118a4fc Fix another warning 2023-01-04 00:26:07 -05:00
Jasmine Iwanek
62817b55c9 release: false should speed up the msys2 builds a little 2023-01-03 23:50:19 -05:00
Jasmine Iwanek
0966e4bab0 Use pkgconf, not pkg-config, fixes a warning 2023-01-03 23:50:19 -05:00
Jasmine Iwanek
7ac62e1ff8 Preparations for alternate UI builds in GHA 2023-01-03 23:50:19 -05:00
Jasmine Iwanek
9f8bada876 Use pacboy in mingw makefile builds too 2023-01-03 23:50:19 -05:00
Jasmine Iwanek
4e73192cb0 Merge pull request #3011 from jriwanek-forks/slotket-8
Add Slot1 to Socket 8 slotket
2023-01-03 19:47:50 -05:00
Jasmine Iwanek
6c3680f268 Create dependabot.yml 2023-01-03 19:22:34 -05:00
Jasmine Iwanek
6291ae01a3 Even more missed formatting 2023-01-03 18:15:20 -05:00
Jasmine Iwanek
3738a83980 Add Slot1 to Socket 8 slotket
One such example is the ASUS C-P6S1
2023-01-03 16:01:45 -05:00
Miran Grča
4149e78db9 Merge pull request #3009 from jriwanek-forks/codeql
Add CodeQL checking
2023-01-01 23:51:01 +01:00
Jasmine Iwanek
f9f6c18210 Merge pull request #3000 from Cacodemon345/patch-120
qt: Display architecture information in About box
2023-01-01 17:43:22 -05:00
Jasmine Iwanek
1e26ee7cdd Add CodeQL checking 2023-01-01 17:42:05 -05:00
Jasmine Iwanek
99669841a3 Merge pull request #3006 from Dizzy611/debian-changelog-bumpversion-fix
Bumpversion.sh updated to support Debian changelog
2022-12-31 22:15:42 -05:00
Dylan Morrison
3d5d37804e Added support for bumpversion to bump version/date info for Debian changelog. 2022-12-31 21:50:40 -05:00
Jasmine Iwanek
4112d1b0c2 Add missing libvncserver dependencies 2022-12-31 17:56:51 -05:00
Jasmine Iwanek
9d09a206b4 Update version of ninja used for github actions 2022-12-31 14:06:01 -05:00
Miran Grča
4e613bfe2f Merge pull request #3004 from FreeFull/patch-1
Fix keyboard input for British keyboard layout
2022-12-31 04:32:25 +01:00
FreeFull
b73c442af0 Fix keyboard input for British keyboard layout
Before this change, the `\|` key would be treated the same as the `/?` on a UK keyboard layout. With this change, it should behave properly, assuming the guest is also set to use a UK keyboard.
2022-12-30 23:32:57 +00:00
OBattler
06d4ae5595 Fixed VNC mouse, but the correct scale factor for X and Y has to be figured out. 2022-12-30 06:05:57 +01:00
OBattler
06a7e00af4 Fix video output via VNC. 2022-12-30 04:29:56 +01:00
Jasmine Iwanek
4cc21ee2db Delete mingw32-cmake.log
It was an accidental upload
2022-12-29 22:10:53 -05:00
Miran Grča
82856fd4f3 Merge pull request #3001 from jriwanek-forks/CodeQL
Fix "Multiplication result converted to larger type" from CodeQL
2022-12-30 04:09:34 +01:00
Jasmine Iwanek
eb26c1658d VNC=n not needed as it's off by default anyway 2022-12-29 22:01:33 -05:00
Jasmine Iwanek
4e0f10969f Use correct case 2022-12-29 21:59:28 -05:00
Jasmine Iwanek
a2568a6fea Fix building with libvncserver 2022-12-29 21:59:21 -05:00
Jasmine Iwanek
7ec2a1c148 Use doubles as requested 2022-12-29 21:59:00 -05:00
Cacodemon345
74eaf6af25 Fix typo 2022-12-29 11:54:29 +06:00
Jasmine Iwanek
5984270f0d Minor formatting in cpu.c 2022-12-28 19:07:51 -05:00
Jasmine Iwanek
ecd7694006 Fix more warnings 2022-12-28 14:01:09 -05:00
Cacodemon345
676569dfb2 qt: Display architecture information in About box 2022-12-29 00:50:50 +06:00
Jasmine Iwanek
374df8e78a Merge pull request #2999 from jriwanek-forks/covington
Initial P2 Covington support
2022-12-28 03:19:59 -05:00
Jasmine Iwanek
239294b6e3 Add out of spec underclocked models
Matches how we handle the Deschutes
2022-12-27 15:27:06 -05:00
Jasmine Iwanek
bde4531606 Fix timings, as the Covington doesn't have L2 cache 2022-12-27 14:03:16 -05:00
Jasmine Iwanek
cfa6f64716 Initial P2 Covington support 2022-12-27 13:49:10 -05:00
OBattler
fd82e523a0 Fixed hercules video_process_8() width, fixes #2997. 2022-12-27 05:27:13 +01:00
Jasmine Iwanek
d12c3e4dce Merge pull request #2992 from Cacodemon345/qt-settings
qt_settingsdisplay: Changes are not lost on machine switch anymore
2022-12-25 00:30:39 -05:00
Jasmine Iwanek
9662baa908 Merge pull request #2994 from Cacodemon345/patch-119
RTMidi support is now available on Haiku
2022-12-25 00:29:56 -05:00
Cacodemon345
b2cf2a6049 RTMidi support is now available on Haiku 2022-12-25 11:25:15 +06:00
Jasmine Iwanek
231cadb0a7 Fix Multiplication result converted to larger type from CodeQL 2022-12-23 14:22:17 -05:00