SDL/src/joystick
Sam Lantinga 0b8b321f9e Allow the product version to be different when trying to find a controller mapping
This is in the hope that revving the product version doesn't change the mapping, which is the case for some devices. In cases where it does, we just need to provide a mapping for each version of the product.
2022-08-28 23:01:30 -07:00
..
android Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
bsd Use the HID usage for the button as the button number 2022-08-28 22:33:17 -07:00
darwin Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
dummy Added functions to get the platform dependent name for a joystick or game controller 2022-04-26 14:54:14 -07:00
emscripten Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
haiku Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
hidapi Don't report rumble capability for Nintendo Online controllers 2022-08-25 21:51:43 -07:00
iphoneos Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
linux Fixed memory leak when out of memory 2022-08-28 18:20:54 -07:00
os2 Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
ps2 Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
psp Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
steam Updated copyright for 2022 2022-01-03 09:40:21 -08:00
virtual Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
vita Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
windows WGI: Fix a couple of reference leaks 2022-08-28 17:38:02 -05:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.c joystick: remove unused Xbox Controller Keyboard VID/PID. 2022-08-06 23:53:18 -07:00
controller_type.h Separate the controller protocol from the controller style 2022-06-15 20:46:01 -07:00
SDL_gamecontroller.c Allow the product version to be different when trying to find a controller mapping 2022-08-28 23:01:30 -07:00
SDL_gamecontrollerdb.h Re-added the CRC to the joystick guid 2022-08-27 19:00:31 -07:00
SDL_joystick.c Allow the product version to be different when trying to find a controller mapping 2022-08-28 23:01:30 -07:00
SDL_joystick_c.h Allow the product version to be different when trying to find a controller mapping 2022-08-28 23:01:30 -07:00
SDL_sysjoystick.h Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
sort_controllers.py Re-added the CRC to the joystick guid 2022-08-27 19:00:31 -07:00
usb_ids.h Initial HIDAPI driver support for the PS3 controller 2022-08-23 22:45:37 -07:00