Ryujinx-SDL/src/joystick
2016-08-25 22:31:44 +02:00
..
android Android: Fixed crash if closing removed joystick (thanks, Sylvain!). 2016-08-25 22:31:33 +02:00
bsd Fixed freeing strings created by strdup() with SDL_free(). 2016-06-28 21:08:23 +02:00
darwin [ OSX ] enables Xbox One S Guide (System Main Menu) button detection. the one possible impact is that since button identifiers on OSX are just their sequence in the HID report descriptor we might change the button order, and any existing/saved mappings may get their order changed. 2016-08-08 12:17:53 -07:00
dummy Updated copyright to 2016 2016-01-02 10:10:34 -08:00
emscripten Emscripten: Fixed crash if closing removed joystick (thanks, Sylvain!). 2016-08-25 22:31:44 +02:00
haiku Fixed freeing strings created by strdup() with SDL_free(). 2016-06-28 21:08:23 +02:00
iphoneos Updated copyright to 2016 2016-01-02 10:10:34 -08:00
linux Updated copyright to 2016 2016-01-02 10:10:34 -08:00
psp Patched to compile on various platforms. 2016-04-12 18:11:36 -04:00
windows Add Xbox One controller GUIDs to the XInput filter in the DirectInput joystick driver. 2016-08-06 15:09:20 +02:00
SDL_gamecontroller.c Allow mappings to be added before GameControllerInit 2016-03-07 08:22:55 -05:00
SDL_gamecontrollerdb.h Added support for the Mad Catz FightStick TE S+ PS3 2016-02-17 14:15:37 -08:00
SDL_joystick_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_joystick.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_sysjoystick.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
sort_controllers.py Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00