Spice Development
[Prev Page][Next Page]
- [PATCH 3/6] spicevmc: do not bound compression on bound length
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/6] style, indentation and casts
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/6] LZ4 compression is now available at the Spicevmc channel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/6] Proposed changes to LZ4 patch
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [client v14 29/29] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [client v14 28/29] spice-gtk: Probe GStreamer before advertising support for a codec
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [client v14 27/29] spice-gtk: Allow disabling support for the builtin MJPEG video decoder
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [client v14 26/29] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [client v14 25/29] spice-gtk: Let the video decoder queue, schedule and drop the frames
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [client v13 25/29] spice-gtk: Let the video decoder queue, schedule and drop the frames
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-gtk 1/4] tests: Add test for SpiceUri
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH v3] stats: simplify printing statistics
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH 14/15] dc: inline dpi computation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 15/15] dc: use RING_FOREACH macro for loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 13/15] dc: join the two loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 12/15] dc: reuse code inside loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 11/15] dc: convert break to continue
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 06/15] dc: move code inside if
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 07/15] dc: dpi is always a value computed from dpi_ring_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 08/15] dc: if dpi is not NULL even dpi_ring_item is not NULL
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 10/15] dc: use while again
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 05/15] dc: dcc used is always a value from current worker_ring_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 04/15] dc: worker_ring_item is never null here
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 09/15] dc: if worker_ring_item is NULL jumping outside loop will check variable and exit
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 03/15] dc: the worker_ring_item condition make this case terminate loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 01/15] dc: convert to infinite loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 02/15] dc: split if
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 00/15] Simplify current_add_equal function loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] make spice-server-replay utility smaller
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] remove only written num_mig_target_clients field in RedsState
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] remove only written peer_minor_version field in RedsState
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] use more portable SPICE_OFFSETOF instead of offsetof
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] remove a warning building a test
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/5] fix wrong assert check
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/4] improve lz4 protocol
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/5] add a check for negate cases on enumerations
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 5/5] extend a comment for type attributes
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/4] extend a comment for type attributes
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/5] improve lz4 protocol
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/4] add a check for negate cases on enumerations
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/4] fix wrong assert check
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/5] Add LZ4 data compression and used it in spicevmc channel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/5] Proposed LZ4 extensions and some type changes
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 1/4] tests: Add test for SpiceUri
- From: David Jaša <djasa@xxxxxxxxxx>
- Re: [PATCH spice-gtk 4/4] spice-uri: Add ipv6 support
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-gtk 4/4] spice-uri: Add ipv6 support
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 4/4] spice-uri: Add ipv6 support
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 1/4] tests: Add test for SpiceUri
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 22/23] reuse red_channel_client_release_sent_item function
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 17/23] simplify main_channel_release_pipe_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 21/23] make red_channel_client_clear_sent_item static
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 18/23] inline main_channel_release_pipe_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 19/23] remove release_item callback
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 23/23] use reference counting for RedPipeItem
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 16/23] use a default release_item implementation in RedChannel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 20/23] inline red_channel_client_release_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 11/23] simplify spicevmc_red_channel_release_pipe_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 06/23] simplify release of STREAM_CREATE and STREAM_DESTROY pipe items
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 14/23] simplify pipe items release in CursorChannel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 15/23] inline dcc_release_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 13/23] reuse RedPipeItem facilities for RedCursorPipeItem
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 03/23] simplify RED_PIPE_ITEM_TYPE_DRAW item release
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 09/23] simplify dcc_release_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 12/23] remove unused parameter from put_cursor_pipe_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 04/23] call red_pipe_item_unref instead of free
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 10/23] simplify smartcard_channel_release_pipe_item
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 05/23] simplify release of CREATE_SURFACE and DESTROY_SURFACE pipe items
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 08/23] simplify release_item_after_push
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 07/23] handle STREAM_CREATE and STREAM_DESTROY pipe items more coherently
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 02/23] remove useless assignment
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 01/23] remove unused refs field
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 00/23] Using more reference counting on RedPipeItem
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH spice-gtk 1/4] tests: Add test for SpiceUri
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-gtk 4/4] spice-uri: Add ipv6 support
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-gtk 2/4] spice-uri: Add missing include
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-gtk 3/4] spice-uri: Set user & password to NULL when not specified
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-gtk 0/4] Allow ipv6 proxy url
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-protocol PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk v3] Spice-widget: Use new gdk_event_get_scancode if available
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-gtk v3] Spice-widget: Use new gdk_event_get_scancode if available
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3] stats: simplify printing statistics
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk v3] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-gtk v3] file-xfer: fix segfault on agent disconnection
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- [spice-gtk v3] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [spice-gtk v2] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH] gtask-helper: include functions to check coroutine context
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk v2] file-xfer: fix segfault on agent disconnection
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk v2] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH] gtask-helper: include functions to check coroutine context
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH] gtask-helper: include functions to check coroutine context
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [spice-gtk v2] file-xfer: fix segfault on agent disconnection
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- [spice-gtk v2] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [PATCH] gtask-helper: include functions to check coroutine context
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Fwd: paste client clipboard selection to guest
- From: Alex Roithman <kaperang07@xxxxxxxxx>
- Re: [spice v13 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH] stats: simplify printing statistics
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: paste client clipboard selection to guest
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: spice-html5 audio problem
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 3/3] stats: simplification
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 07/11] Move InputsChannelClient to a separate file
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: Using private structure for making structure more public...
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 09/11] Remove 'peer' from name of channel client methods
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 08/11] Replace RedChannel::clients with GList
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/3] stats: change values format from %f to %g
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/3] stats: simplification
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/3] stats: allow easier change of statistic formats
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk v2] Introduce gtask-helper.[ch]
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk v2] Introduce gtask-helper.[ch]
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: Using private structure for making structure more public...
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk v2] Introduce gtask-helper.[ch]
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] Explicitly specify size of SpiceMsgSmartcardData
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk v2] Introduce gtask-helper.[ch]
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- [PATCH] simplify #ifdef code
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] Explicitly specify size of SpiceMsgSmartcardData
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] fix wrong assert causing streaming to crash
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH] fix wrong assert causing streaming to crash
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common PATCH v3] Add LZ4 data compression and used it in spicevmc channel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/4] add some comments to cursor-channel.h header
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/4] hide CursorChannelClient implementation details
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/4] make cursor_channel_client_new static
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/4] Limit CursorChannel public interface
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/4] move cursor_connect to CursorChannel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Using private structure for making structure more public...
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 02/11] Move MainChannelClient to separate file
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 02/11] Move MainChannelClient to separate file
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 04/11] let compiler manage the copy in a more typesafe way
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 01/11] Add red_client_seamless_migration_done_for_channel()
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-gtk v1 2/2] file-xfer: fix file path leak
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk v1 2/2] file-xfer: fix file path leak
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [spice-gtk v1 1/2] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [spice-gtk v1 2/2] file-xfer: fix file path leak
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk v1 1/2] file-xfer: fix segfault on agent disconnection
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk v1 1/2] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- [PATCH 08/11] Replace RedChannel::clients with GList
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 11/11] Limit direct access to DisplayChannelClient
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 09/11] Remove 'peer' from name of channel client methods
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 07/11] Move InputsChannelClient to a separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 10/11] Replace RedClient::channels with GList
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 06/11] change main_channel_marshall_mouse_mode call style
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 05/11] move all item creation in main-channel-client.c
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 04/11] let compiler manage the copy in a more typesafe way
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 02/11] Move MainChannelClient to separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 01/11] Add red_client_seamless_migration_done_for_channel()
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 03/11] move main_channel_release_pipe_item and main_channel_send_item to client
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 00/11] Rebased patches from refactory branch (May 12)
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [spice-gtk v1 2/2] file-xfer: fix file path leak
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-gtk v1 1/2] file-xfer: fix segfault on agent disconnection
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH 07/14] Limit direct access to DisplayChannelClient
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 07/14] Limit direct access to DisplayChannelClient
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 07/14] Limit direct access to DisplayChannelClient
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [server PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] spice-html5: spice_auto.html - actually use ?path when given
- From: Martin Hradil <mhradil@xxxxxxxxxx>
- Re: [spice-common PATCH v3] Add LZ4 data compression and used it in spicevmc channel
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] spice-html5: spice_auto.html - actually use ?path when given
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] style: put some notes on inclusion order
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH spice] spice-migration.h: un-deprecate set_seamless_migration()
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk] doc, gir: Clarify availability of skip spice_get_option_group
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- [PATCH spice-gtk] doc, gir: Clarify availability of skip spice_get_option_group
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice] spice-migration.h: un-deprecate set_seamless_migration()
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 1/2] unify header include order
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH spice] spice-migration.h: un-deprecate set_seamless_migration()
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH spice-common v2 2/2] Remove GDI canvas
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-common v2 2/2] Remove GDI canvas
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] style: put some notes on inclusion order
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 1/2] unify header include order
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 1/2] unify header include order
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 1/2] unify header include order
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 1/2] unify header include order
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4] fix crash if agent interface is removed
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH spice-common v2 2/2] Remove GDI canvas
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH spice-common v2 1/2] Remove GL support
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: github mirror
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH spice-common v2 2/2] Remove GDI canvas
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [PATCH spice-common v2 2/2] Remove GDI canvas
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-common v2 1/2] Remove GL support
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice v13 11/29] server: Avoid copying the input frame in the GStreamer encoder
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [PATCH 10/14] Mark unused public API methods/code as deprecated
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 10/14] Mark unused public API methods/code as deprecated
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH 1/6] style: we are now using capital FIXME and TODO
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice v13 10/29] server: Handle and recover from GStreamer encoding errors
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [PATCH 6/6] style: use capital case for C language
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 5/6] style: remove outdated void argument
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/6] style: update file name style
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/6] style: update copyright lines
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/6] style: fix condition indentation example
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/6] style: we are now using capital FIXME and TODO
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common PATCH v4] Add LZ4 data compression and used it in spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- [PATCH v2] style: remove documentation for C++
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- Re: [PATCH 2/2] style: remove spice client section
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 1/2] style: remove documentation for C++
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH 2/2] style: remove spice client section
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2] style: remove documentation for C++
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 2/2 v4] removed converted Spice_style.odf
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 1/2 v4] converts Spice_style.odt to asciidoc spice_style.txt
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH 2/2 v4] removed converted Spice_style.odf
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2 v4] converts Spice_style.odt to asciidoc spice_style.txt
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/2 v4] converts Spice_style.odt to asciidoc spice_style.txt
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-common 1/3] Remove GL support
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 04/14] Replace RedChannel::clients with GList
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 06/14] Replace RedClient::channels with GList
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] reset pointer to RedCharDeviceWriteBuffer calling red_char_device_write_buffer_release
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v4] fix crash if agent interface is removed
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 2/2] spicy: Add option to control syncing modifiers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 1/2] spice-gtk-session: Add sync modifiers property
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3] fix crash if agent interface is removed
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH v3] fix crash if agent interface is removed
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fix crash if agent interface is removed
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/2] EXP: try to minimize header dependencies
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2] unify header include order
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fix crash if agent interface is removed
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] fix "spice--gtk" typo in configure.ac
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH] fix "spice--gtk" typo in configure.ac
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/2 v3] removed converted Spice_style.odf
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2 v3] converts Spice_style.odt to asciidoc spice_style.txt
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/2 v3] converts Spice_style.odt to asciidoc spice_style.txt
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v2] converts Spice_style.odt to asciidoc spice_style.txt
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice v13 11/29] server: Avoid copying the input frame in the GStreamer encoder
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v2] converts Spice_style.odt to asciidoc spice_style.txt
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH v2] converts Spice_style.odt to asciidoc spice_style.txt
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] converts Spice_style.odt to asciidoc spice_style.txt
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common PATCH v4] Add LZ4 data compression and used it in spicevmc channel
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk PATCH v4] Usbredir: enable lz4 compression
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-gtk v1] spicy: fix leak of transfer hash table
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [server PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-gtk PATCH v4] Usbredir: enable lz4 compression
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-common PATCH v4] Add LZ4 data compression and used it in spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-protocol PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-protocol PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: spice-server style documentation
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: spice-server style documentation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [spice-devel]Please help me to check this problem , Compile spice-gtk-0.30 error
- From: <hongzhen_luo@xxxxxxxx>
- Re: [spice-gtk v1] spicy: fix leak of transfer hash table
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk v1] spicy: fix leak of transfer hash table
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCHv2 spice-gtk 0/3] Switching mouse mode
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: spice-server style documentation
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fix crash if agent interface is removed
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- spice-server style documentation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] reset pointer to RedCharDeviceWriteBuffer calling red_char_device_write_buffer_release
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 1/2] Remove unused definitions
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 14/14] Convert RedChannel heirarchy to GObject
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCHv2 spice-gtk 3/3] spicy: add toggle mouse mode menu
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- [PATCHv2 spice-gtk 2/3] main: do not always request client mouse mode
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- [PATCHv2 spice-gtk 1/3] gtk: add spice_main_request_mouse_mode()
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- [PATCHv2 spice-gtk 0/3] Switching mouse mode
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH v2 2/2] fix crash if agent interface is removed
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH 2/2] char-device: improved comment
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2] Remove unused definitions
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH EXP 3/3] try to minimize header dependencies
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fix crash if agent interface is removed
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-jhbuild] moduleset: update gnome-apps to 3.22
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-jhbuild] moduleset: update gnome-apps to 3.22
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-jhbuild] moduleset: update gnome-apps to 3.22
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH EXP 3/3] try to minimize header dependencies
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 2/3] remove sw-canvas.h
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 1/3] use #include<> style for spice-common header inclusions.
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-gtk v3] Spice-widget: Use new gdk_event_get_scancode if available
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH spice-common 1/3] Remove GL support
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-common 3/3] SpiceROP: Do not compare to constant
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH EXP 3/3] try to minimize header dependencies
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/3] remove sw-canvas.h
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/3] use #include<> style for spice-common header inclusions.
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/3] Header cleanups
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-common 3/3] SpiceROP: Do not compare to constant
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: Seeking kind help
- From: David Jaša <djasa@xxxxxxxxxx>
- Re: Seeking kind help
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 14/14] Convert RedChannel heirarchy to GObject
- From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
- [PATCH] spice-html5: spice_auto.html - actually use ?path when given
- From: Martin Hradil <mhradil@xxxxxxxxxx>
- Re: [PATCH 14/14] Convert RedChannel heirarchy to GObject
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Seeking kind help
- From: jakkula bhoolaxmi <bhoon.410@xxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH spice-common 1/3] Remove GL support
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH spice-common 3/3] SpiceROP: Do not compare to constant
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v2 2/2] fix crash if agent interface is removed
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Remove CommonGraphicsChannelClient
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH 5/5] remove CommonGraphicsChannelClient structure
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/5] Remove CommonGraphicsChannelClient
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/5] move during_target_migrate out of common_graphics_channel_new_client
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/5] remove common_graphics_channel_new_client function
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-common 3/3] SpiceROP: Do not compare to constant
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/5] move channel window setting to config_socket
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-common 2/3] test-logging: Include stdlib.h for _Exit()
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/5] move is_low_bandwidth to DisplayChannelClient
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 1/4] gtk: add spice_main_request_mouse_mode()
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [vdagent-windows v1] vdagent-win: check for locked session
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-common 3/3] SpiceROP: Do not compare to constant
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-common 2/3] test-logging: Include stdlib.h for _Exit()
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-common 1/3] Remove GL support
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [vdagent-windows v1] vdagent-win: check for locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v3] remove dangling pointer for RedCharDeviceVDIPort
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v3] remove dangling pointer for RedCharDeviceVDIPort
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [client v14 24/29] spice-gtk: Rename num_drops_on_receive to arrive_late_count
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 1/2 v3] remove dangling pointer for RedCharDeviceVDIPort
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [client v14 23/29] spice-gtk: Optimize handling of the decoded frame buffer
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [client v14 22/29] spice-gtk: Enable adding alternative video decoders
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH 6/6] change main_channel_marshall_mouse_mode call style
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 5/6] move all item creation in main-channel-client.c
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/6] some minor cleanup on previous patch
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/6] let compiler manage the copy in a more typesafe way
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/6] move main_channel_release_pipe_item and main_channel_send_item to client
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/6] Move MainChannelClient to separate file
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/6] Improve "Move MainChannelClient to separate file" patch
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2 v3] remove dangling pointer for RedCharDeviceVDIPort
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 0/2] Fix some regression introduced by recent patches
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 0/2] Fix some regression introduced by recent patches
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH 2/2] Revert "Remove use of opaque from vdi_port_read_one_msg_from_device"
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2] remove dangling pointer for RedCharDeviceVDIPort
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/2] Fix some regression introduced by recent patches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 07/14] Limit direct access to DisplayChannelClient
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 08/14] Add missing include to red-pipe-item.h
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 02/14] Move MainChannelClient to separate file
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 08/14] Add missing include to red-pipe-item.h
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [spice-gtk PATCH v4] Usbredir: enable lz4 compression
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- [server PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- [spice-protocol PATCH v4] LZ4 compression is now available at the Spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- [spice-common PATCH v4] Add LZ4 data compression and used it in spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- Re: [PATCH 06/14] Replace RedClient::channels with GList
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 05/14] rename red_channel_peer_ function to red_channel_client_
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-gtk 2/4] main: do not always request client mouse mode
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH spice-gtk 1/4] gtk: add spice_main_request_mouse_mode()
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH spice-gtk 1/4] gtk: add spice_main_request_mouse_mode()
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH] spice-options: Stop skipping method
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH] spice-options: Stop skipping method
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [PATCH spice-html5 1/2] filexfer: Remove wrongly placed semicolon
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- [PATCH] spice-options: Stop skipping method
- From: Alexandru Visarion <viorel.visarion@xxxxxxxxx>
- Re: [PATCH spice-html5 1/2] filexfer: Remove wrongly placed semicolon
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 14/14] Convert RedChannel heirarchy to GObject
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH spice] agent-msg-filter: Move include from header
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH spice-html5 1/2] filexfer: Remove wrongly placed semicolon
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-html5 2/2] quic: Add missing break
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH] spice-options: Stop skipping method
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH spice] agent-msg-filter: Move include from header
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH] char-device: fix typo in comment
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH] char-device: remove unused refs field
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice v13 10/29] server: Handle and recover from GStreamer encoding errors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH] char-device: remove unused refs field
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] char-device: fix typo in comment
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 1/4] gtk: add spice_main_request_mouse_mode()
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [spice v13 10/29] server: Handle and recover from GStreamer encoding errors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice v14 02/29] server: Enable adding alternative MJPEG video encoders
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice v14 01/29] server: Correctly handle and trace stream report errors
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH server] Using already exists function instead of SPICE_CONTAINEROF
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [client v14 29/29] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [client v14 28/29] spice-gtk: Probe GStreamer before advertising support for a codec
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [client v14 27/29] spice-gtk: Allow disabling support for the builtin MJPEG video decoder
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [client v14 26/29] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [client v14 25/29] spice-gtk: Let the video decoder queue, schedule and drop the frames
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [client v14 24/29] spice-gtk: Rename num_drops_on_receive to arrive_late_count
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [client v14 23/29] spice-gtk: Optimize handling of the decoded frame buffer
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [client v14 22/29] spice-gtk: Enable adding alternative video decoders
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [qxl v14 21/29] Xspice: Add --video-codecs to specify encoder and codec preferences
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [qxl v14 20/29] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 19/29] server: Add support for GStreamer 0.10
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 18/29] server: Dynamically adjust the GStreamer encoder bitrate if possible
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 17/29] server: Respect the GStreamer encoder's valid bit rate range
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 16/29] server: Give up after a while if GStreamer cannot handle the video
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 15/29] server: Adjust the frame rate based on the GStreamer encoding time
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 14/29] server: Adjust the GStreamer encoder bit rate to the network
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 13/29] server: Shape the bit rate of the GStreamer codecs output
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 12/29] server: Add h264 support to the GStreamer video encoder
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 11/29] server: Avoid copying the input frame in the GStreamer encoder
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 10/29] server: Handle and recover from GStreamer encoding errors
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 09/29] server: Let the video encoder manage the compressed buffer
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 08/29] server: Use the optimal number of threads for VP8 encoding
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 07/29] server: Add VP8 support to the GStreamer video encoder
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 06/29] replay: Add an option to change video codec
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [spice v14 05/29] server: Let the administrator pick the video encoder and codec
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 04/29] server: Check the client video codec capabilities
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 02/29] server: Enable adding alternative MJPEG video encoders
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 01/29] server: Correctly handle and trace stream report errors
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [spice v14 00/29] Add GStreamer support for video streaming
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [PATCH spice-gtk] gtk: fix server-mode mouse
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [PATCH 2/2 v4] add a program to test redirection on Windows
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [PATCH 1/2 v3] Attempt to manage redirection in a way similar to Unix
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk EXP] Handle mismatching CapsLock
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice v13 10/29] server: Handle and recover from GStreamer encoding errors
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [spice-gtk EXP] Handle mismatching CapsLock
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-linux v4 1/7] vdagentd: send file-xfer status, generic version
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 14/14] Convert RedChannel heirarchy to GObject
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] spice-options: Stop skipping method
- From: Alexandru Visarion <viorel.visarion@xxxxxxxxx>
- [PATCH 13/14] gobject-ify RedChannelClient heirarchy
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 14/14] Convert RedChannel heirarchy to GObject
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 01/14] Add red_client_seamless_migration_done_for_channel()
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 01/14] Add red_client_seamless_migration_done_for_channel()
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-gtk 0/2] Allow to disable syncing modifiers
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH 12/14] Generate GTypes for spice-server enums
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 10/14] Move RedChannelClient to separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 11/14] Move CursorChannelClient to separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 09/14] Move CommonGraphicsChannelClient to a separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 08/14] Add missing include to red-pipe-item.h
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 06/14] Replace RedClient::channels with GList
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 07/14] Limit direct access to DisplayChannelClient
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 05/14] rename red_channel_peer_ function to red_channel_client_
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 03/14] Move InputsChannelClient to a separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 04/14] Replace RedChannel::clients with GList
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 01/14] Add red_client_seamless_migration_done_for_channel()
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 02/14] Move MainChannelClient to separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 00/14] Backported patches from refactory branch (May 3)
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 07/18] Change new_pipe_item_t function signature
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH spice-gtk 0/2] Allow to disable syncing modifiers
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [PATCH spice-gtk 0/2] Allow to disable syncing modifiers
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-gtk 0/2] Allow to disable syncing modifiers
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH spice-gtk] gtk: fix server-mode mouse
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- [PATCH spice-gtk] gtk: fix server-mode mouse
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [spice v13 16/29] server: Give up after a while if GStreamer cannot handle the video
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [spice v13 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [PATCH spice-gtk 1/2] spice-gtk-session: Add sync modifiers property
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-linux v4 7/7] console-kit: implement check for session type
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v4 6/7] session-info: check if session belongs to user
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v4 4/7] session-info: check for a locked session
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v4 3/7] console-kit: fix dangling pointer
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v4 2/7] console-kit: Ignore unrequested messages from dbus
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v4 1/7] vdagentd: send file-xfer status, generic version
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [spice v13 10/29] server: Handle and recover from GStreamer encoding errors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice v13 16/29] server: Give up after a while if GStreamer cannot handle the video
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice v13 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: How to modify spice version?
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: How to modify spice version?
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [spice v13 16/29] server: Give up after a while if GStreamer cannot handle the video
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [spice-devel]How to reduce the image resolution or definition ?
- From: David Jaša <djasa@xxxxxxxxxx>
- Re: [spice v13 10/29] server: Handle and recover from GStreamer encoding errors
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice v13 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [PATCH spice-gtk 2/2] spicy: Add option to control syncing modifiers
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-gtk 1/2] spice-gtk-session: Add sync modifiers property
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH spice-gtk 0/2] Allow to disable syncing modifiers
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 2/2 v4] add a program to test redirection on Windows
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk EXP] Handle mismatching CapsLock
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [vdagent-linux v4 7/7] console-kit: implement check for session type
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v4 5/7] console-kit: implement check for locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v4 6/7] session-info: check if session belongs to user
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v4 3/7] console-kit: fix dangling pointer
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v4 2/7] console-kit: Ignore unrequested messages from dbus
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v4 4/7] session-info: check for a locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v4 1/7] vdagentd: send file-xfer status, generic version
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v4 0/6] do not DnD on locked/login screen
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 2/2 v4] add a program to test redirection on Windows
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk EXP] Handle mismatching CapsLock
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server 1/2] build-sys: Drop unneeded python check
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [spice-gtk 1/2] build-sys: Delete pygtk2-related files
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- spice-html5 audio problem
- From: Lorenzo Garcia <lgcortinas@xxxxxxxxxxxx>
- [spice-server 1/2] build-sys: Drop unneeded python check
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-server 2/2] build-sys: Remove 'CXX' from configure summary
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk 2/2] build-sys: Drop unneeded python check
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk 1/2] build-sys: Delete pygtk2-related files
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk EXP] Handle mismatching CapsLock
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH 2/2 v4] add a program to test redirection on Windows
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: spice_get_option_group is skipped and has messy output
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: spice_get_option_group is skipped and has messy output
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- spice_get_option_group is skipped and has messy output
- From: Visarion-Mingopol Alexandru-Viorel <viorel.visarion@xxxxxxxxx>
- Re: [spice-gtk v1] spicevmc: don't disconnect on "cancel"
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-gtk v1] spice-channel: fix small leak
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v3] Attempt to manage redirection in a way similar to Unix
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [PATCH 2/2 v3] add a program to test redirection on Windows
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: recipe for target 'red-channel.lo' failed
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [spice v13 16/29] server: Give up after a while if GStreamer cannot handle the video
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk v1] spicevmc: don't disconnect on "cancel"
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [spice v13 10/29] server: Handle and recover from GStreamer encoding errors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice v13 09/29] server: Let the video encoder manage the compressed buffer
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk v1] spice-channel: fix small leak
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk v1] spice-channel: fix small leak
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-gtk v1] spicevmc: don't disconnect on "cancel"
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH 0/3] Fixes to git-version-gen
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: How to modify spice version?
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH 0/3] Fixes to git-version-gen
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [spice-devel]How to reduce the image resolution or definition ?
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [phodav PATCH 3/3 v5] spice-webdavd-windows: Dismount shared folder on service stop
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Do not use deprecated GtkStock
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [phodav PATCH 3/3 v5] spice-webdavd-windows: Dismount shared folder on service stop
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- [PATCH] remove dandling pointer for RedCharDeviceVDIPort
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [phodav PATCH 1/3 v6] spice-webdavd-windows: Automount shared folder
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [phodav PATCH 3/3 v5] spice-webdavd-windows: Dismount shared folder on service stop
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Do not use deprecated GtkStock
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-devel]How to reduce the image resolution or definition ?
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice] server: Correctly handle and trace stream report errors
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [phodav PATCH 3/3 v5] spice-webdavd-windows: Dismount shared folder on service stop
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [phodav PATCH 2/3 v6] spice-webdavd-windows: Check for mapped shared folder
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [phodav PATCH 1/3 v6] spice-webdavd-windows: Automount shared folder
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] Pass fallback version to git-version-gen
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [server PATCH v3] LZ4 compression is now available at the Spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH server] Using already exists function instead of SPICE_CONTAINEROF
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- Re: [server PATCH v3] LZ4 compression is now available at the Spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-gtk PATCH v3] Usbredir: enable lz4 compression
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [protocol PATCH v3] LZ4 compression is now available at the Spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-common PATCH v3] Add LZ4 data compression and used it in spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH spice-gtk 2/2] channel: Abort migration in delayed unref
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- [spice-jhbuild] moduleset: update gnome-apps to 3.22
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [vdagent-linux v3 4/4] console-kit: implement check for session type
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [vdagent-linux v3 3/4] session-info: check if session belongs to user
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [vdagent-linux v3 2/4] console-kit: implement check for locked session
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [vdagent-linux v3 1/4] session-info: check for a locked session
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 0/3] Fixes to git-version-gen
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [PATCH 0/3] Fixes to git-version-gen
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH 3/3] Pass fallback version to git-version-gen
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH 2/3] Fix git-version-gen output if --fallback is specified
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH 1/3] Update git-version-gen to latest version
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [vdagent-linux v3 4/4] console-kit: implement check for session type
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: How to modify spice version?
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [vdagent-linux v3 3/4] session-info: check if session belongs to user
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [spice v13 05/29] server: Let the administrator pick the video encoder and codec
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice v13 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: How to modify spice version?
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [vdagent-linux v3 2/4] console-kit: implement check for locked session
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v3 1/4] session-info: check for a locked session
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH] Make asciidoc a hard requirement
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: recipe for target 'red-channel.lo' failed
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH 2/2 v3] add a program to test redirection on Windows
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2 v3] Attempt to manage redirection in a way similar to Unix
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 04/18] Make red_client_remove_channel() a RedClient method
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-linux v3 0/6] console-kit: cleanup patches
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH v2 11/12] spice: add & use qemu_spice_gl_monitor_config
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH 04/18] Make red_client_remove_channel() a RedClient method
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 08/18] Name MainChannelClient methods consistently
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 07/18] Change new_pipe_item_t function signature
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 05/18] Call public RedClient API instead of poking internals
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 02/18] Print warnings on untested code paths
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 04/18] Make red_client_remove_channel() a RedClient method
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 03/18] Don't touch RedClient internals from RedChannelClient
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 02/18] Print warnings on untested code paths
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-linux v3 0/6] console-kit: cleanup patches
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 5/6] console-kit: include signal handler function
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [vdagent-linux v3 4/4] console-kit: implement check for session type
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 3/4] session-info: check if session belongs to user
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 2/4] console-kit: implement check for locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 1/4] session-info: check for a locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 0/4] do not DnD on locked/login screen
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 6/6] console-kit: include handler for dbus match
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 5/6] console-kit: include signal handler function
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 3/6] console-kit: save verbosity level for debugging
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 4/6] console-kit: do not use empty session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 2/6] console-kit: use standard name for session-info var
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 1/6] console-kit: use define for dbus paths
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [vdagent-linux v3 0/6] console-kit: cleanup patches
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [vdagent-linux v2 1/5] session-info: check for a locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: How to modify spice version?
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [vdagent-linux v2 6/6] console-kit: include handler for dbus match
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [vdagent-linux v2 5/6] console-kit: include signal handler function
- From: Victor Toso <victortoso@xxxxxxxxxx>
- How to modify spice version?
- From: "=?gb18030?b?Q2hlbiB5dQ==?=" <346619701@xxxxxx>
- Re: [vdagent-linux v2 4/6] console-kit: do not use empty session
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [vdagent-linux v2 3/6] console-kit: save verbosity level for debugging
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [vdagent-linux v2 3/5] console-kit: implement check for locked session
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 2/5] build-sys: console-kit with dbus as default
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 1/5] session-info: check for a locked session
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 6/6] console-kit: include handler for dbus match
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 5/6] console-kit: include signal handler function
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 4/6] console-kit: do not use empty session
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 3/6] console-kit: save verbosity level for debugging
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [vdagent-linux v2 2/6] console-kit: use standard name for session-info var
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 10/18] Move InputsChannelClient to a separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 08/18] Name MainChannelClient methods consistently
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 17/18] Move RedChannelClient to separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 11/18] Replace RedChannel::clients with GList
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 05/18] Call public RedClient API instead of poking internals
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 07/18] Change new_pipe_item_t function signature
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 13/18] Replace RedClient::channels with GList
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 15/18] Add missing include to red-pipe-item.h
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 12/18] rename red_channel_peer_ function to red_channel_client_
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 06/18] Add red_client_seamless_migration_done_for_channel()
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 18/18] Move CursorChannelClient to separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 03/18] Don't touch RedClient internals from RedChannelClient
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 09/18] Move MainChannelClient to separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 14/18] Limit direct access to DisplayChannelClient
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 16/18] Move CommonGraphicsChannelClient to a separate file
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 04/18] Make red_client_remove_channel() a RedClient method
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 02/18] Print warnings on untested code paths
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 01/18] Replace RedCharDevice::on_free_self_token with a signal
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 00/18] Rebased patches from refactory branch (April 27)
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [spice-gtk PATCH v3] Usbredir: enable lz4 compression
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [protocol PATCH v3] LZ4 compression is now available at the Spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- [spice-common PATCH v3] Add LZ4 data compression and used it in spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- [server PATCH v3] LZ4 compression is now available at the Spicevmc channel
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- [spice-gtk PATCH v3] Usbredir: enable lz4 compression
- From: Snir Sheriber <ssheribe@xxxxxxxxxx>
- Re: [PATCH 12/14] Improve Reds/RedMainChannel interface
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 08/14] Add RedServerConfig
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 06/14] Rename PipeItem to RedPipeItem
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 04/14] Use GQueue for RedCharDevice::send_queue
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 06/14] Rename PipeItem to RedPipeItem
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 04/14] Use GQueue for RedCharDevice::send_queue
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 02/14] UpgradeItem: use base PipeItem for refcounting
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Attempt to manage redirection in a way similar to Unix
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [PATCH v2] Store display in Drawable struct
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 10/14] Mark unused public API methods/code as deprecated
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 05/14] Use weak gobject ref instead of reds_on_char_device_state_destroy
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH v2] Store display in Drawable struct
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH spice] worker: remove check for canvas during cursor connect
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice] worker: remove check for canvas during cursor connect
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH] Fix make dist
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH spice-gtk 2/2] channel: Abort migration in delayed unref
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH] Attempt to manage redirection in a way similar to Unix
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk 2/2] channel: Abort migration in delayed unref
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH spice-gtk 1/2] channel-main: Use CHANNEL_DEBUG for migration events
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Canceled: SPICE/spice#25 (0.12 - 5bcb3b6)
- From: Travis CI <builds@xxxxxxxxxxxxx>
- Failed: SPICE/spice#24 (v0.13.0 - 6e66366)
- From: Travis CI <builds@xxxxxxxxxxxxx>
- Failed: SPICE/spice#22 (v0.13.1 - 7d616b3)
- From: Travis CI <builds@xxxxxxxxxxxxx>
- Still Failing: SPICE/spice#23 (master - b0186fe)
- From: Travis CI <builds@xxxxxxxxxxxxx>
- Passed: SPICE/libcacard#11 (v2.5.2 - 998db1e)
- From: Travis CI <builds@xxxxxxxxxxxxx>
- Re: [spice-gtk PATCH v2] Usbredir: enable lz4 compression
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-gtk PATCH v2] Usbredir: enable lz4 compression
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH] Fix make dist
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: principle of compute_lines_gradual_score
- From: 邱星翔 <anudorannador@xxxxxxxxx>
- [PATCH] Make asciidoc a hard requirement
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- Re: [PATCH] build-sys: post-release bump
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH] build-sys: post-release bump
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [PATCH] Fix make dist
- From: "Eduardo Lima (Etrunko)" <etrunko@xxxxxxxxxx>
- [spice-gtk v3] Spice-widget: Use new gdk_event_get_scancode if available
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk v2] Spice-widget: Use new gdk_event_get_scancode if available
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk v2] Spice-widget: Use new gdk_event_get_scancode if available
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk v2] Spice-widget: Use new gdk_event_get_scancode if available
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [spice-gtk] Spice-widget: Use new gdk_event_get_scancode if available
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: principle of compute_lines_gradual_score
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- principle of compute_lines_gradual_score
- From: 邱星翔 <anudorannador@xxxxxxxxx>
- Re: [server PATCH v2] LZ4 compression is now available at the Spicevmc channel
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [vdagent-linux v2 1/6] console-kit: use define for dbus paths
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [vdagent-linux v2 1/6] console-kit: use define for dbus paths
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [vdagent-linux v2 1/6] console-kit: use define for dbus paths
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [vdagent-linux v2 1/6] console-kit: use define for dbus paths
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [vdagent-linux v2 1/6] console-kit: use define for dbus paths
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: Interested in contribution
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Interested in contribution
- From: Sagar Ghuge <ghugesss@xxxxxxxxx>
- Re: [spice-gtk 2/4] coverity: avoid string overflow
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [spice-gtk 1/4] coverity: fix unitialized use of mem.data
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [vdagent-linux v2 1/6] console-kit: use define for dbus paths
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common 8/8] Use g_getenv() instead of getenv()
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk 1/4] coverity: fix unitialized use of mem.data
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk 2/4] coverity: avoid string overflow
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common 8/8] Use g_getenv() instead of getenv()
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [virt-tools-list] [PATCH] Disable IME to allow receiving all keys
- From: Takao Fujiwara <tfujiwar@xxxxxxxxxx>
- Re: [spice-common 8/8] Use g_getenv() instead of getenv()
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [spice-common 3/8] coverity: avoid out of bounds access
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [spice-gtk 2/4] coverity: avoid string overflow
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- Re: [spice-gtk 1/4] coverity: fix unitialized use of mem.data
- From: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
- [vdagent-linux v2 3/5] console-kit: implement check for locked session
- From: Victor Toso <victortoso@xxxxxxxxxx>
[Index of Archives]
[Linux Virtualization]
[KVM]
[Linux Kernel Development]
[Computer Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]