SDL/src/joystick
Sam Lantinga c1e0873940 Added the CRC of the joystick name to the GUID
This will make it possible to have mappings for different controllers
that have the same VID/PID. This happens frequently with some generic
controller boards that have been reused in many products.

Fixes https://github.com/libsdl-org/SDL/issues/6004
2022-08-22 18:22:35 -07:00
..
android Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
bsd Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
darwin Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -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 Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
haiku Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
hidapi Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
iphoneos Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
linux Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
os2 Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
ps2 Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
psp Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
steam Updated copyright for 2022 2022-01-03 09:40:21 -08:00
virtual Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
vita Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
windows Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
SDL_gamecontroller.c Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
SDL_gamecontrollerdb.h Fixed mapping for paired Joy-Con controllers on iOS 2022-08-10 14:01:23 -07:00
SDL_joystick.c Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
SDL_joystick_c.h Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07:00
SDL_sysjoystick.h Added the CRC of the joystick name to the GUID 2022-08-22 18:22:35 -07: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
sort_controllers.py 'Refactored by Sourcery' 2022-06-27 17:55:47 -07:00
usb_ids.h Added SDL_GameControllerType enumeration for Nintendo Switch Joy-Con controllers 2022-08-08 08:22:20 -07:00