SDL/src/audio/pipewire
Frank Praznik 48b4d1c412 audio: pipewire: Convert atomic hotplug conditional variables to SDL_bool
The hotplug loop condition variables are always guarded by the loop mutex while the loop is running, so they don't need to be atomic.
2022-02-08 14:33:34 -05:00
..
SDL_pipewire.c audio: pipewire: Convert atomic hotplug conditional variables to SDL_bool 2022-02-08 14:33:34 -05:00
SDL_pipewire.h audio: pipewire: Remove the hard upper bound on rates and buffer sizes 2022-02-07 15:11:31 -05:00