mirror of
https://github.com/encounter/SDL.git
synced 2025-10-09 11:29:00 +00:00
Since all device detection/removal happens on the main thread now, post events inline with when the status changes occur. Also fixed rare cases when joystick API functions could return data about removed joysticks when called with a device index.