summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-07spicy: fix reset of terminal when quitHEADmasterMarc-André Lureau1-3/+7
2016-10-07usb: fix libusb_get_active_config_descriptor()Marc-André Lureau1-1/+1
2016-10-07Avoid compression of isochronous devicesSnir Sheriber3-0/+49
2016-10-06Update NEWS for 0.33 releaseMarc-André Lureau1-0/+18
2016-10-06build-sys: bump spice-glib versionMarc-André Lureau1-1/+1
2016-10-06spicy: only watch stdin if testing org.spice.spicy portMarc-André Lureau1-2/+3
2016-10-05tests: fix -Wall -Wextra compiler warningsVictor Toso6-43/+43
2016-10-03tests: set binaries to have 'test' name prefixVictor Toso2-14/+14
2016-09-14widget: Inform about transfer failurePavel Grunt1-1/+19
2016-09-09Remove trailing semicolonPavel Grunt2-2/+2
2016-09-07Ignore modifiers messages if no modifiers changedFrediano Ziglio1-2/+4
2016-09-07spicy: fix 'tabled' typoChristophe Fergeau2-2/+2
2016-09-02clipboard: Return early if check_clipboard_size_limits() failsPavel Grunt1-5/+4
2016-09-02util: Remove unused GError parameterPavel Grunt4-52/+16
2016-09-01Translate file transfer error messagesJonathon Jongsma2-4/+6
2016-09-01file-transfer: Add guards to public functionsPavel Grunt1-2/+8
2016-09-01file-transfer: Add documentation for public functionsPavel Grunt2-12/+35
2016-09-01clipboard: Use gtk_clipboard_request_text for text dataChristophe Fergeau1-15/+52
2016-09-01clipboard: Add fixup_clipboard_text helperChristophe Fergeau1-25/+44
2016-08-31Add ability to get sizes from SpiceFileTransferTaskJonathon Jongsma6-8/+52
2016-08-30build-sys: remove PKG_PREREQMarc-André Lureau1-2/+0
2016-08-26mouse: Fix pointer grabbing in server modeChristophe Fergeau1-0/+11
2016-08-26widget: set keypress-delay to 0 on unix socketMarc-André Lureau1-1/+24
2016-08-26widget: make set_keypress_delay a functionMarc-André Lureau1-9/+17
2016-08-26channel: add read-only socket propertyMarc-André Lureau1-0/+23
2016-08-25build-sys: simplify checking for x11Marc-André Lureau1-10/+1
2016-08-25build-sys: require recent pkg-configMarc-André Lureau1-22/+4
2016-08-22streaming: Fix the VideoDecoder queue_frame() documentationFrancois Gouget1-4/+3
2016-08-19Add missing libX11 reference to build systemIan Stakenvicius2-0/+6
2016-08-19Add Italian .po file.Frediano Ziglio2-0/+323
2016-08-19Initialise gettext library properlyFrediano Ziglio10-8/+63
2016-08-16Do not require epoxy for WindowsPavel Grunt1-1/+3
2016-08-16widget: Fix rendering issues with CSD on WindowsPavel Grunt1-1/+3
2016-08-12streaming: Create the pipeline at the same time as the GStreamer decoderFrancois Gouget1-6/+6
2016-08-12streaming: Don't crash if the stream creation failsFrancois Gouget1-0/+5
2016-08-12streaming: Don't crash if no frame was received before closing the streamFrancois Gouget1-19/+20
2016-08-12Improve file transfer error messagesJonathon Jongsma1-2/+2
2016-08-12Fix docs for SpiceFileTransferTask::progressJonathon Jongsma1-3/+3
2016-08-11streaming: Check the stream id in display_update_stream_report() tooFrancois Gouget1-1/+8
2016-08-10vmcstream: Do not disconnect cancellable in coroutinePavel Grunt1-1/+0
2016-08-10channel-webdav: Remove extra SpiceWebdavChannel parameterPavel Grunt1-24/+19
2016-08-10file-transfer: improve GHashTable with value_destroy_funcVictor Toso2-5/+1
2016-08-10file-transfer: increase reference for channel-mainVictor Toso1-4/+6
2016-08-10channel-main: make debug helpful in case of failuresVictor Toso1-2/+2
2016-08-10channel-main: improve code to use FileTransferOperationVictor Toso1-18/+22
2016-08-10file-transfer: Move initializations to _task_new()Victor Toso1-18/+22
2016-08-05wocky: Pass GTask around instead of ConnectAsyncDataChristophe Fergeau1-27/+27
2016-08-05wocky: Set ConnectAsyncData instance as GTask dataChristophe Fergeau1-1/+2
2016-08-05wocky: Simplify wocky_http_proxy_connect_finish()Christophe Fergeau1-3/+4
2016-08-03spicy: Fix spice_file_transfer_task_get_filename leakChristophe Fergeau2-2/+5