Ryujinx-SDL/src/joystick
Sam Lantinga b120fb879a Fixed bug 3865 - [PATCH] Support for GreenAsia Inc. PSX to USB converter as SDL_GameController
Manuel

I would like this small patch merged that adds support for my GreenAsia Inc. PSX to USB converter, so SDL_IsGameController() returns true when using this adaptor.
It's interesting because PSX/PS2 controllers connected using this model won't be detected as gamecontrollers otherwise, only as joysticks.
2017-10-08 10:59:03 -07:00
..
android Added stubs for simple Steam Controller support 2017-09-22 08:30:52 -07: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 Added stubs for simple Steam Controller support 2017-09-22 08:32:31 -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 Added stubs for simple Steam Controller support 2017-09-22 08:30:52 -07:00
SDL_gamecontrollerdb.h Fixed bug 3865 - [PATCH] Support for GreenAsia Inc. PSX to USB converter as SDL_GameController 2017-10-08 10:59:03 -07:00
SDL_joystick_c.h Added SDL hints to filter the set of game controllers reported by SDL 2017-08-09 11:59:29 -07:00
SDL_joystick.c Avoid duplicate joystick axis events 2017-09-22 08:56:09 -07:00
SDL_sysjoystick.h Implemented Linux joystick blacklist 2017-04-06 06:30:43 -07:00
sort_controllers.py Convert tabs to spaces in game controller database entries 2017-08-30 23:02:39 -07:00