summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-07tests: file-transfer agent cancelVictor Toso1-0/+66
2016-07-07tests: file-transfer cancel on read asyncVictor Toso1-0/+106
2016-07-07tests: file-transfer cancel on task initVictor Toso1-0/+68
2016-07-07tests: file-transfer include simple testsVictor Toso2-0/+192
2016-07-07file-xfer: move to spice-file-transfer-task.cVictor Toso4-704/+800
2016-07-07main: use xfer_task instead of task or selfVictor Toso1-4/+4
2016-07-07file-xfer: move debug to SpiceFileTransferTaskVictor Toso1-13/+13
2016-07-07file-xfer: Keep namespace of private functionVictor Toso1-5/+5
2016-07-07file-xfer: call user callback once per operationVictor Toso1-40/+61
2016-07-07file-xfer: call progress_callback per FileTransferOperationVictor Toso1-45/+62
2016-07-07file-xfer: inform agent of errors only when task finishedVictor Toso1-10/+0
2016-07-07file-xfer: a FileTransferOperation per transfer callVictor Toso1-42/+128
2016-07-07file-xfer: create helper function to send progressVictor Toso1-20/+30
2016-07-07file-xfer: improve helper function to queue agent messageVictor Toso1-6/+7
2016-07-07main: do not check for xfer-task errorsVictor Toso1-1/+1
2016-07-07main: let channel-main handle file-xfer messagesVictor Toso1-17/+12
2016-07-07main: to let SpiceFileTransferTask handle errorsVictor Toso1-9/+8
2016-07-07file-xfer: introduce functions to read file asyncVictor Toso1-43/+122
2016-07-07file-xfer: introduce functions to init task asyncVictor Toso1-54/+130
2016-07-07file-xfer: introduce _create_tasks()Victor Toso1-56/+91
2016-07-07file-xfer: get functions for SpiceFileTransferTaskVictor Toso1-3/+29
2016-07-07file-xfer: task-id to start with 1Victor Toso1-1/+1
2016-06-30usb-device-manager: Avoid USB event thread leakChristophe Fergeau1-1/+11
2016-06-30usb-channel: Really stop listening for USB events on disconnectionChristophe Fergeau1-10/+14
2016-06-30usb: Update outdated GSimpleAsyncResult commentChristophe Fergeau1-1/+1
2016-06-30usbredir: Use atomic for UsbDeviceManager::event_thread_runChristophe Fergeau1-5/+5
2016-06-30usbredir: mark some functions as internalMarc-André Lureau1-0/+3
2016-06-30usbredir: Fix GTask leakChristophe Fergeau1-0/+1
2016-06-21Update NEWS for 0.32 releaseMarc-André Lureau1-0/+30
2016-06-21session: Keep brackets around ipv6 hostnamePavel Grunt1-1/+1
2016-06-21session: Removed write-only variablePavel Grunt1-4/+0
2016-06-21mailmap: fix my nameMarc-André Lureau1-0/+1
2016-06-21main: channel-main to increase file-transfer referenceVictor Toso1-2/+2
2016-06-21main: assign variable after check for nullVictor Toso1-1/+2
2016-06-20build: Fix _DEPENDENCIES useChristophe Fergeau1-2/+2
2016-06-20build-sys: fix win32 buildMarc-André Lureau1-16/+18
2016-06-20vncdisplaykeymap: fix -Werror=tautological-compareMarc-André Lureau1-4/+4
2016-06-20widget: fix keyboard ungrab after clickMarc-André Lureau1-0/+2
2016-06-20widget: use scanout offset when using virglMarc-André Lureau1-1/+1
2016-06-17channel-main: Fix spice_main_file_copy_async annotationAlexandru Visarion1-1/+1
2016-06-16widget: Disable IME context on display widgetFrediano Ziglio1-0/+9
2016-06-15main: Don't delay update_display_timer(0) for up to 1 secondChristophe Fergeau1-1/+10
2016-06-15sasl: fix SASL GSSAPI by allowing NULL usernameAlexander Bokovoy1-5/+4
2016-06-13Remove some warnings compiling for WindowsFrediano Ziglio1-3/+3
2016-06-13channel-display: Remove deprecated init functionsPavel Grunt1-3/+0
2016-06-13tests-uri: Define g_assert_nonnullPavel Grunt1-0/+5
2016-06-13Require gtk+ 3.12Pavel Grunt1-2/+2
2016-06-13widget: Do not mix function linkageFrediano Ziglio1-1/+5
2016-06-09widget: Do not ignore unsupported keys from keyboardFrediano Ziglio1-18/+20
2016-06-06streaming: Use the frame dimensions reported by the video decoderFrancois Gouget4-38/+41