LookingGlass/client
Chris Spencer 0dad9b1e76 [client] audio: fix latency calculation if audio device starts early
If the audio device starts earlier than required, we slew the read pointer
backwards to avoid underrunning. We need to apply this same offset to the
recorded device position, otherwise the Spice thread will think playback is
further ahead than it really is and inject unnecessary latency to
compensate.
2022-02-25 20:41:47 +11:00
..
audiodevs [client] audio/pa: wait until stream is ready before starting playback 2022-02-25 20:41:47 +11:00
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
include [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
renderers [client] egl: use texture sampler for desktop 2022-02-08 15:34:54 +11:00
src [client] audio: fix latency calculation if audio device starts early 2022-02-25 20:41:47 +11:00
CMakeLists.txt [client] x11: Add inline icon 2022-02-09 12:07:55 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00