summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-31Release 0.9v0.9Hans de Goede2-1/+7
2012-01-31Add a USB device selection widgetHans de Goede10-9/+558
2012-01-30usb-device-manager: Cleanup USB manufacturer and product stringsHans de Goede1-0/+13
2012-01-28spice-client-glib-usb-acl-helper: Fix mention of Lesser in license headerHans de Goede1-1/+1
2012-01-28spice-client-glib-usb-acl-helper: ensure we set the acl on a chardevHans de Goede1-1/+15
2012-01-28spice-client-glib-usb-acl-helper: Fix memleakHans de Goede1-0/+1
2012-01-28configure: Add an option for building the acl helper as PIEHans de Goede2-0/+31
2012-01-28configure.ac: s/x"$have_foo"/"x$have_foo"/Hans de Goede1-8/+8
2012-01-28configure.ac: Cleanup policykit checksHans de Goede1-5/+6
2012-01-24Add check for Perl::Text::CSVChristophe Fergeau1-0/+10
2012-01-24Add check for pyparsingChristophe Fergeau2-3/+18
2012-01-24Use PKG_CHECK_EXISTS for g-i has_symbol_prefix checkChristophe Fergeau1-1/+1
2012-01-24Autodetect usbredir and PolicyKit by defaultChristophe Fergeau2-34/+47
2012-01-24Add command line options for setting the cache size and the glz window sizeYonit Halperin1-0/+10
2012-01-24Change the setting of the images cache size and the glz window sizeYonit Halperin5-10/+97
2012-01-24build: fix vapigen error and warningsMarc-André Lureau2-1/+5
2012-01-23controller: use a controller listener abstractionMarc-André Lureau5-47/+209
2012-01-23build: use AM_GLIB_GNU_GETTEXTMarc-André Lureau1-4/+4
2012-01-18gtk-session: weak reference the session for clipboard cbMarc-André Lureau1-8/+50
2012-01-18gtk-session: ignore destroy of outdated main channelMarc-André Lureau1-1/+2
2012-01-17build: allow out-of-tree building of python bindingsMarc-André Lureau1-2/+4
2012-01-17spice-channel: Allow calling spice_msg_out_send from any contextHans de Goede2-14/+40
2012-01-16gtk/display: Get rid of old FSF address in copyright headersHans de Goede13-52/+26
2012-01-16Handle spice_audio_new failuresChristophe Fergeau1-0/+2
2012-01-15Release 0.8v0.8Marc-André Lureau5-9/+30
2012-01-15Generate ChangeLog and ship it in the tarballMarc-André Lureau2-1/+202
2012-01-15Send grab-key signal even in mouse client modeMarc-André Lureau1-6/+9
2012-01-15usbredir: Add support for filtering out devices from auto-redirectionHans de Goede3-2/+76
2012-01-15Fix compilation on mingw/windowsMarc-André Lureau2-4/+4
2012-01-15Warn if windows keyboard hook failedMarc-André Lureau1-4/+8
2012-01-15Don't release images after the tail gapMarc-André Lureau1-12/+24
2012-01-15Grab focus before grabing keyboardMarc-André Lureau1-1/+1
2012-01-12wait for cached images that haven't been added to the cache yetMarc-André Lureau1-22/+44
2012-01-12Log if condition wait got cancelledMarc-André Lureau3-6/+10
2012-01-12Make g_coroutine_condition_wait() cancellableMarc-André Lureau7-27/+67
2012-01-12Remove the non-interruptible version g_io_wait()Marc-André Lureau5-45/+42
2012-01-12Create a GCoroutine, get rid of wait_queueMarc-André Lureau4-22/+23
2012-01-12Hide g_condition_wait_source, use GLib style conventionMarc-André Lureau2-16/+16
2012-01-12Lower connection error from warning to debug, it's normal to failMarc-André Lureau1-1/+1
2012-01-12Lower our gtk+ requirement to 2.18, as we claimMarc-André Lureau1-2/+12
2012-01-12Lower polkit requirement to 0.96Marc-André Lureau2-1/+19
2012-01-12Lower our glib requirement to 2.22, as we claimMarc-André Lureau8-0/+99
2012-01-11migration: swap serials and mini header support when swapping peers.Yonit Halperin1-0/+9
2012-01-11Add support for SPICE_COMMON_CAP_MINI_HEADERYonit Halperin3-41/+177
2012-01-10spice-channel: support SPICE_MSG_LISTYonit Halperin1-1/+5
2012-01-10configure: spice-protocol >= 0.10.1 (support mini header)Yonit Halperin1-1/+1
2012-01-08Wait for channels before invalidating imagesMarc-André Lureau1-0/+2
2012-01-08Implement SPICE_MSG_WAIT_FOR_CHANNELSMarc-André Lureau5-9/+45
2012-01-07add optional format string to spice_usb_device_get_description()Marc-André Lureau2-15/+26
2012-01-07build: oops, fix previous commitMarc-André Lureau1-0/+1