[Spice-devel] [PATCH 0/4] sndworker: add volume messages

Alon Levy alevy at redhat.com
Wed Jun 22 05:13:37 PDT 2011


On Wed, Jun 22, 2011 at 11:51:33AM +0200, Marc-André Lureau wrote:
> Hi,

ACK with the one line move.

> 
> 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
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel


More information about the Spice-devel mailing list