.. |
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 crash if SDL API functions are called on a disconnected controller on iOS
|
2021-10-20 15:18:03 -07:00 |
linux
|
Fixed some accidental uses of external C runtime functions
|
2021-09-22 09:06:45 -07:00 |
os2
|
SDL_os2joystick.c: missed replacing a use of libc function
|
2021-10-18 14:10:37 +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
|
Fix PS5 mapping with HID-PLAYSTATION driver (#4675)
|
2021-10-24 17:54:26 -05:00 |
SDL_joystick.c
|
Ignore the ASRock LED controller, it's not a joystick
|
2021-10-30 05:53:12 -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 |