summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-06build: fix compilation with --disable-usbredirMarc-André Lureau2-9/+18
2012-01-05spice-session: support uri with colonAlon Levy1-2/+18
2012-01-05spice-session/spice_uri_parse: fail if a key is seen twiceAlon Levy1-3/+12
2012-01-04Makefile: Ensure the acl helper is installed before making it suid rootHans de Goede1-1/+1
2012-01-04usbredir: Don't directly use g_mutex_foo()Hans de Goede1-4/+32
2012-01-03usbredir: Don't call spice_usbredir_channel_disconnect on channel resetHans de Goede1-2/+0
2012-01-03usbredir: Give devices a user friendly descriptionHans de Goede1-2/+62
2012-01-03usbredir: Drop our embeddied GUsb copyHans de Goede19-1752/+225
2012-01-03usbredir: Remove spice_usb_device_manager_get main_context argumentHans de Goede5-34/+5
2012-01-03usbredir: Handle usb events from a threadHans de Goede2-13/+43
2012-01-03usbredir: Add locking callbacks for libusbredirhostHans de Goede1-4/+4
2011-12-22usbredir: Create USB event source on demandHans de Goede4-12/+90
2011-12-22usbredir: Use new libusbredirhost write flush callbackHans de Goede4-47/+21
2011-12-22usbredir: USB channels can not be read onlyHans de Goede1-3/+0
2011-12-22usbredir: Stop setting private data explictly to NULL on initHans de Goede1-6/+0
2011-12-22spice-channel: Allow spice_msg_out_send to be called from multiple threadsHans de Goede2-4/+37
2011-12-22spice-channel: setsockopt TCP_NODELAYHans de Goede1-2/+9
2011-12-22Disable vala bindings unless --enable-vala is usedChristophe Fergeau6-20/+30
2011-12-22Revert previous vala-related commitsChristophe Fergeau9-536/+13
2011-12-22Only install vala bindings when using --enable-valaChristophe Fergeau1-1/+4
2011-12-22More distcheck fixesChristophe Fergeau6-7/+516
2011-12-22build: ship vala files & fix make distcheckMarc-André Lureau4-6/+17
2011-12-22Make path to the USB ACL helper configurableChristophe Fergeau3-4/+13
2011-12-22build: remove unused common/win/my_getoptMarc-André Lureau14-1643/+0
2011-12-22build: string format fixJani Välimaa1-1/+1
2011-12-19build: depends on spice-protocol 0.9.1Marc-André Lureau1-1/+1
2011-12-19Support semi-seamless migrationMarc-André Lureau4-16/+158
2011-12-19main: Handle semi-seamless MIGRATION_BEGINMarc-André Lureau1-8/+23
2011-12-19display: try to reuse exisiting primary surfaceMarc-André Lureau1-23/+42
2011-12-19Add channel_reset methodMarc-André Lureau10-26/+192
2011-12-19gio-coroutine: add a few more run-time checksMarc-André Lureau1-0/+13
2011-12-19Update protocol and messages for semi-seamless migrationMarc-André Lureau2-3/+8
2011-12-19windows: initialize co->ret to not randomly release fiberMarc-André Lureau1-0/+1
2011-12-18add explicit links against libraries that are directly usedFrédéric Péters2-0/+8