summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add "monitors config position" capability.sstuts2015-09-181-0/+2
* build-sys: Fix spice-protocol requirements in .pc fileChristophe Fergeau2015-09-151-1/+1
* Don't send monitors config when Display widget is createdJonathon Jongsma2015-09-101-14/+24
* Add spice_main_update_display_enabled()Jonathon Jongsma2015-09-105-8/+36
* file-xfer: Simplify time handlingPavel Grunt2015-09-091-17/+9
* audio: Do not volume-sync without audioVictor Toso2015-09-082-2/+8
* file-xfer: Add debug messages about a file transfer progressPavel Grunt2015-08-251-0/+46
* glib-compat: Add g_format_sizePavel Grunt2015-08-252-0/+65
* session: update spice_session_connect() docMarc-André Lureau2015-08-211-1/+5
* Adjust to new SpiceImageCompress nameChristophe Fergeau2015-08-143-29/+29
* build-sys: Remove spice-protocol submoduleChristophe Fergeau2015-08-142-3/+5
* usbredir: Add a few debug logsChristophe Fergeau2015-08-052-3/+14
* channel: Don't warn when no CA is setChristophe Fergeau2015-08-051-1/+0
* Notify about existence of monitor for all display channelsPavel Grunt2015-08-031-4/+2
* Handle single headed monitors that have a non-zero x, y configSandy Stutsman2015-07-281-1/+6
* Add the gtk libraries to the gtk-scandoc link line.Jeremy White2015-07-281-1/+1
* Use g_return_val_if_fail instead of wrong g_return_if_failPavel Grunt2015-07-131-1/+1
* Send monitor config if at least one monitor has dimensionsPavel Grunt2015-07-131-0/+21
* This adds reference counting to cached images.Sandy Stutsman2015-07-102-15/+47
* Update spice-protocolChristophe Fergeau2015-07-061-0/+0
* Make monitors config debug output more clearJonathon Jongsma2015-06-302-2/+3
* Display: Send a preferred compression message on init.Javier Celaya2015-06-291-0/+11
* Add a preferred-compression program optionJavier Celaya2015-06-291-0/+37
* Spice-session: Add preferred-compression property.Javier Celaya2015-06-292-0/+58
* build-sys: Fix build with automake < 1.13Christophe Fergeau2015-06-261-1/+2
* Send monitor config if guest supports sparse monitorsPavel Grunt2015-06-251-8/+9
* channel-main: Use enum to describe display statePavel Grunt2015-06-251-10/+14
* build-sys: Use SPICE_CHECK_LZ4Christophe Fergeau2015-06-222-12/+1
* build-sys: Use SPICE_CHECK_SMARTCARDChristophe Fergeau2015-06-221-17/+2
* spicy-*: Remove translation supportChristophe Fergeau2015-06-195-83/+64
* spicy: Enable recent chooser on windowsLukas Venhoda2015-06-182-10/+0
* spicy: Replace duplicated code with a for loopLukas Venhoda2015-06-181-11/+6
* spicy: Host and port (or tls) are now requiredLukas Venhoda2015-06-181-5/+27
* spicy: Fixed reselecting in recent chooserLukas Venhoda2015-06-181-0/+11
* spicy: Changed the dialog into a windowLukas Venhoda2015-06-183-38/+120
* spicy: Move connect dialog to its own fileLukas Venhoda2015-06-185-125/+176
* spice-widget: keypress-delay set by env varVictor Toso2015-06-181-1/+9
* Prepare for 0.29 releaseMarc-André Lureau2015-06-151-0/+10
* channel: check too long passwordMarc-André Lureau2015-06-151-29/+48
* configure: Try gstreamer audio backend if pulse is not availablePavel Grunt2015-06-151-17/+18
* webdav: keep phodav requirements inside USE_PHODAVVictor Toso2015-06-091-0/+4
* spice-widget: Do not update display when resize-guest is disabledFabiano Fidêncio2015-06-091-4/+0
* channel: use class private handlers fieldMarc-André Lureau2015-06-084-11/+21
* Move gtk/ -> src/Marc-André Lureau2015-06-08155-29/+30
* TODO: updateMarc-André Lureau2015-06-081-4/+2
* usb-device-manager: Avoid error when compiling with --disable-usbredirPavel Grunt2015-06-081-1/+1
* usb: remove useless assignmentsMarc-André Lureau2015-06-051-3/+0
* win-usb: try to connect to usbclerk during initMarc-André Lureau2015-06-053-30/+44
* usb: do not return GError on programmer pre-condition checksMarc-André Lureau2015-06-051-23/+2
* win-usb: remove useless functionMarc-André Lureau2015-06-051-9/+2