SDL/src/joystick
Sam Lantinga d42c303b24 Check to make sure the Windows joystick device has buttons and axes
This fixes incorrectly detecting the ROG CHAKRAM X mouse as a game controller on Windows 10

(cherry picked from commit 642504bc5993a6acd4d9c1d4c1314c6b1cf6e4e1)
2023-05-15 21:44:20 -07:00
..
android Android: indicate gamepaddb entries where axis order changed. 2023-03-11 13:01:50 -08:00
bsd Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
darwin Updated copyright for 2023 2023-01-09 09:48:21 -08:00
dummy Updated copyright for 2023 2023-01-09 09:48:21 -08:00
emscripten Updated copyright for 2023 2023-01-09 09:48:21 -08:00
haiku Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
hidapi Report PS3 accelerometer values in m/s2 instead of Gs 2023-04-19 13:12:38 -07:00
iphoneos Added header for SDL_Delay() 2023-03-09 17:18:40 -08:00
linux video/blit: fix -Wimplicit-fallthrough warnings 2023-03-28 10:21:35 -07:00
n3ds Updated copyright for 2023 2023-01-09 09:48:21 -08:00
os2 Updated copyright for 2023 2023-01-09 09:48:21 -08:00
ps2 Updated copyright for 2023 2023-01-09 09:48:21 -08:00
psp Updated copyright for 2023 2023-01-09 09:48:21 -08:00
steam Updated copyright for 2023 2023-01-09 09:48:21 -08:00
virtual Updated copyright for 2023 2023-01-09 09:48:21 -08:00
vita Updated copyright for 2023 2023-01-09 09:48:21 -08:00
windows Check to make sure the Windows joystick device has buttons and axes 2023-05-15 21:44:20 -07:00
check_8bitdo.sh Avoid use of deprecated egrep/fgrep 2022-11-24 02:59:41 -08:00
controller_type.c Changed the VID/PID used for the Backbone One controller on iOS 2023-02-23 12:24:49 -08:00
controller_type.h Separate the controller protocol from the controller style 2022-06-15 20:46:01 -07:00
SDL_gamecontroller.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
SDL_gamecontrollerdb.h By default, OpenBSD uses Linux controller mappings 2023-04-29 17:10:46 -07:00
SDL_joystick.c fix SDL_FindFreePlayerIndex so it can really return -1. 2023-03-08 20:00:50 +03:00
SDL_joystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_sysjoystick.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
sort_controllers.py The Xinmotek Controller is used in multiple products with different mappings 2023-03-28 15:16:07 -07:00
usb_ids.h Fixed locking up the Logitech F310 with the PlayStation controller detection 2023-02-28 08:37:18 -08:00