| .. |
|
steam
|
Use the correct update rate for Steam Controller sensors
|
2021-10-02 09:13:29 -07:00 |
|
SDL_hidapi_combined.c
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_gamecube.c
|
Backport simplify flags PR #7220
|
2023-02-09 17:19:46 -08:00 |
|
SDL_hidapi_luna.c
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_nintendo.h
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_ps3.c
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:23:59 -08:00 |
|
SDL_hidapi_ps4.c
|
Ignore the PS4 packet CRC if it's not being set correctly
|
2023-03-13 20:00:19 -07:00 |
|
SDL_hidapi_ps5.c
|
Added support for the trigger buttons on the Victrix Pro FS for PS5
|
2023-03-10 15:46:22 -08:00 |
|
SDL_hidapi_rumble.c
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_rumble.h
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_shield.c
|
Backport simplify flags PR #7220
|
2023-02-09 17:19:46 -08:00 |
|
SDL_hidapi_stadia.c
|
Rumbling the Google Stadia Controller over Bluetooth works on Linux and macOS
|
2023-02-21 15:07:24 -08:00 |
|
SDL_hidapi_steam.c
|
Backport simplify flags PR #7220
|
2023-02-09 17:19:46 -08:00 |
|
SDL_hidapi_switch.c
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:23:59 -08:00 |
|
SDL_hidapi_wii.c
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_xbox360.c
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_xbox360w.c
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
SDL_hidapi_xboxone.c
|
Fixed the packet size for Xbox One controllers
|
2023-02-21 12:48:10 -08:00 |
|
SDL_hidapijoystick.c
|
Removed a duplicate delay accidentally added during code refactor
|
2023-03-09 16:13:19 -08:00 |
|
SDL_hidapijoystick_c.h
|
Fixed locking up the Logitech F310 with the PlayStation controller detection
|
2023-02-28 08:37:18 -08:00 |