summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't print error message on successful file transferJonathon Jongsma2015-10-221-14/+31
* MainChannel: move task free from finalize to disposeJonathon Jongsma2015-10-221-2/+2
* FileTransferTask: ensure we emit 'finished' signalJonathon Jongsma2015-10-151-1/+2
* Free display_cache in cache_unrefChristophe Fergeau2015-10-141-0/+1
* Rename display_cache::cache_unref to cache_freeChristophe Fergeau2015-10-144-4/+4
* New file transfer APIJonathon Jongsma2015-10-0910-136/+703
* Fix progress monitoring in spice_main_file_copy_asyncJonathon Jongsma2015-10-091-4/+24
* Don't wrap included headers in G_BEGIN|END_DECLSJonathon Jongsma2015-10-093-6/+7
* Gtk applications should only include spice-client-gtk.hJonathon Jongsma2015-10-099-3/+52
* Glib applications should only include spice-client.hJonathon Jongsma2015-10-0939-18/+99
* Fix documentation for spice_main_file_copy_async()Jonathon Jongsma2015-09-281-1/+1
* Update NEWS for 0.30 releaseJonathon Jongsma2015-09-251-0/+16
* Move glib-compat.c to POTFILES.skipJonathon Jongsma2015-09-252-1/+1
* docs: Fix typosPavel Grunt2015-09-256-9/+9
* docs: Add missing symbol description stringsPavel Grunt2015-09-2521-14/+194
* docs: Description should be above 'Return'Pavel Grunt2015-09-251-4/+4
* docs: Add missing parameter/field descriptionsPavel Grunt2015-09-2514-48/+59
* docs: Move SPICE_TYPE_USB_DEVICE to standard subsectionPavel Grunt2015-09-251-1/+1
* docs: Add Version Information sectionPavel Grunt2015-09-253-4/+11
* docs: Update for missing symbolsPavel Grunt2015-09-251-0/+10
* channel-main: Rename parameter to match docsPavel Grunt2015-09-251-2/+2
* channel-record: Use correct nick name for propertyPavel Grunt2015-09-251-2/+2
* Add glib-compat.c to POTFILES.inJonathon Jongsma2015-09-231-0/+1
* 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