SDL/src/joystick/hidapi
Sam Lantinga 67db8a9103 Wait for input before reconnecting a Bluetooth device
On Windows, the Bluetooth device can remain in a connected state if the controller just shut down. It won't return any errors, but it also won't generate any input reports in this state, so wait until we know for sure that the Bluetooth controller is sending data before letting the application know it's available.
2022-09-26 20:43:46 -07:00
..
steam Use the correct update rate for Steam Controller sensors 2021-10-02 09:13:29 -07:00
SDL_hidapi_combined.c Make sure HID devices can be opened before making them available to the application 2022-09-22 18:27:38 -07:00
SDL_hidapi_gamecube.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_luna.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_nintendo.h Added initial support for the Wii Motion Plus extension 2022-09-06 23:33:55 -07:00
SDL_hidapi_ps3.c Added support for third party PS3 controllers to the HIDAPI driver 2022-09-23 02:39:35 -07:00
SDL_hidapi_ps4.c Wait for input before reconnecting a Bluetooth device 2022-09-26 20:43:46 -07:00
SDL_hidapi_ps5.c Wait for input before reconnecting a Bluetooth device 2022-09-26 20:43:46 -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 Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_stadia.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_steam.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_switch.c Wait for input before reconnecting a Bluetooth device 2022-09-26 20:43:46 -07:00
SDL_hidapi_wii.c Fixed shadowed variable warning 2022-09-23 00:38:23 -07:00
SDL_hidapi_xbox360.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_xbox360w.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_xboxone.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapijoystick.c Minor tweaks 2022-09-26 14:39:51 -07:00
SDL_hidapijoystick_c.h Prefer USB input over Bluetooth for PS5/PS5/Switch controllers 2022-09-26 14:20:34 -07:00