SDL/src/audio/pipewire
Ryan C. Gordon dc62fec5e9
audio: Fix locking in backends that manage their own callback threads.
Otherwise you might get a race where an app pauses the device, but
the audio callback still manages to run after the pause is in place.
2022-05-20 21:08:29 -04:00
..
SDL_pipewire.c audio: Fix locking in backends that manage their own callback threads. 2022-05-20 21:08:29 -04:00
SDL_pipewire.h audio: pipewire: Remove the hard upper bound on rates and buffer sizes 2022-02-07 15:11:31 -05:00