LookingGlass/client/audiodevs
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
..
PipeWire [client] audio/pw: drop restarting state 2022-01-27 18:03:11 +11:00
PulseAudio [client] audio: move the memory copy into the pull function 2022-01-19 10:29:49 +11:00
CMakeLists.txt [client] audio/pa: added initial pulseaudio implementation 2021-12-26 18:22:51 +11:00