SDL/src/joystick
Lukas Senionis e7c4575719 Use crc16 return value when calculating GUID
Fixes the regression introduced by 919cd56b20

(cherry picked from commit a2e05480d6)
2023-12-21 07:00:57 -08:00
..
android Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
bsd Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
darwin Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
dummy Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
emscripten Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
haiku Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
hidapi Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
iphoneos Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
linux Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
n3ds Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
os2 fix os/2 and watcom builds after commit 7bb0e839a6 2023-12-21 01:11:24 +03:00
ps2 Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
psp Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
steam Updated copyright for 2023 2023-01-09 09:48:21 -08:00
virtual Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
vita Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
windows Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
check_8bitdo.sh Avoid use of deprecated egrep/fgrep 2022-11-24 02:59:41 -08:00
controller_list.h Added a controller name for the Steam virtual gamepad 2023-12-17 10:08:17 -08: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 Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
SDL_gamecontrollerdb.h Sync more Steam Controller header definitions for the Steam Deck 2023-12-20 06:50:54 -08:00
SDL_joystick.c Use crc16 return value when calculating GUID 2023-12-21 07:00:57 -08:00
SDL_joystick_c.h Use the original manufacturer and product strings for the joystick CRC 2023-12-20 19:25:35 -08:00
SDL_steam_virtual_gamepad.c Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
SDL_steam_virtual_gamepad.h Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
SDL_sysjoystick.h Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
sort_controllers.py The Flydigi Vader and Apex series controllers all have the same VID, PID, and name 2023-08-02 14:38:23 -07:00
usb_ids.h Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe 2023-12-11 11:49:28 -08:00