Romain Vimont 6366438a69 Add connected gamepads on start
Trigger SDL_CONTROLLERDEVICEADDED for all gamepads already connected
when scrcpy starts. We want to handle both the gamepads initially
connected and the gamepads connected while scrcpy is running.

This is not racy, because this event may not trigged automatically until
SDL events are "pumped" (SDL_PumpEvents/SDL_WaitEvent).
2024-09-08 08:26:39 +02:00
..
2024-07-19 17:48:39 +02:00
2024-08-01 18:15:37 +02:00
2024-09-08 08:26:39 +02:00
2024-06-23 19:15:45 +02:00
2024-09-07 22:03:27 +02:00
2024-08-02 22:32:04 +02:00