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

2011-06-22 Thread Alon Levy
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 > pytho

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

2011-06-22 Thread Marc-André Lureau
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 sen