summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* spice-gstaudio: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-30/+14
* spice-channel: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-19/+13
* smartcard-manager: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-24/+14
* channel-usbredir: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-21/+17
* channel-port: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-1/+2
* channel-main: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-49/+33
* channel-base: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-16/+13
* gtk: add GtkGLAreaMarc-André Lureau2016-03-143-8/+81
* gtk: use GtkStackMarc-André Lureau2016-03-142-26/+47
* gtk: require gtk+ 3.16Marc-André Lureau2016-03-143-36/+5
* gtk: drop deprecated stuff from spice-gtkMarc-André Lureau2016-03-142-78/+0
* Drop GTK+ 2.0Marc-André Lureau2016-03-148-482/+7
* gtk: make SpiceGrabSequence privateMarc-André Lureau2016-03-145-13/+31
* gtk: make SpiceUsbDeviceWidget privateMarc-André Lureau2016-03-142-36/+16
* gtk: make SpiceGtkSession privateMarc-André Lureau2016-03-142-33/+13
* gtk: make SpiceDisplay privateMarc-André Lureau2016-03-142-35/+15
* build-sys: bump spice-gtk current version infoMarc-André Lureau2016-03-141-1/+1
* doc: add a bunch of Since: 0.31Marc-André Lureau2016-03-112-1/+21
* Prepare for v0.31 releaseMarc-André Lureau2016-03-111-0/+2
* logging: use more idiomatic spice-gtk loggingMarc-André Lureau2016-03-115-15/+15
* session: use debug message for optional key valueMarc-André Lureau2016-03-111-1/+1
* usb-acl-helper: add env var for specifying acl helper binaryJonathon Jongsma2016-03-111-1/+4
* Rename spice_usb_acl_helper_open_acl() to _open_acl_async()Jonathon Jongsma2016-03-113-18/+18
* Remove spice_usb_acl_helper_close_acl()Jonathon Jongsma2016-03-113-18/+0
* usb-acl-helper: Avoid deadlock when cancelledJonathon Jongsma2016-03-111-1/+1
* Introduce spice_usb_acl_helper_cancel()Jonathon Jongsma2016-03-113-1/+15
* spice-gtk: Fix the signedness of a couple of mm-time tracesFrancois Gouget2016-02-231-2/+2
* 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-135-3/+195
* Add spice_channel_unix_read_fd()Marc-André Lureau2016-02-132-0/+71
* 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
* channel-main: remove unused header rect.hVictor Toso2016-01-071-1/+0
* build-sys: remove xrandrMarc-André Lureau2016-01-041-3/+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
* 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