Ozkan Sezer
|
ea824c6d20
hidapi/windows tidy-up.
|
hace 3 años |
Ozkan Sezer
|
199a7af296
hidapi/windows: fix build using older toolchains.
|
hace 3 años |
Sam Lantinga
|
a5fba759b3
Get the name, manufacturer and serial number for Bluetooth devices on Windows
|
hace 3 años |
PARTY MAN X
|
fb11918758
Blacklist Konami Amusement Controllers From HIDAPI.
|
hace 3 años |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
hace 3 años |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
hace 3 años |
Sam Lantinga
|
15a9890919
Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate()
|
hace 3 años |
Cameron Cawley
|
ffab9f46b5
Avoid clashing with system headers when redefining standard library functions
|
hace 3 años |
Ozkan Sezer
|
09465a9083
hidapi, windows: replace a strncpy() with plain memcpy()
|
hace 4 años |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
hace 4 años |
Sam Lantinga
|
a91ab883e9
Fixed building on Windows with cmake, ninja, and clang
|
hace 4 años |
Sam Lantinga
|
1dc9180fb6
Fixed compiler warnings
|
hace 5 años |
Sam Lantinga
|
d59a926837
Fixed build warning
|
hace 5 años |
Sam Lantinga
|
eb83da0234
Fixed PS4 controllers over Bluetooth on Windows 7
|
hace 5 años |
Sam Lantinga
|
a4db44fa71
The Sharkoon Skiller SGH2 headset hangs in DirectInput enumeration, so avoid it here just in case.
|
hace 5 años |
Ozkan Sezer
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
hace 5 años |
Cameron Gutman
|
414ddc32c5
Do not wait in GetOverlappedResult() in hid_read_timeout()
|
hace 5 años |
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 |