summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-09UsbDeviceWidget: Use asynchronous disconnect APIusb_asyncKirill Moizik1-5/+19
2015-10-09UsbDeviceWidget: Consider asynchronous redirection flowsKirill Moizik1-19/+21
2015-10-09UsbDeviceWidget: Show info bar during redirection flowsKirill Moizik4-0/+34
2015-10-09usbredir: Disconnect USB device asynchronouslyKirill Moizik2-7/+37
2015-10-09UsbDevicemanager: Track device disconnection operations in progressKirill Moizik1-0/+4
2015-10-09UsbDeviceManager: Implement asynchronous disconnect device flowKirill Moizik4-0/+98
2015-10-09UsbDeviceManager: Move more redirection specific logic under corresponding ifdefKirill Moizik1-4/+2
2015-10-09UsbDevicemanager: Track device redirection operations in progressKirill Moizik1-9/+62
2015-10-09usbredir: Spawn a different thread for device redirection flowKirill Moizik1-11/+30
2015-10-09usbredir: Protect data accessed by asynchronous redirection flowsKirill Moizik2-2/+16
2015-10-09UsbDeviceManager: move existing code to a separate functionKirill Moizik1-25/+33
2015-10-09GUdevClient: Do not process USB hotplug events while redirection is in progressKirill Moizik1-0/+17
2015-10-09win-usb-dev: Track device redirection operations in progressKirill Moizik1-0/+61
2015-10-09Usbredir channel: Introduce mutex for USB redirectionKirill Moizik2-0/+23
2015-10-09UsbDeviceManager: Fix Windows build without USB redirectionKirill Moizik1-4/+4
2015-10-09UsbDeviceManager: fix usbdk standalone modeusbdkKirill Moizik1-4/+6
2015-10-09UsbDk: Add UsbDk as a default backendChristophe Fergeau1-8/+78
2015-10-09Add SpiceUsbDeviceManager::use_usbclerkChristophe Fergeau1-86/+103
2015-10-09Add SpiceUsbDeviceManager parameter to device comparison functionsChristophe Fergeau1-18/+22
2015-10-09UsbDk: Add UsbDk wrapperKirill Moizik3-0/+199
2015-10-09Simplify spice_usb_device_manager_device_to_libdev()Christophe Fergeau1-6/+1
2015-10-09Simplify spice_usb_device_equal_libdev()Christophe Fergeau1-9/+4
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
2015-09-18Add "monitors config position" capability.sstuts1-0/+2
2015-09-15build-sys: Fix spice-protocol requirements in .pc fileChristophe Fergeau1-1/+1
2015-09-10Don't send monitors config when Display widget is createdJonathon Jongsma1-14/+24
2015-09-10Add spice_main_update_display_enabled()Jonathon Jongsma5-8/+36
2015-09-09file-xfer: Simplify time handlingPavel Grunt1-17/+9
2015-09-08audio: Do not volume-sync without audioVictor Toso2-2/+8
2015-08-25file-xfer: Add debug messages about a file transfer progressPavel Grunt1-0/+46
2015-08-25glib-compat: Add g_format_sizePavel Grunt2-0/+65
2015-08-21session: update spice_session_connect() docMarc-André Lureau1-1/+5
2015-08-14Adjust to new SpiceImageCompress nameChristophe Fergeau3-29/+29
2015-08-14build-sys: Remove spice-protocol submoduleChristophe Fergeau2-3/+5
2015-08-05usbredir: Add a few debug logsChristophe Fergeau2-3/+14
2015-08-05channel: Don't warn when no CA is setChristophe Fergeau1-1/+0
2015-08-03Notify about existence of monitor for all display channelsPavel Grunt1-4/+2
2015-07-28Handle single headed monitors that have a non-zero x, y configSandy Stutsman1-1/+6