Re: [Spice-devel] RFC - Make sound receiving and deconding independent from the gtk widget

2014-06-24 Thread Marc-André Lureau
- Original Message - > Hi, > > I just trying to implement sound into my SDL client. This client uses > the spice glib but it does not use the gtk library (as gtk is horrible > slow on OSX). Yeah, it would be nice if somebody could make the drawing updates faster. > Here I noticed a des

[Spice-devel] RFC - Make sound receiving and deconding independent from the gtk widget

2014-06-24 Thread Mario Lombardo
Hi, I just trying to implement sound into my SDL client. This client uses the spice glib but it does not use the gtk library (as gtk is horrible slow on OSX). Here I noticed a design break in spice. Every channel is more or less implemented in two parts: 1.) Spice Protocol decoding is impl

Re: [Spice-devel] [PATCH win-vdagent] Learn to build spice-vdagent MSI installer

2014-06-24 Thread Christophe Fergeau
On Mon, Feb 17, 2014 at 05:41:55PM +0100, Marc-André Lureau wrote: > --- > Makefile.am | 23 +++- > configure.ac | 30 > spice-vdagent.wxs.in | 78 > > 3 files changed, 130 insertions(+), 1 dele

Re: [Spice-devel] [PATCH] qxl_driver.c: fix compiler warning 'defined but not used' qxl_kernel_mode_enabled

2014-06-24 Thread Christophe Fergeau
On Mon, Jun 09, 2014 at 04:08:37PM +0300, Alon Levy wrote: > Signed-off-by: Alon Levy > --- > src/qxl_driver.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/qxl_driver.c b/src/qxl_driver.c > index b9aa0e9..d9bf447 100644 > --- a/src/qxl_driver.c > +++ b/src/qxl_dri