Linux Spice Development
[Prev Page][Next Page]
- [PATCH usbredir 5/8] Use DEBUGMSG to print a debug message, as DEBUG conflicts with the kernel., (continued)
- [PATCH usbredir 0/??] Patch series providing working usbredir kernel module, Jeremy White
- [PATCH v3 0/3] Improvements for statistic code,
Frediano Ziglio
- [PATCH 0/3] display_channel_wait_for_migrate_data related updates,
Frediano Ziglio
- [PATCH 0/9] Backported some patches from refactory branches (9th Dec),
Frediano Ziglio
- [spice-gtk] gst: Fix typo in preprocessor symbol,
Christophe Fergeau
- [spice-gtk] smartcard: Fix compilation with older libcacard,
Christophe Fergeau
- Arbitrary resolutions on Windows 8.1,
fabrox
- [client] spice-gtk: Recover from GStreamer audio initialization errors,
Francois Gouget
- Pending patches,
Francois Gouget
- [PATCH spice v0.12.6] Flush display commands before validating the surface.,
Jeremy White
- [ANNOUNCE] libcacard 2.5.2 released, Marc-André Lureau
- RFC: Time functions in Spice,
Francois Gouget
- server: Use g_get_monotonic_time() to get the time in microseconds,
Francois Gouget
- server: De-duplicate the DISPLAY_CLIENT_TIMEOUT definition,
Francois Gouget
- server: Define the MJPEG encoder warmup time in nanoseconds,
Francois Gouget
- [spice v2] server: Simplify the MJPEG encoder's maximum framerate estimation,
Francois Gouget
- server: Rename SUPPORT_AUTOMATED_TESTS to HAVE_AUTOMATED_TESTS,
Francois Gouget
- [PATCH 00/15] Backported some patches from refactory branches (3rd Dec),
Frediano Ziglio
- [PATCH 01/15] display: replace some dubious asserts, Frediano Ziglio
- [PATCH 02/15] display: make get_drawable symmetric to display_channel_drawable_unref, Frediano Ziglio
- [PATCH 03/15] worker: move red_process_draw to display-channel.c, Frediano Ziglio
- [PATCH 04/15] display: misc style and rename changes, Frediano Ziglio
- [PATCH 05/15] memslot: change some spice_assert to spice_return_if_fail, Frediano Ziglio
- [PATCH 06/15] server: rename files, Frediano Ziglio
- [PATCH 07/15] server: merge spice-bitmap-utils and spice_bitmap_utils, Frediano Ziglio
- [PATCH 08/15] server: misc header cleanups, Frediano Ziglio
- [PATCH 09/15] tests: test_display_base: use a faster wakeup time to easily test multiple client blocking, Frediano Ziglio
- [PATCH 10/15] worker: use glib main loop, Frediano Ziglio
- [PATCH 11/15] server: multiple clients works ok if we limit the pipe to the slowest client, Frediano Ziglio
- [PATCH 12/15] channel: do not free rcc->stream in red_channel_client_disconnect, Frediano Ziglio
- [PATCH 13/15] worker: make sure we dispatch after releasing items, Frediano Ziglio
- [PATCH 15/15] server/red_worker: add env SPICE_NOWAIT_CLIENTS, Frediano Ziglio
- [PATCH 14/15] server: move dispatcher GSource handling code, Frediano Ziglio
- [PATCH 8B/15] Remove glz_encoder_config.h, Jonathon Jongsma
- [PATCH] pass proper type to SPICE_CONTAINEROF,
Frediano Ziglio
- server: Reuse red_get_monotonic_time() in the MJPEG video encoder,
Francois Gouget
- server: Simplify the MJPEG encoder's maximum framerate estimation,
Francois Gouget
- [PATCH] macros: make SPICE_CONTAINEROF more typesafe,
Frediano Ziglio
- [PATCH libcacard] Remove libcacard.h warning,
Marc-André Lureau
- Performance of XSpice - update, Jeremy White
- [PATCH xf86-video-qxl] Optimize dfps mode to send updates only for the primary pixmap.,
Jeremy White
- [PATCH xf86-video-qxl] Provide an implementation for put_image in dfps mode.,
Jeremy White
- [PATCH 10/22] server: rename files, Frediano Ziglio
- [PATCH 00/22] Backported some patches from refactory branches (2st Dec),
Frediano Ziglio
- [PATCH 01/22] display: replace some dubious asserts, Frediano Ziglio
- [PATCH 02/22] worker: move get_drawable to display-channel.c, Frediano Ziglio
- [PATCH 03/22] display: move more logic in display_channel_get_drawable(), Frediano Ziglio
- [PATCH 04/22] worker: do not use dynamic memory for RedSurfaceCmd, Frediano Ziglio
- [PATCH 05/22] display: make get_drawable symmetric to display_channel_drawable_unref, Frediano Ziglio
- [PATCH 06/22] worker: move red_process_draw to display-channel.c, Frediano Ziglio
- [PATCH 08/22] memslot: prefix memslot function with memslot_, Frediano Ziglio
- [PATCH 07/22] display: misc style and rename changes, Frediano Ziglio
- [PATCH 09/22] memslot: change some spice_assert to spice_return_if_fail, Frediano Ziglio
- [PATCH 11/22] server: rename files, Frediano Ziglio
- [PATCH 12/22] worker: change red_worker_new_channel result to CommonChannel*, Frediano Ziglio
- [PATCH 13/22] dcc: reduce statement wrapping, Frediano Ziglio
- [PATCH 14/22] red_channel: cleanup of red_channel_client blocking methods, Frediano Ziglio
- [PATCH 15/22] tests: test_display_base: use a faster wakeup time to easily test multiple client blocking, Frediano Ziglio
- [PATCH 16/22] worker: rename process_commands process_display, Frediano Ziglio
- [PATCH 17/22] worker: use glib main loop, Frediano Ziglio
- [PATCH 18/22] server: multiple clients works ok if we limit the pipe to the slowest client, Frediano Ziglio
- [PATCH 19/22] channel: do not free rcc->stream in red_channel_client_disconnect, Frediano Ziglio
- [PATCH 20/22] worker: make sure we dispatch after releasing items, Frediano Ziglio
- [PATCH 21/22] server: move dispatcher GSource handling code, Frediano Ziglio
- [PATCH 22/22] server/red_worker: add env SPICE_NOWAIT_CLIENTS, Frediano Ziglio
- [PATCH 10/22] server: rename files, Frediano Ziglio
- [PATCH 10/22] server: rename files, Frediano Ziglio
- [spice v6] server: Provide a framerate estimate based on the initial frames,
Francois Gouget
- [client 1/3] build-sys: Allow simultaneous support for Pulse and GStreamer audio,
Francois Gouget
- [PATCH 0/4] Improvements for statistic code,
Frediano Ziglio
- [PATCH] Make red_process_surface accept DisplayChannel instead of RedWorker, Frediano Ziglio
- [PATCH 00/24] Backported some patches from refactory branches (1st Dec),
Frediano Ziglio
- [PATCH 02/24] worker: move get_drawable to display-channel.c, Frediano Ziglio
- [PATCH 03/24] display: move more logic in display_channel_get_drawable(), Frediano Ziglio
- [PATCH 04/24] worker: do not use dynamic memory for RedSurfaceCmd, Frediano Ziglio
- [PATCH 05/24] display: make get_drawable symmetric to display_channel_drawable_unref, Frediano Ziglio
- [PATCH 06/24] worker: move red_process_draw to display-channel.c, Frediano Ziglio
- [PATCH 07/24] display: misc style and rename changes, Frediano Ziglio
- [PATCH 11/24] server: rename files, Frediano Ziglio
- [PATCH 12/24] worker: change red_worker_new_channel result to CommonChannel*, Frediano Ziglio
- [PATCH 13/24] dcc: reduce statement wrapping, Frediano Ziglio
- [PATCH 15/24] red_worker: make dcc_clear_surface_drawables_from_pipe declaration consistent with definition, Frediano Ziglio
- [PATCH 16/24] red_channel: cleanup of red_channel_client blocking methods, Frediano Ziglio
- [PATCH 17/24] tests: test_display_base: use a faster wakeup time to easily test multiple client blocking, Frediano Ziglio
- [PATCH 18/24] worker: rename process_commands process_display, Frediano Ziglio
- [PATCH 19/24] worker: use glib main loop, Frediano Ziglio
- [PATCH 20/24] server: multiple clients works ok if we limit the pipe to the slowest client, Frediano Ziglio
- [PATCH 21/24] channel: do not free rcc->stream in red_channel_client_disconnect, Frediano Ziglio
- [PATCH 22/24] worker: make sure we dispatch after releasing items, Frediano Ziglio
- [PATCH 23/24] server: move dispatcher GSource handling code, Frediano Ziglio
- [PATCH 24/24] server/red_worker: add env SPICE_NOWAIT_CLIENTS, Frediano Ziglio
- [spice-gtk PATCH v1 1/1] channel-usbredir: better control of usbredir log level,
Victor Toso
- [PATCH 2/2] channel: add option tcp keepalive timeout to channels,
Sunny Shin
- [PATCH qemu 1/2] add the ability to specify Spice keepalive,
Sunny Shin
- Decoders list?, Anton D. Kachalov
- [PATCH spice-gtk 1/3] Update spice-common,
Marc-André Lureau
- [PATCH] Remove use of spice_warn_if(),
Christophe Fergeau
- [spice-common v2 1/7] log: Use glib for logging,
Christophe Fergeau
- [spice-gtk PATCH v3] Grab keyboard based on session focus,
Snir Sheriber
- [PATCH spice] smartcard: include libcacard.h if possible,
Marc-André Lureau
- Still Failing: SPICE/spice#21 (master - a21a81b), Travis CI
- [spice-common 0/7] Use glib for logging,
Christophe Fergeau
- [PATCH] server: rename files, Frediano Ziglio
- [PATCH 1/1] channel: add optional tcp keepalive timeout to channels,
Sunny Shin
- [PATCH 00/16] Backported some patches from refactory branches (26th Nov),
Frediano Ziglio
- [PATCH 07/16] worker: remove some unnecessary inline, Frediano Ziglio
- [PATCH 08/16] misc cleanups, Frediano Ziglio
- [PATCH 10/16] display: add update_compression() method, Frediano Ziglio
- [PATCH 09/16] worker: move red_process_surface, Frediano Ziglio
- [PATCH 12/16] worker: remove useless QXL_CMD_MESSAGE, Frediano Ziglio
- [PATCH 11/16] worker: merge handle_new_display_channel, Frediano Ziglio
- [PATCH 13/16] red_worker: cleanup red_clear_surface_drawables_from_pipes, Frediano Ziglio
- [PATCH 14/16] red_channel: cleanup of red_channel_client blocking methods, Frediano Ziglio
- [PATCH 16/16] worker: rename process_commands process_display, Frediano Ziglio
- [PATCH 15/16] tests: test_display_base: use a faster wakeup time to easily test multiple client blocking, Frediano Ziglio
- [PATCH 05/16] server: rename files, Frediano Ziglio
- [PATCH spice-server v2] build-sys: Use sasl check from spice-common, Pavel Grunt
- [PATCH spice-gtk v2] build-sys: Use sasl check from spice-common, Pavel Grunt
- [PATCH] worker: move dcc_send & marshallers to dcc-send.c, Frediano Ziglio
- [PATCH] worker: improve validation for update command,
Frediano Ziglio
- Add option to make possible streaming setting change client-side for each session,
Fabio Fantoni
- [PATCH spice-common v2] m4: Add macro for --with-sasl,
Pavel Grunt
- [common PATCH 0/9 v4] Fix colors on BE clients, when using image compression,
Lukas Venhoda
- [common PATCH 2/9 v4] pixman_utils: Add macros for color byte ordering, Lukas Venhoda
- [common PATCH 4/9 v4] ppc: Add support for bigendian color byte order, Lukas Venhoda
- [common PATCH 3/9 v4] pixman_utils: Use PIXMAN_LE_ constants in spice_bitmap_try_as_pixman(), Lukas Venhoda
- [common PATCH 1/9 v4] ppc: Always convert surface on BE machine, Lukas Venhoda
- [common PATCH 7/9 v4] ppc: Fix colors on ppc when using LZ4, Lukas Venhoda
- [common PATCH 5/9 v4] ppc: Fix colors on ppc when using QUIC, Lukas Venhoda
- [common PATCH 8/9 v4] ppc: Fix colors on ppc when using jpeg, Lukas Venhoda
- [common PATCH 9/9 v4] ppc: Fix alpha state checking on BE machines, Lukas Venhoda
- [common PATCH 6/9 v4] ppc: Fix colors on ppc when using LZ, Lukas Venhoda
- Re: [common PATCH 0/9 v4] Fix colors on BE clients, when using image compression, Christophe Fergeau
- Rudimentary guide to audio in XSpice, Jeremy White
- [PATCH 00/19] Backported some patches from refactory branches (25th Nov),
Frediano Ziglio
- [PATCH 01/19] worker: changed some spice_assert in display_channel_draw_till, Frediano Ziglio
- [PATCH 02/19] worker: change some asserts in stream functions, Frediano Ziglio
- [PATCH 03/19] worker: use spice_return_if_fail() instead of spice_assert() in release_item, Frediano Ziglio
- [PATCH 05/19] display: reuse code in display_channel_draw_until, Frediano Ziglio
- [PATCH 06/19] display: Simplify display_channel_create_surface, Frediano Ziglio
- [PATCH 08/19] worker: remove redundant check, Frediano Ziglio
- [PATCH 07/19] display: move more logic in add_drawable(), Frediano Ziglio
- [PATCH 09/19] worker: move dcc_send & marshallers to dcc-send.c, Frediano Ziglio
- [PATCH 11/19] server: move enum and struct away from red_common, Frediano Ziglio
- [PATCH 12/19] server: rename _tmpl files, Frediano Ziglio
- [PATCH 10/19] server: cleanups, Frediano Ziglio
- [PATCH 14/19] worker: move more stream functions, Frediano Ziglio
- [PATCH 15/19] worker: move current_remove*, Frediano Ziglio
- [PATCH 16/19] worker: move red_pipes_remove_drawable, Frediano Ziglio
- [PATCH 18/19] display: rename detach_streams_behind, Frediano Ziglio
- [PATCH 19/19] display: remove some public declarations, Frediano Ziglio
- [PATCH 17/19] display: fix generate_uid name, Frediano Ziglio
- [PATCH v2] server: move LZ_IMAGE_TYPE_* enum to dcc, Fabiano Fidêncio
- [PATCH] canvas_utils: Remove trailing whitespace,
Lukas Venhoda
- Passed: SPICE/libcacard#9 (v2.5.1 - e3e3780),
Travis CI
- [PATCH spice 0/3] Add travis CI,
Marc-André Lureau
- [spice-gtk] Update spice-common submodule,
Christophe Fergeau
- video playback issue with VP8/H264 patch,
Sunny Shin
- [ANNOUNCE] libcacard 2.5.1 released, Marc-André Lureau
- [PATCH] worker: simplify handle_dev_oom,
Frediano Ziglio
- [PATCH] dcc: remove possible dandling pointers,
Frediano Ziglio
- =?gb18030?b?u9i4tDogZ2l0aHViIG1pcnJvcg==?=, =?gb18030?b?u8bK6cPx?=
- RFC release libcacard 2.5.1,
Marc-André Lureau
- [PATCH libcacard 1/3] build-sys: show correct pcsc summary,
Marc-André Lureau
- github mirror,
Marc-André Lureau
- [PATCH 00/18] Backported some patches from refactory branches (24th Nov),
Frediano Ziglio
- [PATCH 04/18] display: replace some dubious asserts, Frediano Ziglio
- [PATCH 02/18] worker: rename red_connect_cursor and tidy up a bit, Frediano Ziglio
- [PATCH 06/18] worker: remove not used argument from surface_update_dest(), Frediano Ziglio
- [PATCH 05/18] worker: s/validate_area/surface_update_dest, Frediano Ziglio
- [PATCH 11/18] display: reuse code in display_channel_draw_until, Frediano Ziglio
- [PATCH 13/18] worker: move destroy_surface() familly, Frediano Ziglio
- [PATCH 12/18] worker: move display_channel_new, Frediano Ziglio
- [PATCH 14/18] worker: move display_channel_create_surface, Frediano Ziglio
- [PATCH 07/18] worker: simplify surface_update_dest(), Frediano Ziglio
- [PATCH 16/18] worker: move display_channel_update, Frediano Ziglio
- [PATCH 17/18] display: move more logic in add_drawable(), Frediano Ziglio
- [PATCH 15/18] display: simplify create_canvas_for_surface, Frediano Ziglio
- [PATCH 18/18] worker: remove redundant check, Frediano Ziglio
- [PATCH] m4: Add macro for --with-sasl,
Pavel Grunt
- [PATCH spice-common 1/2] Fix make distcheck,
Marc-André Lureau
- refactory and file names,
Frediano Ziglio
- [PATCH 00/18] Backported some patches from refactory branches (23th Nov),
Frediano Ziglio
- [PATCH 02/18] worker: move dcc_handle_message, Frediano Ziglio
- [PATCH 01/18] worker: do not set worker image compression on client request, Frediano Ziglio
- [PATCH 03/18] worker: move dcc_add_drawable*, Frediano Ziglio
- [PATCH 04/18] worker: move attach_stream, Frediano Ziglio
- [PATCH 06/18] worker: tidy up cursor_connect a bit, Frediano Ziglio
- [PATCH 05/18] worker: change some asserts in stream functions, Frediano Ziglio
- [PATCH 07/18] worker: move dcc_handle_migrate_data, Frediano Ziglio
- [PATCH 08/18] worker: simplify handle_migrate_data functions, Frediano Ziglio
- [PATCH 09/18] worker: move dcc_release_item, Frediano Ziglio
- [PATCH 12/18] worker: move drawable_draw, Frediano Ziglio
- [PATCH 13/18] display: replace some dubious asserts, Frediano Ziglio
- [PATCH 11/18] worker: use spice_return_if_fail() instead of spice_assert() in release_item, Frediano Ziglio
- [PATCH 10/18] worker: remove display_channel prefix from channel callbacks, Frediano Ziglio
- [PATCH 14/18] worker:fix constant, Frediano Ziglio
- [PATCH 15/18] worker: s/validate_area/surface_update_dest, Frediano Ziglio
[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]