SDL/src/audio/pulseaudio
Ryan C. Gordon b9d16dac4e
pulseaudio: Some fixes that seem to avoid an assertion in libpulse.
- Make sure the hotplug thread has hit its main loop before letting
  DetectDevices continue.
- Don't unref the context subscription operation until it completes
  (or we are shutting down).

I'm not sure which change fixed the problem, but at least one of them
appears to have done so.

Reference Issue #7971.
2023-07-12 23:29:39 -04:00
..
SDL_pulseaudio.c pulseaudio: Some fixes that seem to avoid an assertion in libpulse. 2023-07-12 23:29:39 -04:00
SDL_pulseaudio.h pulseaudio: eliminate <pulse/simple.h> include. 2023-07-13 01:51:10 +03:00