SDL/src/joystick
Sam Lantinga ec74c318b9 Polling hid_enumerate() every 3 seconds causes freezes and stutters on some USB audio devices and mice.
We'll only enumerate devices when we get notification that the system devices have changed
2018-08-15 19:53:22 -07:00
..
android Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
bsd bsd: Patched to compile. 2018-08-10 14:54:26 -04:00
darwin Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
dummy Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
emscripten emscripten: Patched to compile with new joystick interfaces. 2018-08-10 14:32:30 -04:00
haiku haiku: Patched to compile with new joystick interfaces. 2018-08-10 15:04:08 -04:00
hidapi Polling hid_enumerate() every 3 seconds causes freezes and stutters on some USB audio devices and mice. 2018-08-15 19:53:22 -07:00
iphoneos Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
linux Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
psp Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
steam Updated copyright for 2018 2018-01-03 10:03:25 -08:00
windows There's no controller that's supported by both XInput and HIDAPI 2018-08-09 16:04:34 -07:00
controller_type.h joystick: define inline to SDL_INLINE 2018-08-10 14:10:47 -04:00
SDL_gamecontroller.c Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_gamecontrollerdb.h Sam Lantinga <slouken@libsdl.org> 2018-08-06 13:00 -0700 2018-08-09 16:04:21 -07:00
SDL_joystick.c haiku: Patched to compile with new joystick interfaces. 2018-08-10 15:04:08 -04:00
SDL_joystick_c.h Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_sysjoystick.h haiku: Patched to compile with new joystick interfaces. 2018-08-10 15:04:08 -04:00
sort_controllers.py Added common controllers used with Steam Big Picture 2018-06-12 00:18:10 -07:00