Sam Lantinga
|
f0b6c78733
Fixed Windows XP compatibility with recent hidapi commit
|
hace 5 años |
Sam Lantinga
|
ab55ec4850
Fix use-after-free SBH corruption due to overlapped ReadFile in hidapi not being canceled for all threads before device close
|
hace 5 años |
Ozkan Sezer
|
90456670b5
more "'for' loop initial declarations are only allowed in C99 mode" fixes
|
hace 5 años |
Sam Lantinga
|
5b3616c325
Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices
|
hace 5 años |
Sam Lantinga
|
a94fe009c6
Moved comment with the code it covers
|
hace 5 años |
Sam Lantinga
|
49f7be6d0d
Fixed compile warning C4127: conditional expression is constant
|
hace 5 años |
Sam Lantinga
|
63b52e8e67
Remove SDL dependency in Windows code
|
hace 5 años |
Sam Lantinga
|
b442e617e9
Fixed adding an extra zero byte for feature reports
|
hace 5 años |
Sam Lantinga
|
b0b76a61c7
Fixed rumble on PS5 controllers connected to Windows over Bluetooth
|
hace 5 años |
Ryan C. Gordon
|
b3a34c94e0
hid: Add Microsoft Precision Mouse to the joystick blacklist.
|
hace 6 años |
Ryan C. Gordon
|
85d97410d4
hid: Cleanup Windows joystick blacklist code, to make additions easier.
|
hace 6 años |
Ryan C. Gordon
|
3625b83c63
hid: Add Razer Arctosa keyboard to hid enumeration blacklist.
|
hace 6 años |
Ryan C. Gordon
|
eaaa809e40
hidapi: Blacklist the Razer Lycosa keyboard from enumeration.
|
hace 6 años |
Sam Lantinga
|
6e646b6156
Removed blacklist entries for devices that aren't game controllers, allow Steam Controllers
|
hace 6 años |
Cameron Gutman
|
5ed71f3bc0
Only enumerate HID devices on Windows that have gamepad HID usages
|
hace 6 años |
Sam Lantinga
|
19c3484469
Fixed slow enumeration when Apple Cinema HD display 30" is plugged in
|
hace 6 años |
Sam Lantinga
|
96836ec643
Add 500ms max wait time for hid_write to complete on Windows
|
hace 6 años |
Sam Lantinga
|
07000bfc33
Fixed bug 5010 - SDL_Init with SDL_INIT_JOYSTICK hangs for 10 seconds when playing audio from another application
|
hace 6 años |
Sam Lantinga
|
5c15e81cfb
Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10.
|
hace 6 años |
Andrew Eikum
|
738dff4bbc
hidapi: Update repository URLs
|
hace 6 años |
Jimb Esser
|
6a7161dceb
Blacklist Corsair device causing hang
|
hace 6 años |
Sam Lantinga
|
1a8e3a0270
HIDAPI: fix bug that caused non-HID class parts of composite devices to have windows HID functions called on them.
|
hace 7 años |
Sam Lantinga
|
b08bdc4401
Don't build SDL_JOYSTICK_HIDAPI by default on iOS
|
hace 7 años |
Ozkan Sezer
|
cf7d64f266
hidapi/windows/hid.c: comment out ntdef.h include after windows.h.
|
hace 7 años |
Ozkan Sezer
|
283680f2c1
hidapi/windows/hid.c: fix misplaced #if 0
|
hace 7 años |
Sam Lantinga
|
f964ce03b4
Fixed mingw-w64 build
|
hace 7 años |
Sam Lantinga
|
4f41f07d43
Added missing files from previous commits
|
hace 7 años |