.. |
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 non-Apple builds
|
2021-11-07 11:35:12 -08:00 |
iphoneos
|
Fixed non-Apple builds
|
2021-11-07 11:35:12 -08: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
|
WGI: Add workaround for delayed callbacks after WGI_JoystickQuit()
|
2021-11-06 21:35:01 -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 |
SDL_gamecontroller.c
|
Fixed non-Apple builds
|
2021-11-07 11:35:12 -08: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 |
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 |