Linux Spice Development
[Prev Page][Next Page]
- Re: [spice-gtk] Spice-widget: Allow smaller widget with scaling enabled, (continued)
- [PATCH] red-channel: make red_client_{ref, unref} thread safe,
Frediano Ziglio
- [spice-devel]How to reduce the image resolution or definition ?,
hongzhen_luo
- xf86-video-qxl 0.1.5?,
poma
- Announcing spice 0.13.1 UNSTABLE release, Christophe Fergeau
- [vdagent-linux v2] Bump glib to 2.28,
Victor Toso
- [spice-server] char-device: Fix el6 compilation,
Christophe Fergeau
- Coverity!, Fabiano Fidêncio
- Bug: Automatic Guest Resolution Adjustment not functional with GRsec guests, bancfc
- [spice-gtk PATCH v2] Usbredir: enable lz4 compression,
Snir Sheriber
- [vdagent-linux v1] Bump glib to 2.38,
Victor Toso
- [vdagent-linux v1] Remove ConsoleKit integration,
Victor Toso
- [vdagent-linux v1] remove trailing spaces,
Victor Toso
- Re: [phodav PATCH 3/3 v5] spice-webdavd-windows: Dismount shared folder on service stop,
Lukas Venhoda
- [PATCH 00/14] Backported some patches from refactory branch (April 7),
Jonathon Jongsma
- [PATCH 02/14] RedCharDevice: Add typedef for class virtual functions, Jonathon Jongsma
- [PATCH 04/14] reds: Put PipeItem first in VDIReadBuf, Jonathon Jongsma
- [PATCH 01/14] Move RedCharDeviceCallbacks into RedCharDeviceClass, Jonathon Jongsma
- [PATCH 03/14] Introduce simple RedPipeItem class, Jonathon Jongsma
- [PATCH 06/14] FIXME/HACK: RedPipeItem/VDIPortBuf refcounting hack, Jonathon Jongsma
- [PATCH 07/14] smartcard: Derive MsgItem from RedPipeItem, Jonathon Jongsma
- [PATCH 05/14] reds: Derive VDIPortReadBuf from RedPipeItem, Jonathon Jongsma
- [PATCH 08/14] spicevmc: Derive SpiceVmcPipeItem from RedPipeItem, Jonathon Jongsma
- [PATCH 10/14] char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_client, Jonathon Jongsma
- [PATCH 13/14] Use GQueue for RedCharDevice::send_queue, Jonathon Jongsma
- [PATCH 14/14] Use weak gobject ref instead of reds_on_char_device_state_destroy, Jonathon Jongsma
- [PATCH 12/14] Remove use of opaque from vdi_port_read_one_msg_from_device, Jonathon Jongsma
- [PATCH 11/14] Replace RedCharDevice::on_free_self_token with a signal, Jonathon Jongsma
- [PATCH 09/14] char-device: Replace RedCharDeviceMsgToClient with RedPipeItem, Jonathon Jongsma
- [PATCH spice-gtk] Ensure that file transfers get cancelled,
Jonathon Jongsma
- [phodav PATCH 1/3 v5] spice-webdavd-windows: Automount shared folder,
Lukas Venhoda
- [PATCH spice-gtk] Do not call spice_egl_cursor_set when egl is disabled,
Pavel Grunt
- [PATCH spice-gtk] Do not use deprecated GtkStock,
Pavel Grunt
- [PATCH spice-gtk v2 0/6] Cleanups for new gtk and glib,
Pavel Grunt
- [qxl] xspice: Don't create Xorg time in timer_add,
Christophe Fergeau
- [spice-server] Update spice-common submodule,
Christophe Fergeau
- [spice-gtk 3/3] Send Hangul key in KR keyboard,
Takao Fujiwara
- [spice-gtk 2/3] Send key release event for some keys in JP keyboard,
Takao Fujiwara
- [spice-gtk 1/3] Send Zenkaku_Hankaku key in JP keyboard,
Takao Fujiwara
- [PATCH spice-gtk 0/4] Cleanups for new gtk and glib,
Pavel Grunt
- [spice-server] char-device: Fix property name in red_char_device_new(),
Christophe Fergeau
- [spice v12 00/26] Add GStreamer support for video streaming,
Francois Gouget
- [spice v12 01/26] server: Enable adding alternative MJPEG video encoders, Francois Gouget
- [spice v12 02/26] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default, Francois Gouget
- [spice v12 03/26] server: Check the client video codec capabilities, Francois Gouget
- [spice v12 04/26] server: Let the administrator pick the video encoder and codec, Francois Gouget
- [spice v12 05/26] replay: Add an option to change video codec, Pavel Grunt
- [spice v12 06/26] server: Add VP8 support to the GStreamer video encoder, Francois Gouget
- [spice v12 07/26] server: Use the optimal number of threads for VP8 encoding, Francois Gouget
- [spice v12 08/26] server: Let the video encoder manage the compressed buffer, Francois Gouget
- [spice v12 09/26] server: Avoid copying the input frame in the GStreamer encoder, Francois Gouget
- [spice v12 10/26] server: Add h264 support to the GStreamer video encoder, Francois Gouget
- [spice v12 11/26] server: Shape the bit rate of the GStreamer codecs output, Francois Gouget
- [spice v12 12/26] server: Adjust the GStreamer encoder bit rate to the network, Francois Gouget
- [spice v12 13/26] server: Adjust the frame rate based on the GStreamer encoding time, Francois Gouget
- [spice v12 14/26] server: Give up after a while if GStreamer cannot handle the video, Francois Gouget
- [spice v12 15/26] server: Respect the GStreamer encoder's valid bit rate range, Francois Gouget
- [qxl v12 17/26] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences, Francois Gouget
- [qxl v12 18/26] Xspice: Add --video-codecs to specify encoder and codec preferences, Francois Gouget
- [client v12 20/26] spice-gtk: Optimize handling of the decoded frame buffer, Francois Gouget
- [client v12 19/26] spice-gtk: Enable adding alternative video decoders, Francois Gouget
- [client v12 21/26] spice-gtk: Rename num_drops_on_receive to arrive_late_count, Francois Gouget
- [client v12 22/26] spice-gtk: Let the video decoder queue, schedule and drop the frames, Francois Gouget
- [client v12 23/26] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264, Francois Gouget
- [client v12 24/26] spice-gtk: Allow disabling support for the builtin MJPEG video decoder, Francois Gouget
- [spice v12 16/26] server: Add support for GStreamer 0.10, Francois Gouget
- [client v12 25/26] spice-gtk: Probe GStreamer before advertising support for a codec, Francois Gouget
- [client v12 26/26] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder, Francois Gouget
- [spice-server 1/2] reds: Move RedsState typedef to red-common.h,
Christophe Fergeau
- [spice-server 1/3] gobject: Add g_type_init() for older glibs,
Christophe Fergeau
- [spice-common 1/3] log: Clamp SPICE_DEBUG_LEVEL if it's too high,
Christophe Fergeau
- [spice-common 1/8] coverity: avoid use after free,
Fabiano Fidêncio
- [spice-gtk 3/4] coverity: avoid out of bounds access,
Fabiano Fidêncio
- [server PATCH] LZ4 compression is now available at the Spicevmc channel, Snir Sheriber
- [spice-gtk PATCH] Usbredir: enable lz4 compression,
Snir Sheriber
- [spice-common PATCH] Add LZ4 data compression and used it in spicevmc channel, Snir Sheriber
- [spice-protocol PATCH] LZ4 compression is now available at the Spicevmc channel, Snir Sheriber
- [PATCH 00/10] Backported some patches from refactory branches (1st Apr) v2,
Jonathon Jongsma
- [PATCH 01/10] char-device: Make SpiceCharDeviceState a GObject, Jonathon Jongsma
- [PATCH 06/10] reds: Make VDIPortState private to reds.c, Jonathon Jongsma
- [PATCH 07/10] reds: Prepare to make VDIPortState a GObject, Jonathon Jongsma
- [PATCH 05/10] smartcard: Turn RedCharDeviceSmartcard into a GObject, Jonathon Jongsma
- [PATCH 02/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject, Jonathon Jongsma
- [PATCH 03/10] spicevmc: Move SpiceVmcState::pipe_item to RedCharDeviceSpiceVmc, Jonathon Jongsma
- [PATCH 04/10] Rename SmartCardDeviceState to RedCharDeviceSmartcard, Jonathon Jongsma
- [PATCH 08/10] reds: Make VDIPortState a GObject, Jonathon Jongsma
- [PATCH 10/10] Move RedCharDeviceCallbacks into RedCharDeviceClass, Jonathon Jongsma
- [PATCH 09/10] reds: Remove spice_char_device_state_create(), Jonathon Jongsma
- [PATCH 07.5/10] Rename VDIPortState to RedCharDeviceVDIPort, Jonathon Jongsma
- [PATCH spice-gtk] widget-egl: Define label only if can be used,
Pavel Grunt
- [PATCH 00/11] Backported some patches from refactory branches (1st Apr),
Frediano Ziglio
- [PATCH 01/11] Rename some missing names related to RedCharDevice, Frediano Ziglio
- [PATCH 02/11] Rename SpiceCharDeviceCallbacks to RedCharDeviceCallbacks, Frediano Ziglio
- [PATCH 04/11] spicevmc: Introduce RedCharDeviceSpiceVmc GObject, Frediano Ziglio
- [PATCH 03/11] char-device: Make SpiceCharDeviceState a GObject, Frediano Ziglio
- [PATCH 05/11] spicevmc: Move SpiceVmcState::pipe_item to RedCharDeviceSpiceVmc, Frediano Ziglio
- [PATCH 07/11] reds: Make VDIPortState private to reds.c, Frediano Ziglio
- [PATCH 06/11] smartcard: Turn SmartcardState into a GObject, Frediano Ziglio
- [PATCH 11/11] Move RedCharDeviceCallbacks into RedCharDeviceClass, Frediano Ziglio
- [PATCH 09/11] reds: Make VDIPortState a GObject, Frediano Ziglio
- [PATCH 08/11] reds: Prepare to make VDIPortState a GObject, Frediano Ziglio
- [PATCH 10/11] reds: Remove spice_char_device_state_create(), Frediano Ziglio
- [spice-server] mjpeg: Add missing space to debug string,
Christophe Fergeau
- [PATCH v2 00/15] Backported some patches from refactory branches (30th Mar),
Jonathon Jongsma
- [PATCH v2 12/15] reds: Prepare to make VDIPortState a GObject, Jonathon Jongsma
- [PATCH v2 02/15] Rename SpiceCharDeviceWriteBuffer to RedCharDeviceWriteBuffer, Jonathon Jongsma
- [PATCH v2 03/15] Rename SpiceCharDeviceState to RedCharDevice, Jonathon Jongsma
- [PATCH v2 04/15] Rename SpiceCharDeviceClientState to RedCharDeviceClient, Jonathon Jongsma
- [PATCH v2 10/15] smartcard: Turn SmartcardState into a GObject, Jonathon Jongsma
- [PATCH v2 01/15] Rename SpiceCharDeviceMsgToClient to RedCharDeviceMsgToClient, Jonathon Jongsma
- [PATCH v2 09/15] spicevmc: Move SpiceVmcState::pipe_item to RedCharDeviceSpiceVmc, Jonathon Jongsma
- [PATCH v2 07/15] char-device: Make SpiceCharDeviceState a GObject, Jonathon Jongsma
- [PATCH v2 14/15] reds: Remove spice_char_device_state_create(), Jonathon Jongsma
- [PATCH v2 06/15] char-device: Avoid use-after-free, Jonathon Jongsma
- [PATCH v2 11/15] reds: Make VDIPortState private to reds.c, Jonathon Jongsma
- [PATCH v2 13/15] reds: Make VDIPortState a GObject, Jonathon Jongsma
- [PATCH v2 15/15] Move SpiceCharDeviceCallbacks into RedCharDeviceClass, Jonathon Jongsma
- [PATCH v2 05/15] Rename RedCharDevice functions, Jonathon Jongsma
- [PATCH v2 08/15] spicevmc: Introduce RedCharDeviceSpiceVmc GObject, Jonathon Jongsma
- Re: [PATCH] Send key release event for some keys in JP keyboard., Takao Fujiwara
- [spice-gtk 0/3] Handle JP keyboard with spice-gtk from Windows client,
Fabiano Fidêncio
- Handle JP keyboard with spice-gtk from Windows client,
Takao Fujiwara
- [spice-common] tests: Fix glib version check,
Christophe Fergeau
- [PATCH v2 spice-common] Fix build in systems with Glib version older than 2.38,
Eduardo Lima (Etrunko)
- [PATCH 00/10] Backported some patches from refactory branches (30th Mar),
Frediano Ziglio
- [PATCH 01/10] char-device: Avoid use-after-free, Frediano Ziglio
- [PATCH 08/10] reds: Make VDIPortState a GObject, Frediano Ziglio
- [PATCH 03/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject, Frediano Ziglio
- [PATCH 10/10] Move SpiceCharDeviceCallbacks into RedCharDeviceClass, Frediano Ziglio
- [PATCH 09/10] reds: Remove spice_char_device_state_create(), Frediano Ziglio
- [PATCH 05/10] smartcard: Turn SmartcardState into a GObject, Frediano Ziglio
- [PATCH 02/10] char-device: Make SpiceCharDeviceState a GObject, Frediano Ziglio
- [PATCH 07/10] reds: Prepare to make VDIPortState a GObject, Frediano Ziglio
- [PATCH 04/10] spicevmc: Move SpiceVmcState::pipe_item to RedCharDeviceSpiceVmc, Frediano Ziglio
- [PATCH 06/10] reds: Make VDIPortState private to reds.c, Frediano Ziglio
- [PATCH] Use RedCharDevice instead of SpiceCharDeviceState, Jonathon Jongsma
- [PATCH spice-common] Fix build in systems with Glib version older than 2.38,
Eduardo Lima (Etrunko)
- [spice-server 1/3] Remove duplicate typedef from headers,
Christophe Fergeau
- [spice-gtk] build-sys: Update symbol files,
Christophe Fergeau
- [PATCH spice-gtk 0/6] Fixes for autogenerated documentation,
Pavel Grunt
- [PATCH spice-gtk] doc: Remove dropped functions,
Pavel Grunt
- [PATCH spice-gtk] usb-device-manager: Fix docstring, Pavel Grunt
- [PATCH] egl: fix leak when display is unrealize,
Victor Toso
- [PATCH spice-gtk] widget: Use parentheses around ternary conditional,
Pavel Grunt
- [[PATCH] [spice-common] 0/2] Configure fixes,
Eduardo Lima (Etrunko)
- "undefined reference" errors while running make,
Mahmood Naderan
- make says nothing to be done for 'all',
Mahmood Naderan
- RFC: XSpice shift to an 'x11spice' approach,
Jeremy White
- current git head spice-common fails to build on glib2 < 2.38,
Brad Campbell
- [spice-server] doc: Be more explicit about virgl requirements,
Christophe Fergeau
- [spice v11 00/27] Add GStreamer support for video streaming,
Francois Gouget
- [spice v11 01/27] server: Enable adding alternative MJPEG video encoders, Francois Gouget
- [spice v11 02/27] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default, Francois Gouget
- [spice v11 03/27] server: Check the client video codec capabilities, Francois Gouget
- [spice v11 04/27] server: Let the administrator pick the video encoder and codec, Francois Gouget
- [spice v11 05/27] replay: Add an option to change video codec, Pavel Grunt
- [spice v11 06/27] server: Add VP8 support to the GStreamer video encoder, Francois Gouget
- [spice v11 07/27] server: Use the optimal number of threads for VP8 encoding, Francois Gouget
- [spice v11 08/27] server: Let the video encoder manage the compressed buffer, Francois Gouget
- [spice v11 09/27] server: Avoid copying the input frame in the GStreamer encoder, Francois Gouget
- [spice v11 10/27] server: Add h264 support to the GStreamer video encoder, Francois Gouget
- [spice v11 11/27] server: Shape the bit rate of the GStreamer codecs output, Francois Gouget
- [spice v11 12/27] server: Adjust the GStreamer encoder bit rate to the network, Francois Gouget
- [spice v11 13/27] server: Adjust the frame rate based on the GStreamer encoding time, Francois Gouget
- [spice v11 14/27] server: Give up after a while if GStreamer cannot handle the video, Francois Gouget
- [spice v11 15/27] server: Respect the GStreamer encoder's valid bit rate range, Francois Gouget
- [spice v11 16/27] server: Add support for GStreamer 0.10, Francois Gouget
- [qxl v11 17/27] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences, Francois Gouget
- [xspice v11 18/27] Xspice: Add --video-codecs to specify encoder and codec preferences, Francois Gouget
- [client v11 19/27] spice-gtk: Enable adding alternative video decoders, Francois Gouget
- [client v11 20/27] spice-gtk: Optimize handling of the decoded frame buffer, Francois Gouget
- [client v11 21/27] spice-gtk: Rename num_drops_on_receive to arrive_late_count, Francois Gouget
- [client v11 22/27] spice-gtk: Let the video decoder queue, schedule and drop the frames, Francois Gouget
- [client v11 23/27] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264, Francois Gouget
- [client v11 24/27] spice-gtk: Allow disabling support for the builtin MJPEG video decoder, Francois Gouget
- [client v11 25/27] spice-gtk: Probe GStreamer before advertising support for a codec, Francois Gouget
- [client v11 26/27] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder, Francois Gouget
- [client v11 27/27] spice-gtk: Avoid GAsyncQueue for compatibility with GLib < 2.46, Francois Gouget
- [PATCH spice-gtk 0/2] a couple async usb fixes,
Jonathon Jongsma
- [phodav PATCH 1/3 v4] spice-webdavd-windows: Automount shared folder,
Lukas Venhoda
- [PATCH 1/2] qxl: use Dispatcher in channel callbacks,
Frediano Ziglio
- [PATCH v3 0/9] Various GL fixes,
Marc-André Lureau
- [PATCH 0/5] Unused/static updates,
Frediano Ziglio
- [PATCH spice-gtk] spicy: Remove configure-event callback,
Pavel Grunt
- [spice-gtk v2] Avoid to access array with negative numbers,
Frediano Ziglio
- [spice-gtk] Avoid to access array with negative numbers,
Frediano Ziglio
- [PATCH] use constructor/destructor macros,
Frediano Ziglio
- [PATCH] qxl: use Dispatcher in channel callbacks, Frediano Ziglio
- [PATCH] channel-main: fix leak on volume-sync,
Victor Toso
- [PATCH] declare and use message for RED_WORKER_MESSAGE_GL_SCANOUT,
Frediano Ziglio
- [PATCH] dispatcher: implement QXLWorker interface, do not use as a base class,
Frediano Ziglio
- [PATCH 00/13] Backported some patches from refactory branches (23th Mar),
Frediano Ziglio
- [PATCH 04/13] char-device: Make SpiceCharDeviceState a GObject, Frediano Ziglio
- [PATCH 01/13] Convert Dispatcher and MainDispatcher to GObjects, Frediano Ziglio
- [PATCH 02/13] Free dispatchers at exit, Frediano Ziglio
- [PATCH 03/13] char-device: Prepare to make SpiceCharDeviceState a GObject, Frediano Ziglio
- [PATCH 06/13] spicevmc: Move SpiceVmcState::pipe_item to RedCharDeviceSpiceVmc, Frediano Ziglio
- [PATCH 05/13] spicevmc: Introduce RedCharDeviceSpiceVmc GObject, Frediano Ziglio
- [PATCH 08/13] smartcard: Turn SmartcardState into a GObject, Frediano Ziglio
- [PATCH 07/13] smartcard: Prepare to turn SmartcardState into a GObject, Frediano Ziglio
- [PATCH 09/13] reds: Make VDIPortState private to reds.c, Frediano Ziglio
- [PATCH 11/13] reds: Make VDIPortState a GObject, Frediano Ziglio
- [PATCH 12/13] reds: Remove spice_char_device_state_create(), Frediano Ziglio
- [PATCH 10/13] reds: Prepare to make VDIPortState a GObject, Frediano Ziglio
- [PATCH 13/13] Move SpiceCharDeviceCallbacks into RedCharDeviceClass, Frediano Ziglio
- [spice-gtk v2] Introduce gtask-helper.[ch],
Fabiano Fidêncio
- [PATCH v2 spice-gtk 1/2] widget: offset draw updates by widget allocation if necessary,
Marc-André Lureau
- [spice-gtk 0/2] Introduce gtask-helper.[ch],
Fabiano Fidêncio
- [spice-gtk v3] vmcstream, gtask: Do idle ourself instead of leaving it to GTask's heuristic,
Fabiano Fidêncio
- [spice-gtk v2] vmcstream, gtask: Do idle ourself as GTask's return gets messed up,
Fabiano Fidêncio
- [spice-gtk] vmcstream, gtask: Do idle ourself as GTask's return gets messed up,
Fabiano Fidêncio
- remote-viewer usb redirection,
lichanghua
- [PATCH spice-gtk 1/2] widget: offset draw updates by widget allocation if necessary,
Marc-André Lureau
- [PATCH spice-gtk] Include gdk/gdkwayland.h anytime GDK_WINDOWING_WAYLAND is defined.,
Jeremy White
- [PATCH spice-gtk v2 0/8] Various GL fixes,
Marc-André Lureau
- [PATCH spice-gtk 1/7] widget: remove superflous WIN32 check,
Marc-André Lureau
- [PATCH spice] worker: remove check for canvas during cursor connect,
Marc-André Lureau
- [spice-gtk] vmcstream, gtask: Fix crash when trying to use webdav,
Fabiano Fidêncio
- [spice-gtk v2] mingw: Fix build failure due to epoxy/egl.h header, Fabiano Fidêncio
- [spice-gtk] mingw: Fix build failure due to epoxy/egl.h header,
Fabiano Fidêncio
- [PATCH spice-gtk] usb-device-manager: Remove invalid return annotation,
Pavel Grunt
- [PATCH spice-gtk] Remove extra checks before g_cancellable_disconnect(),
Pavel Grunt
- [PATCH v2] Attempt to manage redirection in a way similar to Unix, Frediano Ziglio
- [PATCH 00/12] Backported some patches from refactory branches (21th Mar),
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]