mirror of
https://github.com/yawut/SDL.git
synced 2026-05-13 22:50:53 -05:00
The HIDAPI joystick driver doesn't properly reset the change counter it uses to track if re-enumeration is needed when the joystick subsystem is quit and then reinitialized. The first SDL_Init(SDL_INIT_JOYSTICK) will result in the expected HIDAPI joysticks appearing, but subsequent calls will result in no joysticks being enumerated until another HIDAPI joystick is added or removed from the system. |
||
|---|---|---|
| .. | ||
| steam | ||
| SDL_hidapi_gamecube.c | ||
| SDL_hidapi_luna.c | ||
| SDL_hidapi_ps4.c | ||
| SDL_hidapi_ps5.c | ||
| SDL_hidapi_rumble.c | ||
| SDL_hidapi_rumble.h | ||
| SDL_hidapi_stadia.c | ||
| SDL_hidapi_steam.c | ||
| SDL_hidapi_switch.c | ||
| SDL_hidapi_xbox360.c | ||
| SDL_hidapi_xbox360w.c | ||
| SDL_hidapi_xboxone.c | ||
| SDL_hidapijoystick_c.h | ||
| SDL_hidapijoystick.c | ||