Commit log should say "playback_compression" instead of "playback_state".
Otherwise looks find.
Acked-by: Jonathon Jongsma
On Tue, 2016-04-19 at 11:00 -0500, Jonathon Jongsma wrote:
> From: Christophe Fergeau
>
> This variable belongs to SpiceServerConfig rather than being a static
> global v
From: Christophe Fergeau
This variable belongs to SpiceServerConfig rather than being a static
global variable hidden in sound.c
---
server/reds.c | 8
server/reds.h | 2 ++
server/sound.c | 13 +++--
3 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/server/red