SDL/src/joystick
2023-03-09 17:18:40 -08:00
..
android Map the Android MENU button back to the SDL MENU key 2023-02-14 18:04:30 -08:00
bsd Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
darwin Updated copyright for 2023 2023-01-09 09:48:21 -08:00
dummy Updated copyright for 2023 2023-01-09 09:48:21 -08:00
emscripten Updated copyright for 2023 2023-01-09 09:48:21 -08:00
haiku Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
hidapi Removed a duplicate delay accidentally added during code refactor 2023-03-09 16:13:19 -08:00
iphoneos Added header for SDL_Delay() 2023-03-09 17:18:40 -08:00
linux Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
n3ds Updated copyright for 2023 2023-01-09 09:48:21 -08:00
os2 Updated copyright for 2023 2023-01-09 09:48:21 -08:00
ps2 Updated copyright for 2023 2023-01-09 09:48:21 -08:00
psp Updated copyright for 2023 2023-01-09 09:48:21 -08:00
steam Updated copyright for 2023 2023-01-09 09:48:21 -08:00
virtual Updated copyright for 2023 2023-01-09 09:48:21 -08:00
vita Updated copyright for 2023 2023-01-09 09:48:21 -08:00
windows Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
check_8bitdo.sh Avoid use of deprecated egrep/fgrep 2022-11-24 02:59:41 -08:00
controller_type.c Changed the VID/PID used for the Backbone One controller on iOS 2023-02-23 12:24:49 -08:00
controller_type.h Separate the controller protocol from the controller style 2022-06-15 20:46:01 -07:00
SDL_gamecontroller.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
SDL_gamecontrollerdb.h Make mappings for "Retrolink SNES Controller" with SDL_GAMECONTROLLER_USE_BUTTON_LABELS both on and off 2023-03-08 16:44:30 -08:00
SDL_joystick.c fix SDL_FindFreePlayerIndex so it can really return -1. 2023-03-08 20:00:50 +03:00
SDL_joystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_sysjoystick.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
sort_controllers.py Don't accept official mappings for controllers that aren't unique 2023-02-02 08:41:57 -08:00
usb_ids.h Fixed locking up the Logitech F310 with the PlayStation controller detection 2023-02-28 08:37:18 -08:00