summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-25Use g_format_size instead of g_format_size_for_displayfile_xfer_debugPavel Grunt3-2/+66
2015-08-25file-xfer: Add debug messages about a file transfer progressPavel Grunt1-0/+46
2015-08-21session: update spice_session_connect() docMarc-André Lureau1-1/+5
2015-08-14Adjust to new SpiceImageCompress nameChristophe Fergeau3-29/+29
2015-08-14build-sys: Remove spice-protocol submoduleChristophe Fergeau2-3/+5
2015-08-05usbredir: Add a few debug logsChristophe Fergeau2-3/+14
2015-08-05channel: Don't warn when no CA is setChristophe Fergeau1-1/+0
2015-08-03Notify about existence of monitor for all display channelsPavel Grunt1-4/+2
2015-07-28Handle single headed monitors that have a non-zero x, y configSandy Stutsman1-1/+6
2015-07-28Add the gtk libraries to the gtk-scandoc link line.Jeremy White1-1/+1
2015-07-13Use g_return_val_if_fail instead of wrong g_return_if_failPavel Grunt1-1/+1
2015-07-13Send monitor config if at least one monitor has dimensionsPavel Grunt1-0/+21
2015-07-10This adds reference counting to cached images.Sandy Stutsman2-15/+47
2015-07-06Update spice-protocolChristophe Fergeau1-0/+0
2015-06-30Make monitors config debug output more clearJonathon Jongsma2-2/+3
2015-06-29Display: Send a preferred compression message on init.Javier Celaya1-0/+11
2015-06-29Add a preferred-compression program optionJavier Celaya1-0/+37
2015-06-29Spice-session: Add preferred-compression property.Javier Celaya2-0/+58
2015-06-26build-sys: Fix build with automake < 1.13Christophe Fergeau1-1/+2
2015-06-25Send monitor config if guest supports sparse monitorsPavel Grunt1-8/+9
2015-06-25channel-main: Use enum to describe display statePavel Grunt1-10/+14
2015-06-22build-sys: Use SPICE_CHECK_LZ4Christophe Fergeau2-12/+1
2015-06-22build-sys: Use SPICE_CHECK_SMARTCARDChristophe Fergeau1-17/+2
2015-06-19spicy-*: Remove translation supportChristophe Fergeau5-83/+64
2015-06-18spicy: Enable recent chooser on windowsLukas Venhoda2-10/+0
2015-06-18spicy: Replace duplicated code with a for loopLukas Venhoda1-11/+6
2015-06-18spicy: Host and port (or tls) are now requiredLukas Venhoda1-5/+27
2015-06-18spicy: Fixed reselecting in recent chooserLukas Venhoda1-0/+11
2015-06-18spicy: Changed the dialog into a windowLukas Venhoda3-38/+120
2015-06-18spicy: Move connect dialog to its own fileLukas Venhoda5-125/+176
2015-06-18spice-widget: keypress-delay set by env varVictor Toso1-1/+9
2015-06-15Prepare for 0.29 releaseMarc-André Lureau1-0/+10
2015-06-15channel: check too long passwordMarc-André Lureau1-29/+48
2015-06-15configure: Try gstreamer audio backend if pulse is not availablePavel Grunt1-17/+18
2015-06-09webdav: keep phodav requirements inside USE_PHODAVVictor Toso1-0/+4
2015-06-09spice-widget: Do not update display when resize-guest is disabledFabiano Fidêncio1-4/+0
2015-06-08channel: use class private handlers fieldMarc-André Lureau4-11/+21
2015-06-08Move gtk/ -> src/Marc-André Lureau155-29/+30
2015-06-08TODO: updateMarc-André Lureau1-4/+2
2015-06-08usb-device-manager: Avoid error when compiling with --disable-usbredirPavel Grunt1-1/+1
2015-06-05usb: remove useless assignmentsMarc-André Lureau1-3/+0
2015-06-05win-usb: try to connect to usbclerk during initMarc-André Lureau3-30/+44
2015-06-05usb: do not return GError on programmer pre-condition checksMarc-André Lureau1-23/+2
2015-06-05win-usb: remove useless functionMarc-André Lureau1-9/+2
2015-06-05usb: misc code formattingMarc-André Lureau1-2/+2
2015-06-05usb: call win_usb_driver_new() during initable_init()Marc-André Lureau2-7/+18
2015-06-05usb: use SPICE_CLIENT_ERROR_ prefixMarc-André Lureau2-6/+11
2015-06-05usb: unref the device when it is no longer neededMarc-André Lureau1-2/+2
2015-06-05win-usb: get rid of status code return in async opsMarc-André Lureau3-24/+11
2015-06-05win-usb: throw an error if reply.status == 0Marc-André Lureau1-0/+8