[Spice-devel] [PATCH 0/4] sndworker: add volume messages
Marc-André Lureau
marcandre.lureau at gmail.com
Wed Jun 22 02:51:33 PDT 2011
Hi,
The following patches allow the guest to control
the client stream volume, preceded by 2 small codegen patches.
Marc-André Lureau (4):
codegen: typedef the protocol enums
python: remove c-ism trailing ;
sndworker: add AudioVolume/AudioMute messages
sndworker: check the caps before sending volume messages
client/marshallers.h | 2 +
common/messages.h | 9 ++
python_modules/codegen.py | 6 +-
python_modules/demarshal.py | 32 +++---
python_modules/ptypes.py | 22 +++--
python_modules/spice_parser.py | 2 +-
server/snd_worker.c | 228 +++++++++++++++++++++++++++++++++++++--
server/spice.h | 10 ++-
spice.proto | 13 +++
spice_codegen.py | 4 +-
10 files changed, 285 insertions(+), 43 deletions(-)
--
1.7.5.2
More information about the Spice-devel
mailing list