LookingGlass/client/src
Geoffrey McRae 41884bfcc5 [client] audio: allow the audiodev to return the periodFrames
This change allows the audiodevs to return the minimum period frames
needed to start playback instead of having to rely on a pull to obtain
these details.

Additionally we are using this information to select an initial start
latency as well as to train the desired latency in order to keep it as
low as possible.
2022-01-27 18:03:11 +11:00
..
overlay [client] graphs: overlay on removal of graph 2022-01-17 22:53:52 +11:00
app.c [client] audio: redraw the graphs if they have been updated 2022-01-17 22:49:19 +11:00
audio.c [client] audio: allow the audiodev to return the periodFrames 2022-01-27 18:03:11 +11:00
audio.h [client] audio: add audio playback latency interface and graph 2022-01-17 22:13:41 +11:00
clipboard.c [client/common] move ll from the client into the common code module 2022-01-12 12:22:18 +11:00
clipboard.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
config.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
config.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
core.c [client] fix race segfault on pointer queue unsubscribe/timeout 2022-01-26 17:20:12 +11:00
core.h [client] overlay: add modal message dialog support 2022-01-08 18:58:48 +11:00
egl_dynprocs.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
eglutil.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
gl_dynprocs.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
kb.c [client] Add capture mode support for media keys 2022-01-17 15:09:36 +11:00
kb.h [client] spice: allow volume control keys to be sent to the guest 2022-01-17 15:09:03 +11:00
keybind.c [client] main: don't use Linux keybinds if the guest is not Linux 2022-01-17 20:26:45 +11:00
keybind.h [client] main: don't use Linux keybinds if the guest is not Linux 2022-01-17 20:26:45 +11:00
lg-renderer.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
main.c [client] main: fix heap-buffer-overflow on cursor update 2022-01-26 20:05:51 +11:00
main.h [client] fix race segfault on pointer queue unsubscribe/timeout 2022-01-26 17:20:12 +11:00
overlay_utils.c [client] imgui: update to cimgui 1.86 2022-01-08 00:26:12 +11:00
overlays.h [client] audio: redraw the graphs if they have been updated 2022-01-17 22:49:19 +11:00
util.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00