SDL/src/joystick
2024-12-26 20:21:00 -08:00
..
android Updated copyright for 2024 2024-01-01 13:19:49 -08:00
bsd Updated copyright for 2024 2024-01-01 13:19:49 -08:00
darwin Added support for wired XBox controllers on macOS 15.0 Sequoia 2024-10-07 16:41:47 -07:00
dummy Updated copyright for 2024 2024-01-01 13:19:49 -08:00
emscripten Updated copyright for 2024 2024-01-01 13:19:49 -08:00
haiku Updated copyright for 2024 2024-01-01 13:19:49 -08:00
hidapi Added support for the Steam Virtual Gamepad on macOS Sequoia 2024-10-16 17:53:01 -07:00
iphoneos Fix -Wdeclaration-after-statement warnings 2024-11-23 23:45:19 +01:00
linux Initialize udev before joystick manual scan so class lookup works 2024-04-26 12:15:52 -07:00
n3ds Updated copyright for 2024 2024-01-01 13:19:49 -08:00
os2 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
ps2 Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
psp PSP: send initial SDL_JOYDEVICEADDED event 2024-07-03 13:22:03 -07:00
steam Updated copyright for 2024 2024-01-01 13:19:49 -08:00
virtual Updated copyright for 2024 2024-01-01 13:19:49 -08:00
vita Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
windows SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded 2024-09-06 11:24:58 -07:00
check_8bitdo.sh Avoid use of deprecated egrep/fgrep 2022-11-24 02:59:41 -08:00
controller_list.h Added support for the Retro-bit Controller in PS3 mode 2024-08-19 16:50:00 -07:00
controller_type.c Undo name change for the controller list 2023-05-19 14:27:06 -07:00
controller_type.h Add steam deck detection and HIDAPI driver scaffold. 2023-12-12 12:52:04 -08:00
SDL_gamecontroller.c Don't overwrite non-CRC gamepad mapping with a new mapping that specifies a CRC 2024-12-26 20:21:00 -08:00
SDL_gamecontrollerdb.h Fixed the PS5 controller face buttons on Amazon Fire TV, Android 11 2024-10-30 05:24:08 -07:00
SDL_joystick.c Fixed crash if the controller product name is NULL 2024-12-17 16:55:36 -08:00
SDL_joystick_c.h Added support for the Steam Virtual Gamepad on macOS Sequoia 2024-10-16 17:53:01 -07:00
SDL_steam_virtual_gamepad.c Fix memory leak in SDL_UpdateSteamVirtualGamepadInfo() 2024-02-06 01:56:41 -08:00
SDL_steam_virtual_gamepad.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_sysjoystick.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
sort_controllers.py Use the CRC as part of the unique key for mappings 2024-03-17 12:15:31 -07:00
usb_ids.h Added support for the Retro-bit Controller in PS3 mode 2024-08-19 16:50:00 -07:00