summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-22channel-display: trigger re-sync of audio playback latency when there are fre...video.adaptive_bit_rateYonit Halperin2-0/+11
2013-02-22playback: support syncing the playback latency via sessionYonit Halperin4-0/+26
2013-02-22spice-pulse: adjust the playback latency when the min-latency property changesYonit Halperin1-8/+59
2013-02-22channel-playback: support SPICE_MSG_PLAYBACK_LATENCYYonit Halperin2-0/+31
2013-02-22channel-display: video stream quality reportYonit Halperin3-13/+113
2013-02-22channel-playback: provide access to playback properties via the sessionYonit Halperin5-0/+81
2013-02-22spice-pulse: update the playback latency automatically when it changesYonit Halperin1-43/+26
2013-02-22channel-display: collect and print video stream statsYonit Halperin3-3/+73
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
2013-01-16Fix introspection for send_keysCole Robinson1-0/+11
2013-01-14gtk: avoid use gtk+ 3.0 only APIMarc-André Lureau1-5/+4
2013-01-12file-xfer: always take error if set in xfer_read_cb()Marc-André Lureau1-1/+1
2013-01-12file-xfer: use file_xfer_..() prefix for all internal copy functionsMarc-André Lureau1-60/+39
2013-01-12file-xfer: move file_close_cb() above all to ease readingMarc-André Lureau1-49/+44
2013-01-12file-xfer: try to report any error from file_info_async_cb()Marc-André Lureau1-41/+32
2013-01-12file-xfer: non-programming errors should be reported in asyncMarc-André Lureau1-2/+10
2013-01-12file-xfer: avoid g_alloca() usage when possibleMarc-André Lureau2-16/+12
2013-01-12file-xfer: handle "drag-data-received" signalDunrong Huang1-0/+46
2013-01-12file-xfer: disable file-xfer when agent is not connectedDunrong Huang1-0/+4
2013-01-12file-xfer: handling various transfer messages in main channelDunrong Huang4-0/+531
2013-01-11Release v0.16Marc-André Lureau1-0/+8
2013-01-11spice-channel: fix state condition check in flush()Marc-André Lureau1-1/+1
2013-01-11spice-channel: plug a channel ref leakMarc-André Lureau1-0/+1