Linux Spice Development
[Prev Page][Next Page]
- [spice-common PATCH v4] Add LZ4 data compression and used it in spicevmc channel,
Snir Sheriber
- [PATCH spice-html5 1/2] filexfer: Remove wrongly placed semicolon,
Pavel Grunt
- [PATCH spice] agent-msg-filter: Move include from header,
Pavel Grunt
- [PATCH] char-device: remove unused refs field,
Frediano Ziglio
- [spice v14 00/29] Add GStreamer support for video streaming,
Francois Gouget
- [spice v14 01/29] server: Correctly handle and trace stream report errors, Francois Gouget
- [spice v14 02/29] server: Enable adding alternative MJPEG video encoders, Francois Gouget
- [spice v14 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default, Francois Gouget
- [spice v14 04/29] server: Check the client video codec capabilities, Francois Gouget
- [spice v14 05/29] server: Let the administrator pick the video encoder and codec, Francois Gouget
- [spice v14 06/29] replay: Add an option to change video codec, Pavel Grunt
- [spice v14 07/29] server: Add VP8 support to the GStreamer video encoder, Francois Gouget
- [spice v14 08/29] server: Use the optimal number of threads for VP8 encoding, Francois Gouget
- [spice v14 09/29] server: Let the video encoder manage the compressed buffer, Francois Gouget
- [spice v14 10/29] server: Handle and recover from GStreamer encoding errors, Francois Gouget
- [spice v14 11/29] server: Avoid copying the input frame in the GStreamer encoder, Francois Gouget
- [spice v14 12/29] server: Add h264 support to the GStreamer video encoder, Francois Gouget
- [spice v14 13/29] server: Shape the bit rate of the GStreamer codecs output, Francois Gouget
- [spice v14 14/29] server: Adjust the GStreamer encoder bit rate to the network, Francois Gouget
- [spice v14 15/29] server: Adjust the frame rate based on the GStreamer encoding time, Francois Gouget
- [spice v14 16/29] server: Give up after a while if GStreamer cannot handle the video, Francois Gouget
- [spice v14 17/29] server: Respect the GStreamer encoder's valid bit rate range, Francois Gouget
- [spice v14 18/29] server: Dynamically adjust the GStreamer encoder bitrate if possible, Francois Gouget
- [spice v14 19/29] server: Add support for GStreamer 0.10, Francois Gouget
- [qxl v14 20/29] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences, Francois Gouget
- [qxl v14 21/29] Xspice: Add --video-codecs to specify encoder and codec preferences, Francois Gouget
- [client v14 22/29] spice-gtk: Enable adding alternative video decoders, Francois Gouget
- [client v14 23/29] spice-gtk: Optimize handling of the decoded frame buffer, Francois Gouget
- [client v14 24/29] spice-gtk: Rename num_drops_on_receive to arrive_late_count, Francois Gouget
- [client v14 25/29] spice-gtk: Let the video decoder queue, schedule and drop the frames, Francois Gouget
- [client v14 26/29] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264, Francois Gouget
- [client v14 27/29] spice-gtk: Allow disabling support for the builtin MJPEG video decoder, Francois Gouget
- [client v14 28/29] spice-gtk: Probe GStreamer before advertising support for a codec, Francois Gouget
- [client v14 29/29] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder, Francois Gouget
- Re: [spice v14 00/29] Add GStreamer support for video streaming, Pavel Grunt
- [PATCH] spice-options: Stop skipping method,
Alexandru Visarion
[PATCH 00/14] Backported patches from refactory branch (May 3),
Jonathon Jongsma
- [PATCH 02/14] Move MainChannelClient to separate file, Jonathon Jongsma
- [PATCH 01/14] Add red_client_seamless_migration_done_for_channel(), Jonathon Jongsma
- [PATCH 04/14] Replace RedChannel::clients with GList, Jonathon Jongsma
- [PATCH 03/14] Move InputsChannelClient to a separate file, Jonathon Jongsma
- [PATCH 05/14] rename red_channel_peer_ function to red_channel_client_, Jonathon Jongsma
- [PATCH 07/14] Limit direct access to DisplayChannelClient, Jonathon Jongsma
- [PATCH 06/14] Replace RedClient::channels with GList, Jonathon Jongsma
- [PATCH 08/14] Add missing include to red-pipe-item.h, Jonathon Jongsma
- [PATCH 09/14] Move CommonGraphicsChannelClient to a separate file, Jonathon Jongsma
- [PATCH 11/14] Move CursorChannelClient to separate file, Jonathon Jongsma
- [PATCH 10/14] Move RedChannelClient to separate file, Jonathon Jongsma
- [PATCH 12/14] Generate GTypes for spice-server enums, Jonathon Jongsma
- [PATCH 14/14] Convert RedChannel heirarchy to GObject, Jonathon Jongsma
- [PATCH 13/14] gobject-ify RedChannelClient heirarchy, Jonathon Jongsma
[PATCH spice-gtk] gtk: fix server-mode mouse,
Marc-André Lureau
[PATCH spice-gtk 0/2] Allow to disable syncing modifiers,
Pavel Grunt
[vdagent-linux v4 0/6] do not DnD on locked/login screen,
Victor Toso
spice-html5 audio problem,
Lorenzo Garcia
[spice-server 1/2] build-sys: Drop unneeded python check,
Christophe Fergeau
[spice-gtk 1/2] build-sys: Delete pygtk2-related files,
Christophe Fergeau
spice_get_option_group is skipped and has messy output,
Visarion-Mingopol Alexandru-Viorel
[spice-gtk v1] spice-channel: fix small leak,
Victor Toso
[spice-gtk v1] spicevmc: don't disconnect on "cancel",
Victor Toso
[PATCH] remove dandling pointer for RedCharDeviceVDIPort,
Frediano Ziglio
Re: [phodav PATCH 1/3 v6] spice-webdavd-windows: Automount shared folder, Lukas Venhoda
[PATCH server] Using already exists function instead of SPICE_CONTAINEROF,
Snir Sheriber
[spice-jhbuild] moduleset: update gnome-apps to 3.22,
Victor Toso
[PATCH 0/3] Fixes to git-version-gen,
Eduardo Lima (Etrunko)
[PATCH 1/2 v3] Attempt to manage redirection in a way similar to Unix,
Frediano Ziglio
[vdagent-linux v3 0/4] do not DnD on locked/login screen,
Victor Toso
[vdagent-linux v3 0/6] console-kit: cleanup patches,
Victor Toso
How to modify spice version?,
=?gb18030?b?Q2hlbiB5dQ==?=
[PATCH 00/18] Rebased patches from refactory branch (April 27),
Jonathon Jongsma
- [PATCH 01/18] Replace RedCharDevice::on_free_self_token with a signal, Jonathon Jongsma
- [PATCH 02/18] Print warnings on untested code paths, Jonathon Jongsma
- [PATCH 04/18] Make red_client_remove_channel() a RedClient method, Jonathon Jongsma
- [PATCH 16/18] Move CommonGraphicsChannelClient to a separate file, Jonathon Jongsma
- [PATCH 14/18] Limit direct access to DisplayChannelClient, Jonathon Jongsma
- [PATCH 09/18] Move MainChannelClient to separate file, Jonathon Jongsma
- [PATCH 03/18] Don't touch RedClient internals from RedChannelClient, Jonathon Jongsma
- [PATCH 18/18] Move CursorChannelClient to separate file, Jonathon Jongsma
- [PATCH 06/18] Add red_client_seamless_migration_done_for_channel(), Jonathon Jongsma
- [PATCH 12/18] rename red_channel_peer_ function to red_channel_client_, Jonathon Jongsma
- [PATCH 15/18] Add missing include to red-pipe-item.h, Jonathon Jongsma
- [PATCH 13/18] Replace RedClient::channels with GList, Jonathon Jongsma
- [PATCH 07/18] Change new_pipe_item_t function signature, Jonathon Jongsma
- [PATCH 05/18] Call public RedClient API instead of poking internals, Jonathon Jongsma
- [PATCH 11/18] Replace RedChannel::clients with GList, Jonathon Jongsma
- [PATCH 17/18] Move RedChannelClient to separate file, Jonathon Jongsma
- [PATCH 08/18] Name MainChannelClient methods consistently, Jonathon Jongsma
- [PATCH 10/18] Move InputsChannelClient to a separate file, Jonathon Jongsma
[protocol PATCH v3] LZ4 compression is now available at the Spicevmc channel,
Snir Sheriber
[spice-common PATCH v3] Add LZ4 data compression and used it in spicevmc channel,
Snir Sheriber
[server PATCH v3] LZ4 compression is now available at the Spicevmc channel,
Snir Sheriber
[spice-gtk PATCH v3] Usbredir: enable lz4 compression,
Snir Sheriber
Canceled: SPICE/spice#25 (0.12 - 5bcb3b6), Travis CI
Failed: SPICE/spice#24 (v0.13.0 - 6e66366), Travis CI
Failed: SPICE/spice#22 (v0.13.1 - 7d616b3), Travis CI
Still Failing: SPICE/spice#23 (master - b0186fe), Travis CI
Passed: SPICE/libcacard#11 (v2.5.2 - 998db1e), Travis CI
[PATCH] Make asciidoc a hard requirement,
Eduardo Lima (Etrunko)
[PATCH] build-sys: post-release bump,
Eduardo Lima (Etrunko)
[PATCH] Fix make dist,
Eduardo Lima (Etrunko)
[spice-gtk] Spice-widget: Use new gdk_event_get_scancode if available,
Frediano Ziglio
principle of compute_lines_gradual_score,
邱星翔
Interested in contribution,
Sagar Ghuge
[vdagent-linux v2 0/5] do not DnD on locked/login screen,
Victor Toso
[vdagent-linux v2 0/6] console-kit: cleanup patches,
Victor Toso
[PATCH spice-gtk 1/2] channel-main: Use CHANNEL_DEBUG for migration events,
Pavel Grunt
[spice-gtk EXP] Handle mismatching CapsLock,
Frediano Ziglio
recipe for target 'red-channel.lo' failed,
Eduards Šaraņins
[PATCH spice 1/4] manual: Recommend enabling monitors using remote-viewer's menu,
Pavel Grunt
How to look information of the debugging of spice-server?,
=?gb18030?b?I8/51cW1xMDHIw==?=
[spice-gtk v2] Spice-widget: Allow smaller widget with scaling enabled,
Javier Celaya
[PATCH 00/14] Rebased patches from refactory branch (April 21),
Jonathon Jongsma
- [PATCH 02/14] UpgradeItem: use base PipeItem for refcounting, Jonathon Jongsma
- [PATCH 01/14] Store display in Drawable struct, Jonathon Jongsma
- [PATCH 04/14] Use GQueue for RedCharDevice::send_queue, Jonathon Jongsma
- [PATCH 03/14] Replace RedCharDevice::on_free_self_token with a signal, Jonathon Jongsma
- [PATCH 06/14] Rename PipeItem to RedPipeItem, Jonathon Jongsma
- [PATCH 05/14] Use weak gobject ref instead of reds_on_char_device_state_destroy, Jonathon Jongsma
- [PATCH 08/14] Add RedServerConfig, Jonathon Jongsma
- [PATCH 13/14] Remove dead code in reds_fill_channels(), Jonathon Jongsma
- [PATCH 10/14] Mark unused public API methods/code as deprecated, Jonathon Jongsma
- [PATCH 11/14] Add _config_ to SpiceServerConfig accessors, Jonathon Jongsma
- [PATCH 07/14] Rename all RedPipeItem subclasses, Jonathon Jongsma
- [PATCH 09/14] Print warnings on untested code paths, Jonathon Jongsma
- [PATCH 12/14] Improve Reds/RedMainChannel interface, Jonathon Jongsma
- [PATCH 14/14] audio: Remove global 'playback_compression' variable, Jonathon Jongsma
[phodav PATCH 3/3 v6] spice-webdavd-windows: Dismount shared folder on service stop, Lukáš Venhoda
[phodav PATCH 1/3 v6] spice-webdavd-windows: Automount shared folder,
Lukáš Venhoda
[PATCH] spice_server_char_device_add_interface: remove local 'reds' variable,
Jonathon Jongsma
[PATCH 00/16] Rebased patches from refactory branch (April 19),
Jonathon Jongsma
- [PATCH 01/16] UpgradeItem: use base PipeItem for refcounting, Jonathon Jongsma
- [PATCH 02/16] Replace RedCharDevice::on_free_self_token with a signal, Jonathon Jongsma
- [PATCH 03/16] Remove use of opaque from vdi_port_read_one_msg_from_device, Jonathon Jongsma
- [PATCH 04/16] Use GQueue for RedCharDevice::send_queue, Jonathon Jongsma
- [PATCH 13/16] Add _config_ to SpiceServerConfig accessors, Jonathon Jongsma
- [PATCH 05/16] Use weak gobject ref instead of reds_on_char_device_state_destroy, Jonathon Jongsma
- [PATCH 14/16] Improve Reds/RedMainChannel interface, Jonathon Jongsma
- [PATCH 09/16] Rename PipeItem to RedPipeItem, Jonathon Jongsma
- [PATCH 07/16] char device: use 'device' rather than 'state' for var names, Jonathon Jongsma
- [PATCH 12/16] Mark unused public API methods/code as deprecated, Jonathon Jongsma
- [PATCH 10/16] Rename all RedPipeItem subclasses, Jonathon Jongsma
- [PATCH 16/16] audio: Remove global 'playback_state' variable, Jonathon Jongsma
- [PATCH 11/16] Add SpiceServerConfig, Jonathon Jongsma
- [PATCH 08/16] char device: use _reset_dev_instance() to set 'sin', Jonathon Jongsma
- [PATCH 15/16] Remove dead code in reds_fill_channels(), Jonathon Jongsma
- [PATCH 06/16] char-device: notify when device instance is changed, Jonathon Jongsma
[PATCH spice] sw-canvas: Get rid of unsused SW_CANVAS_IMAGE_CACHE,
Pavel Grunt
[vdagent-linux v1 0/8] do not allow file transfer on locked session,
Victor Toso
[PATCH spice-common] Define canvas_fix_alignment when is used,
Pavel Grunt
[spice v13 00/29] Add GStreamer support for video streaming,
Francois Gouget
- [spice v13 01/29] server: Correctly handle and trace stream report errors, Francois Gouget
- [spice v13 02/29] server: Enable adding alternative MJPEG video encoders, Francois Gouget
- [spice v13 03/29] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default, Francois Gouget
- [spice v13 04/29] server: Check the client video codec capabilities, Francois Gouget
- [spice v13 05/29] server: Let the administrator pick the video encoder and codec, Francois Gouget
- [spice v13 06/29] replay: Add an option to change video codec, Pavel Grunt
- [spice v13 07/29] server: Add VP8 support to the GStreamer video encoder, Francois Gouget
- [spice v13 08/29] server: Use the optimal number of threads for VP8 encoding, Francois Gouget
- [spice v13 09/29] server: Let the video encoder manage the compressed buffer, Francois Gouget
- [spice v13 10/29] server: Handle and recover from GStreamer encoding errors, Francois Gouget
- [spice v13 11/29] server: Avoid copying the input frame in the GStreamer encoder, Francois Gouget
- [spice v13 12/29] server: Add h264 support to the GStreamer video encoder, Francois Gouget
- [spice v13 13/29] server: Shape the bit rate of the GStreamer codecs output, Francois Gouget
- [spice v13 14/29] server: Adjust the GStreamer encoder bit rate to the network, Francois Gouget
- [spice v13 15/29] server: Adjust the frame rate based on the GStreamer encoding time, Francois Gouget
- [spice v13 17/29] server: Respect the GStreamer encoder's valid bit rate range, Francois Gouget
- [spice v13 16/29] server: Give up after a while if GStreamer cannot handle the video, Francois Gouget
- [spice v13 18/29] server: Dynamically adjust the GStreamer encoder bitrate if possible, Francois Gouget
- [qxl v13 20/29] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences, Francois Gouget
- [qxl v13 21/29] Xspice: Add --video-codecs to specify encoder and codec preferences, Francois Gouget
- [spice v13 19/29] server: Add support for GStreamer 0.10, Francois Gouget
- [client v13 22/29] spice-gtk: Enable adding alternative video decoders, Francois Gouget
- [client v13 23/29] spice-gtk: Optimize handling of the decoded frame buffer, Francois Gouget
- [client v13 24/29] spice-gtk: Rename num_drops_on_receive to arrive_late_count, Francois Gouget
- [client v13 25/29] spice-gtk: Let the video decoder queue, schedule and drop the frames, Francois Gouget
- [client v13 26/29] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264, Francois Gouget
- [client v13 27/29] spice-gtk: Allow disabling support for the builtin MJPEG video decoder, Francois Gouget
- [client v13 29/29] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder, Francois Gouget
- [client v13 28/29] spice-gtk: Probe GStreamer before advertising support for a codec, Francois Gouget
spice-xpi deprecated soon,
RK RK
[common] canvas: canvas_fix_alignment() is unused so remove it.,
Francois Gouget
[PATCH] Disable IME to allow receiving all keys,
Frediano Ziglio
[PATCH server] coverity: avoid resource leak (82248),
Snir Sheriber
[PATCH server] coverity: avoid double free (82258),
Snir Sheriber
Protocol extensions,
thkerle@xxxxxxxxxx
[spice-common PATCH] build-sys: Define opengl GL_LIBS and GL_CFLAGS in generated Makefile.in,
Lin Ma
paste client clipboard selection to guest,
Alex Roithman
[spice] server: Correctly handle and trace stream report errors,
Francois Gouget
[spice-gtk v4 0/3] Windows Japanese layout workarounds,
Frediano Ziglio
[spice-gtk v3 3/3] Send Hangul key in KR keyboard, Takao Fujiwara
[spice-gtk v3 2/3] Send key release event for some keys in JP keyboard, Takao Fujiwara
how can i get a tool to test the spice performance eg:image quality, video fps, 纪列全
[PATCH 00/20] Backported patches from refactory branch (April 14),
Jonathon Jongsma
- [PATCH 02/20] reds: Derive VDIPortReadBuf from PipeItem, Jonathon Jongsma
- [PATCH 06/20] DrawablePipeItem: use base class for refcounting, Jonathon Jongsma
- [PATCH 07/20] StreamClipItem: use base class refcounting, Jonathon Jongsma
- [PATCH 08/20] UpgradeItem: use base PipeItem for refcounting, Jonathon Jongsma
- [PATCH 03/20] smartcard: Use base PipeItem for MsgItem refcounting, Jonathon Jongsma
- [PATCH 11/20] char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_client, Jonathon Jongsma
- [PATCH 13/20] Remove use of opaque from vdi_port_read_one_msg_from_device, Jonathon Jongsma
- [PATCH 14/20] Use GQueue for RedCharDevice::send_queue, Jonathon Jongsma
- [PATCH 17/20] char device: use 'device' rather than 'state' for var names, Jonathon Jongsma
- [PATCH 10/20] char-device: Replace RedCharDeviceMsgToClient with PipeItem, Jonathon Jongsma
- [PATCH 15/20] Use weak gobject ref instead of reds_on_char_device_state_destroy, Jonathon Jongsma
- [PATCH 16/20] char-device: notify when device instance is changed, Jonathon Jongsma
- [PATCH 12/20] Replace RedCharDevice::on_free_self_token with a signal, Jonathon Jongsma
- [PATCH 01/20] Add reference counting to PipeItem class, Jonathon Jongsma
- [PATCH 20/20] Rename all RedPipeItem subclasses, Jonathon Jongsma
- [PATCH 04/20] SpiceVmcPipeItem: use base PipeItem for ref counting, Jonathon Jongsma
- [PATCH 18/20] char device: use _reset_dev_instance() to set 'sin', Jonathon Jongsma
- [PATCH 09/20] dcc: Use refcounting for MonitorsConfigItem, Jonathon Jongsma
- [PATCH 05/20] dcc: use PipeItem refcounting for ImageItem, Jonathon Jongsma
- [PATCH 19/20] Rename PipeItem to RedPipeItem, Jonathon Jongsma
[PATCH] fix 16 bpp LZ image decompression,
Frediano Ziglio
Announcing spice 0.12.7, Christophe Fergeau
[PATCH spice-gtk 1/2] channel-main: Add helper function for getting audio,
Pavel Grunt
[server PATCH v2] LZ4 compression is now available at the Spicevmc channel,
Snir Sheriber
[PATCH 00/13] Backported patches from refactory branch (April 13),
Jonathon Jongsma
- [PATCH 05/13] char-device: Replace RedCharDeviceMsgToClient with RedPipeItem, Jonathon Jongsma
- [PATCH 02/13] reds: Derive VDIPortReadBuf from RedPipeItem, Jonathon Jongsma
- [PATCH 09/13] Use GQueue for RedCharDevice::send_queue, Jonathon Jongsma
- [PATCH 01/13] Introduce simple RedPipeItem class, Jonathon Jongsma
- [PATCH 08/13] Remove use of opaque from vdi_port_read_one_msg_from_device, Jonathon Jongsma
- [PATCH 04/13] spicevmc: Derive SpiceVmcPipeItem from RedPipeItem, Jonathon Jongsma
- [PATCH 06/13] char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_client, Jonathon Jongsma
- [PATCH 03/13] smartcard: Derive MsgItem from RedPipeItem, Jonathon Jongsma
- [PATCH 11/13] char-device: notify when device instance is changed, Jonathon Jongsma
- [PATCH 07/13] Replace RedCharDevice::on_free_self_token with a signal, Jonathon Jongsma
- [PATCH 13/13] char device: use _reset_dev_instance() to set 'sin', Jonathon Jongsma
- [PATCH 12/13] char device: use 'device' rather than 'state' for var names, Jonathon Jongsma
- [PATCH 10/13] Use weak gobject ref instead of reds_on_char_device_state_destroy, Jonathon Jongsma
[spice-gtk] Spice-widget: Allow smaller widget with scaling enabled,
Javier Celaya
[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]