SDL/src/joystick
Cameron Gutman 2c04df8d65 joystick: Fix rumble issues on PS5 HIDAPI controllers
We were returning the report size from HIDAPI_DriverPS5_RumbleJoystick() rather
than 0 upon success, causing SDL_JoystickRumble() (and callers) to think that
rumbling failed.

This didn't cause major problems until 1868c5b, when it started preventing
rumble state from being persisted in the joystick core, even though it was
successfully sent to the hardware.

This led to all sorts of strangeness, including broken rumble duration and
attempts to stop rumble being discarded.
2022-03-30 18:33:38 -05:00
..
android Handle menu button press from controller 2022-02-02 21:21:44 -08:00
bsd Updated copyright for 2022 2022-01-03 09:40:21 -08:00
darwin Updated copyright for 2022 2022-01-03 09:40:21 -08:00
dummy Updated copyright for 2022 2022-01-03 09:40:21 -08:00
emscripten Updated copyright for 2022 2022-01-03 09:40:21 -08:00
haiku Updated copyright for 2022 2022-01-03 09:40:21 -08:00
hidapi joystick: Fix rumble issues on PS5 HIDAPI controllers 2022-03-30 18:33:38 -05:00
iphoneos Allow reading background events for MFi controllers 2022-03-08 18:42:13 -08:00
linux Updated copyright for 2022 2022-01-03 09:40:21 -08:00
os2 os2joystick: fix uninitialized use of local var 'maxdevs' 2022-01-09 20:33:32 +03:00
psp Updated copyright for 2022 2022-01-03 09:40:21 -08:00
steam Updated copyright for 2022 2022-01-03 09:40:21 -08:00
virtual Updated copyright for 2022 2022-01-03 09:40:21 -08:00
vita PSVita: send initial SDL_JOYDEVICEADDED events 2022-01-27 08:47:53 -08:00
windows Fixed freeing a constant string (thanks @gnrlwart) 2022-03-22 20:24:17 -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 Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_gamecontrollerdb.h Add mapping for Logitech Precision Gamepad 2022-03-22 10:04:03 -07:00
SDL_joystick.c add some Thrustmaster wheels 2022-03-24 08:33:37 -07:00
SDL_joystick_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_sysjoystick.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
sort_controllers.py Fixed warnings on Windows 2021-06-24 18:09:04 -07:00
usb_ids.h Don't send output reports to the Victrix Pro FS v2 2022-01-16 09:23:58 -08:00