[Spice-devel] [vdagent-linux PATCH v2 0/2] audio: add functions to set volume/mute with alsa
Victor Toso
victortoso at redhat.com
Mon Mar 23 06:12:04 PDT 2015
(depends on spice-protocol patch)
Using alsa mixer api instead of pulseaudio to set volume/mute.
Victor Toso (2):
audio: add functions to set volume/mute with alsa
vdagentd: volume synchronization from client.
Makefile.am | 6 +-
configure.ac | 1 +
src/vdagentd-audio.c | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/vdagentd-audio.h | 27 +++++++++
src/vdagentd.c | 18 ++++++
5 files changed, 210 insertions(+), 2 deletions(-)
create mode 100644 src/vdagentd-audio.c
create mode 100644 src/vdagentd-audio.h
--
2.1.0
More information about the Spice-devel
mailing list