summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15build-sys: Use sasl check from spice-commonsaslPavel Grunt2-45/+2
2015-12-10Call spice_marshaller_flush on message writeJavier Celaya1-0/+1
2015-12-09gst: Fix typo in preprocessor symbolChristophe Fergeau1-2/+2
2015-12-09smartcard: Fix compilation with older libcacardChristophe Fergeau2-0/+8
2015-12-09spice-gtk: Recover from GStreamer audio initialization errorsFrancois Gouget1-5/+7
2015-12-08build-sys: Warn about missing GStreamer 1.0 audio runtime elementsFrancois Gouget1-1/+5
2015-12-08build-sys: Check for GStreamer 1.0 audio with SPICE_CHECK_GSTREAMER()Christophe Fergeau1-11/+8
2015-12-08build-sys: Allow simultaneous support for Pulse and GStreamer audioFrancois Gouget3-40/+46
2015-12-08Use libcacard.h if possibleMarc-André Lureau3-10/+5
2015-12-08Remove unmaintained spicy.nsisMarc-André Lureau4-236/+3
2015-12-08Update spice-commonMarc-André Lureau1-0/+0
2015-12-08Fix use after free of uriMarc-André Lureau1-1/+1
2015-11-25Update spice-common submoduleChristophe Fergeau1-0/+0
2015-11-25build-sys: Use SPICE_WARNING() to issue the DBus warningFrancois Gouget1-3/+3
2015-11-24build-sys: Prefix the configure audio GStreamer variables with GSTAUDIO_Francois Gouget2-11/+11
2015-11-19file transfer: send cancel message when user cancels a transferJay.han1-1/+2
2015-11-19Be more specific in the case of authentication errorMarek Kasik3-5/+31
2015-11-18spicy: Add support for changing compressionPavel Grunt1-0/+63
2015-11-18channel-display: Add spice_display_change_preferred_compressionPavel Grunt5-7/+38
2015-11-11Do not export symbol of non-existent functionPavel Grunt2-2/+0
2015-11-10file xfer: Fix segfault when rebootingJonathon Jongsma1-1/+10
2015-11-10build-sys: Remove some dead configure.ac DBus codeFrancois Gouget1-4/+0
2015-11-04spice-gtk: Fix error handling in stream_get_current_frame()Francois Gouget1-8/+9
2015-10-30channel-usbredir: drop isoc packets on low bandwidthVictor Toso3-1/+35
2015-10-23build-sys: Remove unused conditionalChristophe Fergeau1-3/+0
2015-10-23Adjust to spice-common spice-deps.m4 changesChristophe Fergeau2-2/+2
2015-10-22Remove noisy debug statementJonathon Jongsma1-1/+0
2015-10-22Don't print error message on successful file transferJonathon Jongsma1-14/+31
2015-10-22MainChannel: move task free from finalize to disposeJonathon Jongsma1-2/+2
2015-10-15FileTransferTask: ensure we emit 'finished' signalJonathon Jongsma1-1/+2
2015-10-14Free display_cache in cache_unrefChristophe Fergeau1-0/+1
2015-10-14Rename display_cache::cache_unref to cache_freeChristophe Fergeau4-4/+4
2015-10-09New file transfer APIJonathon Jongsma10-136/+703
2015-10-09Fix progress monitoring in spice_main_file_copy_asyncJonathon Jongsma1-4/+24
2015-10-09Don't wrap included headers in G_BEGIN|END_DECLSJonathon Jongsma3-6/+7
2015-10-09Gtk applications should only include spice-client-gtk.hJonathon Jongsma9-3/+52
2015-10-09Glib applications should only include spice-client.hJonathon Jongsma39-18/+99
2015-09-28Fix documentation for spice_main_file_copy_async()Jonathon Jongsma1-1/+1
2015-09-25Update NEWS for 0.30 releaseJonathon Jongsma1-0/+16
2015-09-25Move glib-compat.c to POTFILES.skipJonathon Jongsma2-1/+1
2015-09-25docs: Fix typosPavel Grunt6-9/+9
2015-09-25docs: Add missing symbol description stringsPavel Grunt21-14/+194
2015-09-25docs: Description should be above 'Return'Pavel Grunt1-4/+4
2015-09-25docs: Add missing parameter/field descriptionsPavel Grunt14-48/+59
2015-09-25docs: Move SPICE_TYPE_USB_DEVICE to standard subsectionPavel Grunt1-1/+1
2015-09-25docs: Add Version Information sectionPavel Grunt3-4/+11
2015-09-25docs: Update for missing symbolsPavel Grunt1-0/+10
2015-09-25channel-main: Rename parameter to match docsPavel Grunt1-2/+2
2015-09-25channel-record: Use correct nick name for propertyPavel Grunt1-2/+2
2015-09-23Add glib-compat.c to POTFILES.inJonathon Jongsma1-0/+1