SDL/src/joystick/hidapi
Sam Lantinga 9670d2bb9e Make sure we hold the joystick lock when disconnecting a HIDAPI joystick
This prevents crashes when calling SDL joystick API functions from a different thread while disconnection is happening.

See https://github.com/libsdl-org/SDL/issues/6063 for a more thorough review of joystick locking.
2022-08-15 17:28:50 -07:00
..
steam Use the correct update rate for Steam Controller sensors 2021-10-02 09:13:29 -07:00
SDL_hidapi_combined.c Fixed double-free in combined HIDAPI controller code 2022-08-10 08:21:15 -07:00
SDL_hidapi_gamecube.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_luna.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_ps4.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_ps5.c The player LED index wraps for PS5 controllers, like it does for other controller types 2022-08-08 23:44:50 -07:00
SDL_hidapi_rumble.c Use SDLCALL for callbacks in public APIs 2022-05-18 15:01:27 -07:00
SDL_hidapi_rumble.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hidapi_shield.c joystick: Refactor and fix a few bugs in Shield HIDAPI driver 2022-07-24 15:36:30 -05:00
SDL_hidapi_stadia.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_steam.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_switch.c Fixed spamming the controller with reset IMU commands when they are failing 2022-08-09 21:30:11 -07:00
SDL_hidapi_xbox360.c joystick: Fix endianness issues in Xbox HIDAPI drivers 2022-07-10 10:49:38 -07:00
SDL_hidapi_xbox360w.c joystick: Fix endianness issues in Xbox HIDAPI drivers 2022-07-10 10:49:38 -07:00
SDL_hidapi_xboxone.c joystick: Fix endianness issues in Xbox HIDAPI drivers 2022-07-10 10:49:38 -07:00
SDL_hidapijoystick.c Make sure we hold the joystick lock when disconnecting a HIDAPI joystick 2022-08-15 17:28:50 -07:00
SDL_hidapijoystick_c.h Added separate hints for Nintendo Online classic controllers and Joy-Cons 2022-08-03 13:07:47 -07:00