LookingGlass/client/audiodevs/PipeWire
Chris Spencer 68b42e1c1a [client] audio/pw: drop restarting state
Automatically restarting playback once draining has completed could result
in playback starting too early (i.e., before there is enough data in the
ring buffer to avoid underrunning). `audio_playbackData` will keep invoking
`start` until it returns true anyway, so we can just allow draining to
complete normally and wait for `start` to be called again.
2022-01-27 18:03:11 +11:00
..
CMakeLists.txt [client] audio: initial addition of PipeWire audio support via SPICE 2021-12-26 11:09:42 +11:00
pipewire.c [client] audio/pw: drop restarting state 2022-01-27 18:03:11 +11:00