Go to file
Marc-André Lureau ad3cc860a3 protocol: add SPICE_{PLAYBACK,RECORD}_CAP_VOLUME caps
These changes the protocol the following way:

When the client announces it has SPICE_PLAYBACK_CAP_VOLUME, the server
can send PlaybackChannel.{volume,mute} messages to notify of volume
changes (respectively for RECORD).

If the client doesn't implement SPICE_PLAYBACK_CAP_VOLUME, the server can
handle the volume changes the way it prefers, for example, ignoring them or
applying volume effect on the server side etc..
2011-07-18 11:20:39 +03:00
spice protocol: add SPICE_{PLAYBACK,RECORD}_CAP_VOLUME caps 2011-07-18 11:20:39 +03:00
.gitignore Add gitignore file 2010-02-04 16:47:32 +01:00
AUTHORS Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
autogen.sh Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
ChangeLog Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
configure.ac Release 0.8.0 2011-03-01 19:20:35 +02:00
COPYING Add MIT style COPYING file 2010-02-04 16:23:24 +01:00
includes.sed Add includes.sed file to handle include renaming 2010-02-04 18:12:07 +01:00
INSTALL Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
Makefile.am place pkgconfig file in /usr/share 2010-07-08 16:59:47 +02:00
NEWS Release 0.8.0 2011-03-01 19:20:35 +02:00
README Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
rename-identifiers.sh Add utility script to do C identifier renaming 2010-02-04 16:43:24 +01:00
renames fix up reames 2010-02-04 18:11:09 +01:00
spice-protocol.pc.in Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00