index
:
delta/sdl.git
SDL-1.2
SDL-1.2-olpc
SDL-1.3
SDL-ryan-batching-renderer
SDL-ryan-multiple-audio-device
apk
baserock/morph
experimental
gsoc2008_audio_resampling
gsoc2008_force_feedback
gsoc2008_iphone
gsoc2008_manymouse
gsoc2008_nds
gsoc2009_IME
gsoc2009_ps3
gsoc2009_unit_tests
iOS-improvements
master
hg.libsdl.org: SDL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hidapi
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compiler warnings
Sam Lantinga
2021-01-27
1
-2
/
+1
*
Fixed build warning
Sam Lantinga
2021-01-27
1
-0
/
+3
*
Fixed PS4 controllers over Bluetooth on Windows 7
Sam Lantinga
2021-01-27
1
-38
/
+57
*
The Sharkoon Skiller SGH2 headset hangs in DirectInput enumeration, so avoid ...
Sam Lantinga
2021-01-27
1
-0
/
+1
*
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
Ozkan Sezer
2021-01-04
1
-1
/
+1
*
Do not wait in GetOverlappedResult() in hid_read_timeout()
Cameron Gutman
2021-01-01
1
-12
/
+11
*
Fixed Windows XP compatibility with recent hidapi commit
Sam Lantinga
2021-01-02
1
-3
/
+13
*
Fix use-after-free SBH corruption due to overlapped ReadFile in hidapi not be...
Sam Lantinga
2021-01-01
1
-1
/
+5
*
more "'for' loop initial declarations are only allowed in C99 mode" fixes
Ozkan Sezer
2020-12-17
1
-6
/
+6
*
Generalized the raw input controller driver and moved XInput/WGI detection in...
Sam Lantinga
2020-11-23
1
-0
/
+5
*
Moved comment with the code it covers
Sam Lantinga
2020-11-21
1
-1
/
+1
*
Fixed compile warning C4127: conditional expression is constant
Sam Lantinga
2020-11-21
1
-3
/
+5
*
Remove SDL dependency in Windows code
Sam Lantinga
2020-11-21
1
-1
/
+1
*
Fixed adding an extra zero byte for feature reports
Sam Lantinga
2020-11-21
1
-6
/
+0
*
Fixed rumble on PS5 controllers connected to Windows over Bluetooth
Sam Lantinga
2020-11-19
1
-1
/
+8
*
hid: Add Microsoft Precision Mouse to the joystick blacklist.
Ryan C. Gordon
2020-05-06
1
-0
/
+1
*
hid: Cleanup Windows joystick blacklist code, to make additions easier.
Ryan C. Gordon
2020-05-06
1
-25
/
+18
*
hid: Add Razer Arctosa keyboard to hid enumeration blacklist.
Ryan C. Gordon
2020-04-21
1
-0
/
+6
*
hidapi: Blacklist the Razer Lycosa keyboard from enumeration.
Ryan C. Gordon
2020-04-15
1
-0
/
+6
*
Removed blacklist entries for devices that aren't game controllers, allow Ste...
Sam Lantinga
2020-03-20
1
-17
/
+8
*
Only enumerate HID devices on Windows that have gamepad HID usages
Cameron Gutman
2020-03-20
1
-13
/
+31
*
Fixed slow enumeration when Apple Cinema HD display 30" is plugged in
Sam Lantinga
2020-03-13
1
-0
/
+6
*
Add 500ms max wait time for hid_write to complete on Windows
Sam Lantinga
2020-03-03
1
-5
/
+25
*
Fixed bug 5010 - SDL_Init with SDL_INIT_JOYSTICK hangs for 10 seconds when pl...
Sam Lantinga
2020-03-02
1
-0
/
+6
*
Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android co...
Sam Lantinga
2019-08-22
1
-2
/
+13
*
hidapi: Update repository URLs
Andrew Eikum
2019-07-25
1
-1
/
+1
*
Blacklist Corsair device causing hang
Jimb Esser
2019-07-14
1
-1
/
+8
*
HIDAPI: fix bug that caused non-HID class parts of composite devices to have ...
Sam Lantinga
2019-03-12
1
-5
/
+12
*
Don't build SDL_JOYSTICK_HIDAPI by default on iOS
Sam Lantinga
2018-10-26
1
-1
/
+5
*
hidapi/windows/hid.c: comment out ntdef.h include after windows.h.
Ozkan Sezer
2018-09-28
1
-7
/
+7
*
hidapi/windows/hid.c: fix misplaced #if 0
Ozkan Sezer
2018-09-28
1
-2
/
+2
*
Fixed mingw-w64 build
Sam Lantinga
2018-09-28
1
-0
/
+1
*
Added missing files from previous commits
Sam Lantinga
2018-08-09
10
-0
/
+1563