SDL/src/joystick
2023-04-06 11:33:27 -07:00
..
android Android: indicate gamepaddb entries where axis order changed. 2023-03-11 12:43:48 -08:00
apple Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
bsd Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
darwin Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
dummy Updated copyright for 2023 2023-01-09 09:41:41 -08:00
emscripten Updated copyright for 2023 2023-01-09 09:41:41 -08:00
haiku Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
hidapi More defensive coding against dangling device pointers 2023-04-06 11:33:27 -07:00
linux Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ps2 Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
psp Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
steam Updated API for SDL_JoystickID sign change 2023-01-13 14:20:59 -08:00
virtual Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
vita Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
windows Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
check_8bitdo.sh SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
controller_type.c Changed the VID/PID used for the Backbone One controller on iOS 2023-02-23 12:24:15 -08:00
controller_type.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_gamepad.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
SDL_gamepad_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_gamepad_db.h Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
SDL_joystick.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
SDL_joystick_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_sysjoystick.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
sort_controllers.py The Xinmotek Controller is used in multiple products with different mappings 2023-03-28 15:14:00 -07:00
usb_ids.h Fixed locking up the Logitech F310 with the PlayStation controller detection 2023-02-28 08:36:31 -08:00