Ryujinx-SDL/src/joystick
2016-12-27 02:04:38 -08:00
..
android Fixed missing prototypes on Android, patch from Sylvain 2016-12-02 02:25:12 -08:00
bsd Fixed compile errors on various platforms 2016-12-22 18:43:00 -07:00
darwin Removed debug print statements 2016-12-23 02:23:44 -08:00
dummy Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
emscripten Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
haiku Fixed compile errors on various platforms 2016-12-22 18:43:00 -07:00
iphoneos Fixed compile errors on various platforms 2016-12-22 18:43:00 -07:00
linux The XBox One S controller sends keys outside the standard joystick button range 2016-11-22 22:14:28 -08:00
psp Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
windows Split controller axes into positive and negative sides so each can be bound independently. 2016-12-27 01:39:07 -08:00
SDL_gamecontroller.c Fixed comment style 2016-12-27 02:04:38 -08:00
SDL_gamecontrollerdb.h Added support for the XiaoMi Game Controller 2016-12-09 04:57:54 -08:00
SDL_joystick_c.h Protect the game controller API the same way the joystick API is protected from multi-threaded access 2016-12-08 10:13:45 -08:00
SDL_joystick.c Fixed issue where the throttle and other axes on racing wheels don't start at zero and show up as immediate input when the wheel is turned for the first time. Wait until they are actually moved before generating input from them. 2016-12-22 17:33:45 -08:00
SDL_sysjoystick.h Fixed issue where the throttle and other axes on racing wheels don't start at zero and show up as immediate input when the wheel is turned for the first time. Wait until they are actually moved before generating input from them. 2016-12-22 17:33:45 -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