SDL/src/audio/pulseaudio
Ryan C. Gordon 832b524180
pulseaudio: don't wait on pa_context_subscribe in hotplug thread.
This risks blocking the thread if disaster ensues, and we can wait in the
thread's main loop for subscription as well anywhere else.

Reference Issue #7971.

(cherry picked from commit 956b18f50cc3794f253b025cca6e5e00c445fd67)
2023-07-12 16:05:09 -04:00
..
SDL_pulseaudio.c pulseaudio: don't wait on pa_context_subscribe in hotplug thread. 2023-07-12 16:05:09 -04:00
SDL_pulseaudio.h pulseaudio: Move to a threaded mainloop. 2023-06-28 20:32:14 -04:00