Sam Lantinga
|
52b6899a6b
Added hints for more fine grained control over HIDAPI Xbox controller support
|
3 gadi atpakaļ |
Sam Lantinga
|
9670d2bb9e
Make sure we hold the joystick lock when disconnecting a HIDAPI joystick
|
3 gadi atpakaļ |
Sam Lantinga
|
9ff498e78e
Make HIDAPI_JoystickOpen() more robust against internal logic errors
|
3 gadi atpakaļ |
Sam Lantinga
|
1db7d33dc4
Recover from Bluetooth devices temporarily out of range
|
3 gadi atpakaļ |
Sam Lantinga
|
6d012b2a5d
Better fix for rescanning devices after read failure
|
3 gadi atpakaļ |
Sam Lantinga
|
5d63a3d435
Re-enumerate devices if a read fails
|
3 gadi atpakaļ |
Sam Lantinga
|
878259722f
Added SDL_GameControllerType enumeration for Nintendo Switch Joy-Con controllers
|
3 gadi atpakaļ |
Sam Lantinga
|
29cdb2c9c9
Added support for the Nintendo Switch Joy-Con Charging Grip
|
3 gadi atpakaļ |
Sam Lantinga
|
8ab9dc8b2b
Fixed crash if Joy-Cons are disabled while a combined Joy-Cons controller is open
|
3 gadi atpakaļ |
Sam Lantinga
|
bcdef4aaf9
Added separate hints for Nintendo Online classic controllers and Joy-Cons
|
3 gadi atpakaļ |
Mathieu Eyraud
|
42b2320756
Fix memory leak of children for combined JoyCon
|
3 gadi atpakaļ |
Sam Lantinga
|
aee179e46f
Removed debug output
|
3 gadi atpakaļ |
Sam Lantinga
|
dfed862a66
Fixed variable shadow warning
|
3 gadi atpakaļ |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
3 gadi atpakaļ |
Sam Lantinga
|
be3a945a8b
Added support for the 8BitDo Ultimate Wired Controller for Xbox
|
3 gadi atpakaļ |
Cameron Gutman
|
6e712d2440
joystick: Add HIDAPI driver for NVIDIA SHIELD 2017 controller
|
3 gadi atpakaļ |
Cameron Gutman
|
3e114872e8
joystick: Fix redetection of HIDAPI joysticks after reinitializing
|
3 gadi atpakaļ |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 gadi atpakaļ |
Sam Lantinga
|
16f55fbdb4
Separate the controller protocol from the controller style
|
3 gadi atpakaļ |
Sam Lantinga
|
68544be44b
Added support for the Nintendo Online controllers
|
3 gadi atpakaļ |
Sam Lantinga
|
b1cf322971
Fixed HIDAPI PS4 controller being picked up when running under Steam
|
3 gadi atpakaļ |
Sam Lantinga
|
e551384a99
Added functions to get the platform dependent name for a joystick or game controller
|
4 gadi atpakaļ |
Ryan C. Gordon
|
4fe7b2cbd1
static analysis: Fixed several complaints from codechecker.
|
4 gadi atpakaļ |
pionere
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
4 gadi atpakaļ |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 gadi atpakaļ |
Ozkan Sezer
|
a948ff8494
SDL_hidapijoystick.c: worked around a bogus 'unreachable code' warning.
|
4 gadi atpakaļ |
Cameron Gutman
|
1ccfbf963e
joystick: Convert HasLED() into a generic GetCapabilities() function
|
4 gadi atpakaļ |
Sam Lantinga
|
b9b0df40bf
Fixed Linux build
|
4 gadi atpakaļ |
Sam Lantinga
|
c9ada1c142
Made HIDAPI device change notifications available via SDL_hid_device_change_count()
|
4 gadi atpakaļ |
Sam Lantinga
|
2a6feb5011
Removed accidental debugging commit (thanks @DomGries!)
|
4 gadi atpakaļ |