SDL/src/joystick
Sam Lantinga c9723c407f Fixed potential hang in joystick close if the rumble thread is blocked for some reason
It's still possible to hang when shutting down, if the rumble thread is still hung, but it won't block indefinitely at runtime.
2020-12-07 09:38:21 -08:00
..
android Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
bsd Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD 2020-11-23 23:03:55 -08:00
darwin Fixed compiling on tvOS 2020-11-25 11:31:17 -08:00
dummy Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
emscripten Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
haiku Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
hidapi Fixed potential hang in joystick close if the rumble thread is blocked for some reason 2020-12-07 09:38:21 -08:00
iphoneos Fixed whitespace 2020-12-03 18:17:01 -08:00
linux Fixed whitespace 2020-12-03 18:17:01 -08:00
psp Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
steam Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
virtual Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
windows Fixed duplicating a device between XInput and HIDAPI 2020-12-03 18:17:03 -08:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.h The HORI Fighting Commander should only show up as an XInput Switch Controller on Windows 2020-11-19 19:09:42 -08:00
SDL_gamecontroller.c Sort the raw input axes by usage, so X comes before Y, etc. 2020-11-27 11:33:53 -08:00
SDL_gamecontrollerdb.h Respect SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS for the Nintendo Switch Pro controller on Linux 2020-11-19 19:09:38 -08:00
SDL_joystick.c Strip an extra '.' off of the HORI manufacturer name 2020-11-25 10:28:48 -08:00
SDL_joystick_c.h Revamped Xbox One HIDAPI init sequence 2020-11-24 22:25:26 -08:00
SDL_sysjoystick.h Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
sort_controllers.py Added support for SDL hints in the game controller mapping database 2020-03-12 19:47:28 -07:00
usb_ids.h Fixed duplicating a device between XInput and HIDAPI 2020-12-03 18:17:03 -08:00