..
android
Make sure we completely unlock joysticks when opening HIDAPI devices
2022-10-17 11:10:53 -07:00
bsd
Fixed the mapping from raw joystick values to the expected [SDL_JOYSTICK_AXIS_MIN, SDL_JOYSTICK_AXIS_MAX] range. (thanks Tas!)
2022-10-12 21:44:50 -07:00
darwin
Fixed build warning
2022-09-16 08:19:45 -07:00
dummy
…
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
Disable the third party PS3 HIDAPI driver by default, the L3/R3 buttons are unknown
2022-11-18 18:20:53 -08:00
iphoneos
Fixed the start button on the Nimbus+ controller on tvOS
2022-10-06 17:34:24 -07:00
linux
Wait a bit for devices to initialize before trying to enumerate and open them.
2022-11-03 12:37:54 -07:00
n3ds
N3DS: Use designated initialiser for drivers.
2022-11-14 21:24:10 -08:00
ps2
Fixed bug #6533 - PS2_JoystickUpdate: some invalid condition
2022-11-17 09:34:27 +01:00
psp
Refactor joystick GUID creation
2022-08-22 19:44:14 -07:00
steam
…
virtual
Refactor joystick GUID creation
2022-08-22 19:44:14 -07:00
vita
Vita: fix controls on PSTV with opened IME
2022-09-20 11:03:34 -07:00
windows
Don't report battery level for disconnected batteries
2022-11-21 07:42:14 -08:00
SDL_gamecontroller.c
Fixes made in response to running a static code analyzer under MS Windows.
2022-11-16 12:43:20 -05:00
SDL_gamecontrollerdb.h
Revert "Added Linux mappings for the Logitech G29 in PS3 and PS4 modes"
2022-11-22 10:57:39 -08:00
SDL_joystick.c
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
SDL_joystick_c.h
Fixed incorrect WGI controller state when the application loses focus
2022-11-11 08:58:27 -08:00
SDL_sysjoystick.h
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
check_8bitdo.sh
…
controller_type.c
Removed G29 from controller_type.c
2022-11-22 10:57:45 -08:00
controller_type.h
Separate the controller protocol from the controller style
2022-06-15 20:46:01 -07:00
sort_controllers.py
Need to swap endianness when extracting the CRC from game controller mappings
2022-10-05 16:18:42 -07:00
usb_ids.h
Added support for the Razer Raiju Tournament Edition controller in Bluetooth mode
2022-10-25 13:11:41 -07:00