summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* namedpipelistener: do not leak the error messageIgnacio Casal Quinteiro2016-02-231-0/+1
* Simplify spice_usb_device_manager_device_to_libdev()Christophe Fergeau2016-02-181-6/+1
* Simplify spice_usb_device_equal_libdev()Christophe Fergeau2016-02-181-9/+4
* gtk: add spice-widget GL scanout supportMarc-André Lureau2016-02-166-21/+779
* glib: add local GL scanout supportMarc-André Lureau2016-02-136-3/+196
* build-sys: check for epoxy-egl supportMarc-André Lureau2016-02-131-0/+26
* Add spice_channel_unix_read_fd()Marc-André Lureau2016-02-132-0/+71
* build-sys: bump to spice-protocol 0.12.11Marc-André Lureau2016-02-131-1/+1
* typo: s/GTask/GSimpleAsyncResultFabiano Fidêncio2016-02-121-1/+1
* Use #ifdef {HAVE,USE}_FOO instead of #if {HAVE,USE}_FOOFabiano Fidêncio2016-02-127-26/+26
* gtk: replace configure-event for size-allocateMarc-André Lureau2016-02-031-7/+4
* usb-device-{manager,widget}: Add counter of free channelsFabiano Fidêncio2016-01-222-5/+47
* Remove GSLice usageFabiano Fidêncio2016-01-227-21/+22
* gstaudio: set output parameter to NULL on errorVictor Toso2016-01-191-0/+4
* build-sys: silence vala deprecated function usage warningsMarc-André Lureau2016-01-141-0/+1
* Update spice-commonMarc-Andre Lureau2016-01-141-0/+0
* channel-main: remove unused header rect.hVictor Toso2016-01-071-1/+0
* build-sys: remove xrandrMarc-André Lureau2016-01-042-8/+0
* Grab keyboard based on session focus.snir sheriber2015-12-213-2/+44
* ppc: Fix spicy-screenshot colors on BE machinesLukas Venhoda2015-12-211-0/+6
* ppc: Fix colors on ppc when using GLZLukas Venhoda2015-12-211-1/+1
* ppc: Fix message endianessFabiano Fidêncio2015-12-211-24/+37
* ppc: Fix header endianessFabiano Fidêncio2015-12-211-10/+10
* build-sys: Use sasl check from spice-commonPavel Grunt2015-12-182-45/+2
* Call spice_marshaller_flush on message writeJavier Celaya2015-12-101-0/+1
* gst: Fix typo in preprocessor symbolChristophe Fergeau2015-12-091-2/+2
* smartcard: Fix compilation with older libcacardChristophe Fergeau2015-12-092-0/+8
* spice-gtk: Recover from GStreamer audio initialization errorsFrancois Gouget2015-12-091-5/+7
* build-sys: Warn about missing GStreamer 1.0 audio runtime elementsFrancois Gouget2015-12-081-1/+5
* build-sys: Check for GStreamer 1.0 audio with SPICE_CHECK_GSTREAMER()Christophe Fergeau2015-12-081-11/+8
* build-sys: Allow simultaneous support for Pulse and GStreamer audioFrancois Gouget2015-12-083-40/+46
* Use libcacard.h if possibleMarc-André Lureau2015-12-083-10/+5
* Remove unmaintained spicy.nsisMarc-André Lureau2015-12-084-236/+3
* Update spice-commonMarc-André Lureau2015-12-081-0/+0
* Fix use after free of uriMarc-André Lureau2015-12-081-1/+1
* Update spice-common submoduleChristophe Fergeau2015-11-251-0/+0
* build-sys: Use SPICE_WARNING() to issue the DBus warningFrancois Gouget2015-11-251-3/+3
* build-sys: Prefix the configure audio GStreamer variables with GSTAUDIO_Francois Gouget2015-11-242-11/+11
* file transfer: send cancel message when user cancels a transferJay.han2015-11-191-1/+2
* Be more specific in the case of authentication errorMarek Kasik2015-11-193-5/+31
* spicy: Add support for changing compressionPavel Grunt2015-11-181-0/+63
* channel-display: Add spice_display_change_preferred_compressionPavel Grunt2015-11-185-7/+38
* Do not export symbol of non-existent functionPavel Grunt2015-11-112-2/+0
* file xfer: Fix segfault when rebootingJonathon Jongsma2015-11-101-1/+10
* build-sys: Remove some dead configure.ac DBus codeFrancois Gouget2015-11-101-4/+0
* spice-gtk: Fix error handling in stream_get_current_frame()Francois Gouget2015-11-041-8/+9
* channel-usbredir: drop isoc packets on low bandwidthVictor Toso2015-10-303-1/+35
* build-sys: Remove unused conditionalChristophe Fergeau2015-10-231-3/+0
* Adjust to spice-common spice-deps.m4 changesChristophe Fergeau2015-10-232-2/+2
* Remove noisy debug statementJonathon Jongsma2015-10-221-1/+0