On Thu, 2015-10-29 at 17:26 +0200, Dmitry Fleytman wrote:
> Signed-off-by: Dmitry Fleytman
> ---
> src/usb-device-manager.c | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/src/usb-device-manager.c b/src/usb-device-manager.c
> index 53820b4..f4e48eb 100644
> --- a/src
On Fri, 2016-02-05 at 10:21 -0600, Jonathon Jongsma wrote:
> On Thu, 2016-02-04 at 16:40 -0600, Jonathon Jongsma wrote:
> > On Thu, 2015-10-29 at 17:26 +0200, Dmitry Fleytman wrote:
> > > Hide rules order UsbDk to avoid showing specific USB
> > > devices to Windows PnP manager.
> > >
> > > Spice-g
On Thu, 2015-10-29 at 17:26 +0200, Dmitry Fleytman wrote:
> Signed-off-by: Dmitry Fleytman
> ---
> src/usb-device-manager.c | 50 ++-
> -
> 1 file changed, 31 insertions(+), 19 deletions(-)
>
> diff --git a/src/usb-device-manager.c b/src/usb-device-man
On Thu, 2016-02-04 at 16:40 -0600, Jonathon Jongsma wrote:
> On Thu, 2015-10-29 at 17:26 +0200, Dmitry Fleytman wrote:
> > Hide rules order UsbDk to avoid showing specific USB
> > devices to Windows PnP manager.
> >
> > Spice-gtk loads hide rules for devices that should be
> > automatically redire
Looks like is a more appropriate place.
Note that this make patch smaller.
Also this is more symmetric having gl_draw_ongoing in DisplayChannelClient.
This patch could be squashed in another.
Signed-off-by: Frediano Ziglio
---
server/display-channel.c | 18 --
server/display-chan
This will cause a failure of the function. The function is supposed
to be called with this flag TRUE.
This patch should be squashed into another.
Signed-off-by: Frediano Ziglio
---
server/dcc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/server/dcc.c b/server/dcc.c
index 2367c5e..5ccbda1
This patch should be squashed to another one.
Signed-off-by: Frediano Ziglio
---
server/dcc.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/server/dcc.h b/server/dcc.h
index 842b7d4..a482938 100644
--- a/server/dcc.h
+++ b/server/dcc.h
@@ -132,7 +132,6 @@ typedef struct GlScanoutUnixItem {
Reduce critical message to a warning.
This condition can be easily be trigger by malicious clients.
This patch could be squashed in another.
Signed-off-by: Frediano Ziglio
---
server/dcc.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/server/dcc.c b/server/dcc.c
index
Mainly small changes.
Mostly could or should squashed to main ones.
Frediano Ziglio (4):
removed unused sent field
do not crash if client send spurious messages
move gl_draw_async_count to DisplayChannel
do not reset gl_draw_ongoing before calling
display_channel_gl_draw_done
server/
Hi Francois,
On Fri, 2016-02-05 at 05:27 +0100, Francois Gouget wrote:
> On Thu, 28 Jan 2016, Pavel Grunt wrote:
> [...]
> > I can provide a recording without the warning:
> > http://people.freedesktop.org/~pgrunt/rhel6_gstreamer_record.spice.
> > xz
> >
> > It seems that gstreamer has problem wh
10 matches
Mail list logo