SDL/src/joystick
Alex Szpakowski cb15bb4cfa iOS: Set the player index of MFi gamepads when the user first presses a button, rather than when it's programatically opened. 2015-12-11 16:41:59 -04:00
..
android Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
bsd Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
darwin Mac: Detect the d-pad and pause buttons on Steelseries MFi gamepads (bug #3124.) 2015-11-12 22:44:32 -04:00
dummy Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
emscripten Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError(). 2015-08-09 20:00:51 +02:00
haiku Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
iphoneos iOS: Set the player index of MFi gamepads when the user first presses a button, rather than when it's programatically opened. 2015-12-11 16:41:59 -04:00
linux Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
psp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
windows WinRT: fixed build error in latest XInput code 2015-11-14 21:29:14 -05:00
SDL_gamecontroller.c Added broad support for wireless XBox 360 controllers on Linux 2015-12-09 12:11:40 -08:00
SDL_gamecontrollerdb.h Added broad support for wireless XBox 360 controllers on Linux 2015-12-09 12:11:40 -08:00
SDL_joystick.c Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 2015-11-14 12:35:45 -05:00
SDL_joystick_c.h SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO. 2015-09-30 15:39:30 -07:00
SDL_sysjoystick.h SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO. 2015-09-30 15:39:30 -07:00
sort_controllers.py Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00