Re: [Spice-devel] server: Add some comments to the sound structures.

2016-03-19 Thread Jonathon Jongsma
I've pushed this patch and the ref/unref patch On Wed, 2016-03-16 at 15:40 -0500, Jonathon Jongsma wrote: > Acked-by: Jonathon Jongsma > > thanks for the documentation. > > > On Mon, 2016-03-14 at 17:50 +0100, Francois Gouget wrote: > > Signed-off-by: Francois Gouget > > --- > > > > More ar

Re: [Spice-devel] server: Add some comments to the sound structures.

2016-03-18 Thread Jonathon Jongsma
Acked-by: Jonathon Jongsma thanks for the documentation. On Mon, 2016-03-14 at 17:50 +0100, Francois Gouget wrote: > Signed-off-by: Francois Gouget > --- > > More are probably needed but at least those would have helped me when I > started looking at this code. (As would renaming SndWorker

[Spice-devel] server: Add some comments to the sound structures.

2016-03-14 Thread Francois Gouget
Signed-off-by: Francois Gouget --- More are probably needed but at least those would have helped me when I started looking at this code. (As would renaming SndWorker to SndState and making it clearer it's a base class.) server/sound.c | 12 1 file changed, 8 insertions(+), 4 dele