SDL/src/joystick/hidapi
Cameron Gutman 6e97170e96 Use PS4 rumble hint as the default for the PS5 rumble hint
Existing SDL applications may not know about the need to set a specific
hint to enable rumble on PS5 controllers, even though they may already
set the equivalent SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE hint for PS4
controller rumble support.

Rather than requiring those developers update their apps, let's use the
SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE value as an indication of the behavior
they are expected for all PlayStation controllers.
2021-01-24 00:51:24 -05:00
..
steam Valve contributed code is under the Zlib license 2021-01-04 12:17:24 -08:00
SDL_hidapi_gamecube.c Always lock the HIDAPI device when closing, in case rumble is pending 2021-01-14 23:49:20 -08:00
SDL_hidapi_ps4.c Always lock the HIDAPI device when closing, in case rumble is pending 2021-01-14 23:49:20 -08:00
SDL_hidapi_ps5.c Use PS4 rumble hint as the default for the PS5 rumble hint 2021-01-24 00:51:24 -05:00
SDL_hidapi_rumble.c Added HIDAPI rumble debug info 2021-01-14 23:49:27 -08:00
SDL_hidapi_rumble.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hidapi_steam.c Always lock the HIDAPI device when closing, in case rumble is pending 2021-01-14 23:49:20 -08:00
SDL_hidapi_switch.c SDL_hidapi_switch.c: fix build with older compilers 2021-01-15 12:40:00 +03:00
SDL_hidapi_xbox360.c Always lock the HIDAPI device when closing, in case rumble is pending 2021-01-14 23:49:20 -08:00
SDL_hidapi_xbox360w.c Always lock the HIDAPI device when closing, in case rumble is pending 2021-01-14 23:49:20 -08:00
SDL_hidapi_xboxone.c Always lock the HIDAPI device when closing, in case rumble is pending 2021-01-14 23:49:20 -08:00
SDL_hidapijoystick.c Always lock the HIDAPI device when closing, in case rumble is pending 2021-01-14 23:49:20 -08:00
SDL_hidapijoystick_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00