SDL/src/joystick
2015-11-30 10:39:34 -05:00
..
android Fixed bug 2948 - [Android] Arrow keys from external keyboard are not received 2015-06-17 00:00:53 -07:00
bsd Updated the copyright year to 2015 2015-05-26 06:27:46 -07: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 Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
emscripten Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError(). 2015-08-09 20:00:51 +02:00
haiku Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
iphoneos iOS: Set the 'player index' of MFi game controllers when they're opened for use. 2015-11-09 18:13:47 -04:00
linux Linux joystick: Look at entire axis namespace for controls (thanks, "spaz16"!). 2015-05-26 12:03:51 -04:00
psp Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
windows WinRT: fixed build error in latest XInput code 2015-11-14 21:29:14 -05:00
SDL_gamecontroller.c Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 2015-11-14 12:35:45 -05:00
SDL_gamecontrollerdb.h Add Logitech F510 Gamepad Direct input mode mapping 2015-11-30 10:39:34 -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_joystick.c Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 2015-11-14 12:35:45 -05: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 gamecontroller database sorting script not sorting the whole database. 2014-10-29 22:44:35 +01:00