This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
dolphin-emulator
Watch
1
Star
0
Fork
You've already forked dolphin-emulator
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-26 05:11:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
21fa010bb6
dolphin-emulator
/
Externals
/
libusb
/
libusb
/
version_nano.h
2 lines
26 B
C
Raw
Normal View
History
Unescape
Escape
Externals: Update libusb to version 1.0.21 1.0.21 adds a usbdk backend, which may be helpful as it could be used in the future to work around the missing isochronous transfer support for WinUSB backends. Here is the full changelog (from libusb). 2016-10-01: v1.0.21: * Core: Refactor code related to transfer flags and timeout handling * Darwin: Ignore root hub simulation devices * Darwin: Improved support for OS X El Capitan * Darwin: Work around devices with buggy endpoint descriptors * Darwin: Do not use objc_registerThreadWithCollector after its deprecation * Darwin: Use C11 atomics on 10.12+ as the OS atomics are now deprecated * Linux: Support preallocating kernel memory for zerocopy USB * Linux: Deal with receiving POLLERR before all transfers have completed * Solaris: Add solaris backend * Windows: Add Visual Studio 2015 support * Windows: Add usbdk backend * Prevent attempts to recursively handle events * Fix race condition in handle_timeout() * Allow transferred argument to be optional in bulk APIs * Various other bug fixes and improvements
2016-11-20 14:07:07 +01:00
#
define LIBUSB_NANO 11156
Reference in a new issue
Copy permalink