sdl2_frt/src/joystick
Sam Lantinga 3a3aaac221 Added 4 auxiliary buttons to the game controller API
Xbox Elite controllers use AUX1-AUX4 to represent the paddle buttons when using the HIDAPI driver
PS4 and PS5 controllers use AUX1 to represent the touchpad button
Nintendo Switch Pro controllers use AUX1 to represent the capture button
2020-11-06 11:30:52 -08:00
..
android Added 4 auxiliary buttons to the game controller API 2020-11-06 11:30:52 -08:00
bsd Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
darwin Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
dummy Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
emscripten Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
haiku Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
hidapi Added 4 auxiliary buttons to the game controller API 2020-11-06 11:30:52 -08:00
iphoneos Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
linux Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
psp Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
steam Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
virtual Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
windows Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.h Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4 2020-11-05 17:03:28 -08:00
SDL_gamecontroller.c Added 4 auxiliary buttons to the game controller API 2020-11-06 11:30:52 -08:00
SDL_gamecontrollerdb.h Added 4 auxiliary buttons to the game controller API 2020-11-06 11:30:52 -08:00
SDL_joystick_c.h Added 4 auxiliary buttons to the game controller API 2020-11-06 11:30:52 -08:00
SDL_joystick.c Added 4 auxiliary buttons to the game controller API 2020-11-06 11:30:52 -08:00
SDL_sysjoystick.h Added SDL_JoystickHasLED 2020-11-05 11:07:54 -08:00
sort_controllers.py Added support for SDL hints in the game controller mapping database 2020-03-12 19:47:28 -07:00
usb_ids.h Added initial support for the Sony PS5 Controller 2020-11-05 15:02:54 -08:00