Miran Grča
|
ca812a0e6f
|
Merge pull request #3166 from Cacodemon345/patch-128
mouse_wacom_tablet: Resets now set the mode properly
|
2023-03-02 09:16:01 +01:00 |
|
Cacodemon345
|
c68b0a416a
|
mouse_wacom_tablet: Resets now set the mode properly
|
2023-03-02 14:05:38 +06:00 |
|
Lili Kurek
|
92eaf387c4
|
chmod +x .ci/build.sh .ci/static2dll.sh (#3157)
Co-authored-by: Lili1228 <github@gramypsl.pl>
|
2023-03-01 13:43:59 -03:00 |
|
Miran Grča
|
2fe6372bc8
|
Merge pull request #3156 from jriwanek-forks/sound_freq
Magic numbers for sound freq changed to defines
|
2023-03-01 10:16:10 +01:00 |
|
Miran Grča
|
863dca14bd
|
Merge pull request #3155 from jriwanek-forks/fixes
Tabs to spaces in win32 lang files (1/2)
|
2023-03-01 10:15:31 +01:00 |
|
Jasmine Iwanek
|
e39dde3413
|
Magic numbers for sound freq changed to defines
|
2023-03-01 03:00:47 -05:00 |
|
Jasmine Iwanek
|
de32c40204
|
Whitespace in lang files
|
2023-03-01 02:40:33 -05:00 |
|
Jasmine Iwanek
|
8c284c5a4c
|
Format src\chipset\ali1429.c
|
2023-03-01 02:23:00 -05:00 |
|
Jasmine Iwanek
|
e5d95078d5
|
Some cleanups in win_settings.c
|
2023-03-01 02:18:43 -05:00 |
|
Miran Grča
|
ba7e359335
|
Merge pull request #3151 from jriwanek-forks/lang
Language strings for missing video 2 rom, and capitalize dynarec
|
2023-03-01 08:12:25 +01:00 |
|
Jasmine Iwanek
|
ffaa8f885d
|
Capitalize Dynarec strings
|
2023-03-01 00:19:13 -05:00 |
|
Jasmine Iwanek
|
8c1906bc98
|
Add missing translation
|
2023-03-01 00:15:56 -05:00 |
|
Miran Grča
|
1d972f3308
|
Merge pull request #3148 from jriwanek-forks/more-whitespace
Yet more clang-formatting
|
2023-03-01 05:57:01 +01:00 |
|
Jasmine Iwanek
|
610401de7a
|
Yet more clang-formatting
|
2023-02-28 23:53:57 -05:00 |
|
Miran Grča
|
95000ed732
|
Merge pull request #3147 from jriwanek-forks/machine_table
Fix a bug in the VTech Laser Turbo XT
|
2023-03-01 05:45:38 +01:00 |
|
Jasmine Iwanek
|
ba57ed190b
|
Fix a bug in the VTech Laser Turbo XT
|
2023-02-28 23:19:42 -05:00 |
|
Miran Grča
|
c29958af6a
|
Merge pull request #3010 from Cacodemon345/qt-wacom-serial
Add Wacom SD-510C tablet emulation
|
2023-03-01 04:25:40 +01:00 |
|
Jasmine Iwanek
|
7b8b378b27
|
Merge pull request #3144 from lemondrops/more-warning-fixes
More warning fixes
|
2023-02-28 20:54:20 -05:00 |
|
Alexander Babikov
|
0a5ebf939b
|
qt: Remove a no longer used function
|
2023-03-01 01:34:06 +05:00 |
|
Alexander Babikov
|
5653ae85d9
|
Switch more device_t's to named initializers
Fixes "missing braces around initializer" warnings
|
2023-03-01 01:34:05 +05:00 |
|
RichardG867
|
875a9fe373
|
ACPI: Add undocumented ALi M1543C suspend type used by ASUS P5A, fixes shutdown hang/reboot
|
2023-02-28 17:27:59 -03:00 |
|
Cacodemon345
|
2788287a4d
|
Merge remote-tracking branch 'origin/master' into qt-wacom-serial
|
2023-02-28 14:37:02 +06:00 |
|
Miran Grča
|
c81e0259ba
|
Merge pull request #3123 from Cacodemon345/device-extended-parameters
device: Add extended parameters infrastructure
|
2023-02-28 06:10:10 +01:00 |
|
Miran Grča
|
a7b2ab76c1
|
Merge pull request #3136 from Cacodemon345/patch-127
qt: Poll for 4th and 5th mouse buttons on Windows
|
2023-02-28 06:08:37 +01:00 |
|
Miran Grča
|
d85f7a0c87
|
Merge pull request #3143 from jriwanek-forks/bumpversion
Bump version to 4.0
|
2023-02-28 06:06:34 +01:00 |
|
Jasmine Iwanek
|
d7134acacc
|
Bump version to 4.0
|
2023-02-28 00:03:43 -05:00 |
|
Cacodemon345
|
0395ea02a1
|
qt: Poll from Qt code instead of RawInput code on Windows when absolute mode is used
Fixes tablet input
|
2023-02-24 16:50:38 +06:00 |
|
Cacodemon345
|
35029deb8e
|
qt: Poll for 4th and 5th mouse buttons on Windows
|
2023-02-24 15:07:42 +06:00 |
|
Cacodemon345
|
4d4fdddfc6
|
Merge remote-tracking branch 'origin/master' into qt-wacom-serial
|
2023-02-24 14:41:00 +06:00 |
|
Miran Grča
|
3b7c338128
|
Merge pull request #3134 from jriwanek-forks/machine-fixes
Fix accidental reversion from Socket 7 to socket 5 in two machines
|
2023-02-24 08:02:26 +01:00 |
|
Jasmine Iwanek
|
1f0da2d557
|
Fix accidental reversion from Socket 7 to socket 5 in two machines
|
2023-02-24 01:43:59 -05:00 |
|
Jasmine Iwanek
|
154151ba6e
|
Merge pull request #3122 from ts-korhonen/network-settings-layout
Network & display settings layout tweaking
|
2023-02-24 01:35:49 -05:00 |
|
Jasmine Iwanek
|
67278269fd
|
Merge pull request #3133 from einstein95/pcjr
Make joysticks work with the PCjr
|
2023-02-24 01:34:49 -05:00 |
|
eientei
|
63ed285b86
|
Make joysticks work with the PCjr
|
2023-02-24 16:03:53 +13:00 |
|
Miran Grča
|
5399fc7abf
|
Merge pull request #3130 from jriwanek-forks/wdxt
Fix the wdxt
|
2023-02-22 15:02:47 +01:00 |
|
Jasmine Iwanek
|
8e9f969e1a
|
Fix wdxt
|
2023-02-22 07:31:05 -05:00 |
|
Jasmine Iwanek
|
29c7e10cb3
|
Fix the wdxt-gen's ID
|
2023-02-21 18:50:09 -05:00 |
|
OBattler
|
fc68c48775
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-02-21 19:25:09 +01:00 |
|
OBattler
|
6cd11f3fc4
|
Corrected the MMU function called in one recompiled instruction, fixes fatals when unpacking Windows 2000 updates.
|
2023-02-21 19:24:38 +01:00 |
|
David Hrdlička
|
b8bfaa9269
|
Fix buffer lengths in swprintf calls
|
2023-02-19 23:05:16 +01:00 |
|
Miran Grča
|
f3abf2851f
|
Merge pull request #3124 from MarekKnapek/VLA
Port PR#199 from pcem to 86Box.
|
2023-02-19 22:39:46 +01:00 |
|
Cacodemon345
|
424c9489c5
|
machine.h: Make chipset uintptr_t
|
2023-02-20 00:55:03 +06:00 |
|
Marek Knápek
|
4248d80040
|
Port PR#199 from pcem to 86Box.
Source: https://github.com/sarah-walker-pcem/pcem/pull/199
|
2023-02-19 18:47:43 +01:00 |
|
Cacodemon345
|
e536c4ca69
|
device: Add extended parameters infrastructure
|
2023-02-19 22:50:44 +06:00 |
|
ts-korhonen
|
5e0a87f682
|
qt: make display settings narrower.
|
2023-02-19 16:50:20 +02:00 |
|
ts-korhonen
|
e7fec886d0
|
qt: tabs to network interface settings.
|
2023-02-19 16:50:20 +02:00 |
|
Miran Grča
|
1ad8d1870b
|
Update README.md
|
2023-02-18 23:40:17 +01:00 |
|
Miran Grča
|
ad93741b89
|
Merge pull request #3115 from luennix/infinia7200
Add Toshiba Infinia 7200 (TC430HX OEM) and add TC430HX's on-board S3 ViRGE/DX
|
2023-02-18 04:44:28 +01:00 |
|
Cacodemon345
|
f9cd6c9b5f
|
Set default tablet tool to Pen
|
2023-02-18 01:16:16 +06:00 |
|
luennix
|
a0d853ff1f
|
Actually implement on-board ViRGE/DX for Infinia 7200 and TC430HX
|
2023-02-17 22:09:17 +03:00 |
|