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
Cacodemon345
3884e5874b
Merge remote-tracking branch 'upstream/master' into qt-wacom-serial
2023-01-07 11:38:25 +06:00
Cacodemon345
a91015fe04
wacom: Check suppressed increment first
2023-01-07 00:04:48 +06:00
Cacodemon345
b0b92a84e6
wacom: Fix increment modes
2023-01-06 23:23:40 +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
Cacodemon345
6a78eca1ff
wacom: Cleanup and splits
2023-01-04 23:03:47 +06:00
Cacodemon345
e538a28895
Don't transmit coordinates continuously in remote mode
2023-01-04 19:43:15 +06:00
Cacodemon345
695f5befa1
ST cancels remote mode
2023-01-04 19:30:14 +06: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
Cacodemon345
e5dd58e23f
wacom: Support Remote request mode and line feed-terminated commands
2023-01-04 13:46:06 +06: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
Cacodemon345
5c5e26960a
Properly process single-byte commands
2023-01-04 02:07:27 +06:00
Cacodemon345
49795ce81f
Transmit ID at normal speed
2023-01-04 01:59:57 +06:00
Cacodemon345
8e91b23e35
Partial revert of suppressed/increment mode changes
2023-01-04 01:42:14 +06:00
Cacodemon345
3cb903c29e
wacom: Don't transmit anything for 10 miliseconds after reset
2023-01-04 00:10:43 +06:00
Cacodemon345
e229f9e22c
wacom: Properly implement suppressed/increment mode
2023-01-03 23:27:12 +06:00
Cacodemon345
efda203365
Process absolute coordinates on macOS
2023-01-03 22:23:43 +06:00
Cacodemon345
e4180603e0
Revert "Made absolute mouse coordinates work under macOS"
...
This reverts commit b9f8e09db0
.
2023-01-03 22:22:33 +06:00
Cacodemon345
0ea498d9ce
wacom: Account for negative coordinate overflows
2023-01-03 22:20:30 +06:00
Cacodemon345
3e1ef68a5f
86box.c: Parenthesis addition
2023-01-03 21:46:40 +06:00
Cacodemon345
ef18a27bc9
Made absolute mouse coordinates work under Windows as well
2023-01-03 21:43:10 +06:00
Cacodemon345
b9f8e09db0
Made absolute mouse coordinates work under macOS
2023-01-03 21:42:49 +06:00
Cacodemon345
6bb26b7f74
wacom: Clamp coordinates after conversion
2023-01-03 21:42:35 +06:00
Cacodemon345
96f7b7aa14
Add Wacom SD-510C tablet emulation
2023-01-03 16:47:20 +06: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