LookingGlass/client
Geoffrey McRae 5bbc1d44bf [client] audio/pw: get the period size to determine when to start audio
Previously this was hardcoded to 100ms which is far too high in most
instances, instead we get the initial period size and use whichever is
greater out of 50ms or the period size.

The idea is to reduce the amount of time it takes for the latency to
come down after initial stream start.
2022-01-28 12:08:58 +11:00
..
audiodevs [client] audio/pw: get the period size to determine when to start audio 2022-01-28 12:08:58 +11:00
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] x11: cleanup duplicated code 2022-01-26 15:30:38 +11:00
include [client] audio: change the audio latency graph sample point 2022-01-28 10:59:12 +11:00
renderers [client] egl: use a sigmoid curve for nv 2022-01-26 23:03:35 +11:00
src [client] audio: change the audio latency graph sample point 2022-01-28 10:59:12 +11:00
CMakeLists.txt [client] audio: allow building without any audio support 2022-01-27 18:03:11 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00