summaryrefslogtreecommitdiffstats
path: root/src/channel-usbredir.c
Commit message (Expand)AuthorAgeFilesLines
* channel-usbredir: Fix crash due to a Task returning earlier than expectedFabiano Fidêncio2016-03-211-1/+1
* Adjust to GLib 2.36Pavel Grunt2016-03-181-9/+0
* channel-usbredir: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-21/+17
* Rename spice_usb_acl_helper_open_acl() to _open_acl_async()Jonathon Jongsma2016-03-111-6/+6
* Remove spice_usb_acl_helper_close_acl()Jonathon Jongsma2016-03-111-1/+0
* Introduce spice_usb_acl_helper_cancel()Jonathon Jongsma2016-03-111-1/+1
* typo: s/GTask/GSimpleAsyncResultFabiano Fidêncio2016-02-121-1/+1
* Use #ifdef {HAVE,USE}_FOO instead of #if {HAVE,USE}_FOOFabiano Fidêncio2016-02-121-9/+9
* channel-usbredir: drop isoc packets on low bandwidthVictor Toso2015-10-301-0/+15
* Glib applications should only include spice-client.hJonathon Jongsma2015-10-091-1/+1
* usbredir: Add a few debug logsChristophe Fergeau2015-08-051-1/+4
* Move gtk/ -> src/Marc-André Lureau2015-06-081-0/+686