SDL/src/joystick
Sam Lantinga fee2469c65 Fixed bug 4005 - Android, SDL_IsGameController() crashes is index is out of range
Sylvain

On Android, if you give an invalid index to SDL_IsGameController(), it will crash in SDL_SYS_IsDPAD_DeviceIndex().
2017-12-19 10:48:29 -08:00
..
android Added support for the ASUS TV500BG Android gamepad 2017-12-16 10:40:43 -08:00
bsd Fixed binding the D-pad on some Super NES style controllers 2017-01-03 23:39:28 -08:00
darwin Added SDL hints to filter the set of game controllers reported by SDL 2017-08-09 11:59:29 -07:00
dummy Updated copyright for 2017 2017-01-01 18:33:28 -08:00
emscripten Removed unused hint includes. 2017-06-08 22:40:09 +02:00
haiku haiku: Changed header paths to be more compatible. 2017-07-29 23:00:14 +02:00
iphoneos Added stubs for simple Steam Controller support 2017-09-22 08:30:52 -07:00
linux Added stubs for simple Steam Controller support 2017-09-22 08:30:52 -07:00
psp Updated copyright for 2017 2017-01-01 18:33:28 -08:00
steam Fixed compiler warning on iOS 2017-10-16 15:22:40 -07:00
windows keep joystick thread from waking unnecessarily, and from possibly blocking for 300ms at shutdown if a joystick was just plugged in 2017-09-08 07:15:47 -07:00
SDL_gamecontroller.c Fixed bug 4005 - Android, SDL_IsGameController() crashes is index is out of range 2017-12-19 10:48:29 -08:00
SDL_gamecontrollerdb.h Fixed handling of the Apple TV remote buttons 2017-12-16 10:40:45 -08:00
SDL_joystick_c.h Exposed the joystick locking functions for multi-threaded access to the joystick API 2017-10-10 11:10:15 -07:00
SDL_joystick.c The event filter and event watch functions are now thread-safe 2017-10-10 17:41:41 -07:00
SDL_sysjoystick.h Added controller mapping for Android TV remotes 2017-11-01 10:06:58 -07:00
sort_controllers.py Convert tabs to spaces in game controller database entries 2017-08-30 23:02:39 -07:00