summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-11channel-display: trigger re-sync of audio playback latency when there are fre...video.adaptive_bit_rate.v2Yonit Halperin2-0/+11
2013-03-11playback: support syncing the playback latency via sessionYonit Halperin4-0/+26
2013-03-11spice-pulse: adjust the playback latency when the min-latency property changesYonit Halperin1-8/+59
2013-03-11channel-playback: support SPICE_MSG_PLAYBACK_LATENCYYonit Halperin2-0/+31
2013-03-11channel-display: video stream quality reportYonit Halperin3-13/+113
2013-03-11channel-playback: provide access to playback properties via the sessionYonit Halperin5-0/+81
2013-03-11spice-pulse: update the playback latency automatically when it changesYonit Halperin1-43/+26
2013-03-11channel-display: collect and print video stream statsYonit Halperin3-3/+73
2013-03-11spice-channel: Do not segfault fault if peer_msg was a NULL pointerDunrong Huang1-5/+7
2013-03-05usb: Remove device from ::devices before emitting device-removedChristophe Fergeau1-2/+6
2013-03-04channel-main: Handle the new VD_AGENT_FILE_XFER_STATUS_SUCCESS status msgHans de Goede1-12/+12
2013-03-04Update spice-commonHans de Goede1-0/+0
2013-03-04channel-main: Send an error to the agent on file-xfer read errorHans de Goede1-0/+7
2013-03-04channel-main: Fix dangling references to freed file-xfer-tasks on agent cancelHans de Goede2-0/+17
2013-02-28Add fallback for g_key_file_set_uint64Christophe Fergeau2-0/+32
2013-02-28Don't try to call _wocky_http_proxy_get_type with old gioChristophe Fergeau1-0/+2
2013-02-26smartcard: do not register monitor before smartcard initMarc-André Lureau1-6/+14
2013-02-26smartcard: trivial cleanupMarc-André Lureau3-15/+10
2013-02-26session: warn on invalid port valueMarc-André Lureau1-4/+12
2013-02-20channel: swap tls status during seamless migrationMarc-André Lureau1-0/+1
2013-02-19main: use stable comparison function for monitorsMarc-André Lureau1-1/+2
2013-02-19main: use glib sortMarc-André Lureau1-2/+2
2013-02-13Release v0.18Marc-André Lureau1-0/+8
2013-02-12usb-device-manager: Fix coldplug raceHans de Goede1-2/+0
2013-02-07display: keep monitor config updated if resize-guest is disabledMarc-André Lureau1-13/+17
2013-02-07Update spice-commonMarc-André Lureau1-0/+0
2013-02-06mingw: spice-widget: make sure MAPVK_VK_TO_VSC is definedUri Lublin1-0/+3
2013-02-06build-sys: don't use -Wstrict-prototypes with Gtk+ 2.0Marc-André Lureau2-10/+19
2013-02-06build-sys: remove GTK_DISABLE_DEPRECATEDMarc-André Lureau1-1/+0
2013-02-06build-sys: bump spice-glib version-infoMarc-André Lureau1-1/+1
2013-02-06Release v0.17Marc-André Lureau1-0/+13
2013-02-06spice-proxy: explicitely mark as internalMarc-André Lureau1-0/+9
2013-02-06widget: Fix mouse position reporting for multiple monitors on 1 display channelHans de Goede1-3/+1
2013-02-04build: fix for automake-1.13Natanael Copa1-1/+1
2013-01-31update spice-common submoduleYonit Halperin1-0/+0
2013-01-30controller: add proxy propertyMarc-André Lureau2-0/+7
2013-01-29session: clear SpiceSession:proxy also if SPICE_PROXY is NULLMarc-André Lureau1-3/+5
2013-01-29Add SpiceSession:proxyMarc-André Lureau3-10/+56
2013-01-28proxy: initialize proxy at session construct timeMarc-André Lureau2-17/+25
2013-01-28Fix a bunch of gtkdoc/giscan warningsMarc-André Lureau6-12/+11
2013-01-28Update spice-commonMarc-André Lureau1-0/+0
2013-01-28session: simplify a little bit open_host_idle_cbMarc-André Lureau1-6/+7
2013-01-21build-sys: generate THANKS at dist timeMarc-André Lureau3-28/+12
2013-01-21build-sys: Use a portable variable assignment in configure.acJasper Lievisse Adriaanse1-4/+4
2013-01-21build-sys: missing sys/types.h in gtk/channel-display.cJasper Lievisse Adriaanse4-0/+10
2013-01-18channel-main: Fix monitors_align to not shuffle monitor orderHans de Goede1-9/+24
2013-01-18channel-main: Add support for VD_AGENT_CAP_SPARSE_MONITORS_CONFIG (rhbz#881072)Hans de Goede2-6/+14
2013-01-18spice-widget: update_monitor_area: Fix memory-leak on whole fallbackHans de Goede1-0/+1
2013-01-18spice-widget: Search monitor info by display monitor-idHans de Goede1-4/+10
2013-01-16build-sys: fix out-of-tree build with valaAndrew Hughes1-6/+8