SDL/src/audio/alsa
Ryan C. Gordon 8a4a282aaa
alsa: Make hotplug thread optional.
Even without the thread, it'll do an initial hardware detection at startup,
but there won't be any further hotplug events after that. But for many cases,
that is likely complete sufficient.

In either case, this cleaned up the code to no longer need a semaphore at
startup.

Fixes #4862.
2021-10-30 16:02:12 -04:00
..
SDL_alsa_audio.c alsa: Make hotplug thread optional. 2021-10-30 16:02:12 -04:00
SDL_alsa_audio.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00