summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-02usb-acl-helper: Simplify cb_watch_outgtaskJonathon Jongsma1-6/+1
2016-03-02Make spice_usb_acl_helper_cleanup cancel if task is not completedJonathon Jongsma1-13/+15
2016-03-02Rename spice_usb_acl_helper_close_acl to spice_usb_acl_helper_cancelJonathon Jongsma3-7/+6
2016-03-02usb-acl-helper: use cancellable to cancelJonathon Jongsma1-3/+9
2016-03-02usbredir-channel: don't close acl from open_acl_cbJonathon Jongsma1-1/+0
2016-03-02usb-acl-helper: Remove cancelled_cb()Jonathon Jongsma1-22/+0
2016-03-02Revert "usb-acl-helper: bring the cancellable back"Jonathon Jongsma1-4/+5
2016-02-17usb-acl-helper: bring the cancellable backFabiano Fidêncio1-5/+4
2016-02-17wocky-http-proxy: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-31/+17
2016-02-17win-usb-driver-install: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-48/+42
2016-02-17vmcstream: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-77/+52
2016-02-17usb-device-manager: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-31/+27
2016-02-17usb-acl-helper: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-41/+32
2016-02-17spice-pulse: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-58/+34
2016-02-17spice-gstaudio: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-30/+14
2016-02-17spice-channel: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-19/+13
2016-02-17smartcard-manager: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-24/+14
2016-02-17channel-usbredir: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-21/+17
2016-02-16channel-port: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-1/+2
2016-02-16channel-main: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-49/+33
2016-02-16channel-base: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2-19/+16
2016-02-16gtk: add spice-widget GL scanout supportMarc-André Lureau6-21/+779
2016-02-13glib: add local GL scanout supportMarc-André Lureau6-3/+196
2016-02-13build-sys: check for epoxy-egl supportMarc-André Lureau1-0/+26
2016-02-13Add spice_channel_unix_read_fd()Marc-André Lureau2-0/+71
2016-02-13build-sys: bump to spice-protocol 0.12.11Marc-André Lureau1-1/+1
2016-02-12typo: s/GTask/GSimpleAsyncResultFabiano Fidêncio1-1/+1
2016-02-12Use #ifdef {HAVE,USE}_FOO instead of #if {HAVE,USE}_FOOFabiano Fidêncio7-26/+26
2016-02-03gtk: replace configure-event for size-allocateMarc-André Lureau1-7/+4
2016-01-22usb-device-{manager,widget}: Add counter of free channelsFabiano Fidêncio2-5/+47
2016-01-22Remove GSLice usageFabiano Fidêncio7-21/+22
2016-01-19gstaudio: set output parameter to NULL on errorVictor Toso1-0/+4
2016-01-14build-sys: silence vala deprecated function usage warningsMarc-André Lureau1-0/+1
2016-01-14Update spice-commonMarc-Andre Lureau1-0/+0
2016-01-07channel-main: remove unused header rect.hVictor Toso1-1/+0
2016-01-04build-sys: remove xrandrMarc-André Lureau2-8/+0
2015-12-21Grab keyboard based on session focus.snir sheriber3-2/+44
2015-12-21ppc: Fix spicy-screenshot colors on BE machinesLukas Venhoda1-0/+6
2015-12-21ppc: Fix colors on ppc when using GLZLukas Venhoda1-1/+1
2015-12-21ppc: Fix message endianessFabiano Fidêncio1-24/+37
2015-12-21ppc: Fix header endianessFabiano Fidêncio1-10/+10
2015-12-18build-sys: Use sasl check from spice-commonPavel Grunt2-45/+2
2015-12-10Call spice_marshaller_flush on message writeJavier Celaya1-0/+1
2015-12-09gst: Fix typo in preprocessor symbolChristophe Fergeau1-2/+2
2015-12-09smartcard: Fix compilation with older libcacardChristophe Fergeau2-0/+8
2015-12-09spice-gtk: Recover from GStreamer audio initialization errorsFrancois Gouget1-5/+7
2015-12-08build-sys: Warn about missing GStreamer 1.0 audio runtime elementsFrancois Gouget1-1/+5
2015-12-08build-sys: Check for GStreamer 1.0 audio with SPICE_CHECK_GSTREAMER()Christophe Fergeau1-11/+8
2015-12-08build-sys: Allow simultaneous support for Pulse and GStreamer audioFrancois Gouget3-40/+46
2015-12-08Use libcacard.h if possibleMarc-André Lureau3-10/+5