]> git.ipfire.org Git - ipfire-3.x.git/commit
libusb: Update to 1.0.20
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 14 Apr 2016 08:37:44 +0000 (10:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Apr 2016 09:42:48 +0000 (10:42 +0100)
commit71a54a862162c761381e6a39454a86b7135d7221
tree9f87309cf5378a9d0b1ee942518832b4a419327c
parent4b74ccda23dcd35158033a74456172d50aa850c2
libusb: Update to 1.0.20

* Add Haiku support
* Fix multiple memory and resource leaks (#16, #52, #76, #81)
* Fix possible deadlock when executing transfer callback
* New libusb_free_pollfds() API
* Linux: Allow larger isochronous transfer submission (#23)
* Examples: Add two-stage load support to fxload (#12)
* Correctly report cancellations due to timeouts
* Improve efficiency of event handling
* Improve speed of transfer submission in multi-threaded environments
* Various other bug fixes and improvements

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libusb/libusb.nm