.. |
android
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
bsd
|
Replace calls to asprintf with SDL_asprintf
|
2021-09-22 11:53:46 -07:00 |
darwin
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
dummy
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
emscripten
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
haiku
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
hidapi
|
Fixed range for Steam Controller sensor values
|
2021-10-03 14:10:21 -07:00 |
iphoneos
|
Fixed Xbox Series X controller being detected by both IOKit and GCController on macOS
|
2021-09-08 17:51:47 -07:00 |
linux
|
Fixed some accidental uses of external C runtime functions
|
2021-09-22 09:06:45 -07:00 |
os2
|
replaced many uses of libc calls with SDL_ counterparts in os2 sources.
|
2021-10-04 23:00:28 +03:00 |
psp
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
steam
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
virtual
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
vita
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
2021-07-08 13:22:41 -07:00 |
windows
|
Check the pathname first, as that's a faster check for XInput devices
|
2021-09-07 15:50:21 -07:00 |
SDL_gamecontroller.c
|
Added support for the Joy-Con Charging Grip when SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS is enabled
|
2021-08-04 11:34:06 -07:00 |
SDL_gamecontrollerdb.h
|
Added mapping for Xbox One S controller with newer firmware on macOS
|
2021-09-08 17:50:17 -07:00 |
SDL_joystick.c
|
Update length after shortening string (thanks mayraud705!)
|
2021-10-01 15:11:25 -07:00 |
SDL_joystick_c.h
|
Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller.
|
2021-07-29 06:43:39 -07:00 |
SDL_sysjoystick.h
|
Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller.
|
2021-07-29 06:43:39 -07:00 |
check_8bitdo.sh
|
Fixed running on older versions of iOS
|
2020-04-27 13:31:10 -07:00 |
controller_type.h
|
Clarify that one of the PIDs of the Xbox Elite Series 2 controller is used in Bluetooth mode
|
2021-08-14 00:31:46 -07:00 |
sort_controllers.py
|
Fixed warnings on Windows
|
2021-06-24 18:09:04 -07:00 |
usb_ids.h
|
Added HIDAPI support for the Xbox Adaptive Controller
|
2021-08-13 20:48:54 -07:00 |