Sign in
flutter
/
third_party
/
libusb
/
HEAD
« Previous
3e67404
darwin_set_interface_altsetting: Avoid device reset on pipe error
by Tormod Volden
· 5 years ago
bb02159
winusb: Check for ClassGuid changes on re-enumeration
by Tormod Volden
· 5 years ago
66d0581
core: only increment devices_released when a device is destroyed
by Nathan Hjelm
· 5 years ago
a0e7738
core: ensure that all devices are properly cleaned up on libusb_exit
by Nathan Hjelm
· 5 years ago
a524555
core: allow libusb_set_option on the default context before libusb_init
by Nathan Hjelm
· 5 years ago
d551802
Windows: Try alternative methods to query port number
by Jim Chen
· 5 years ago
0ce010c
Windows: Support LIBUSB_TRANSFER_ADD_ZERO_PACKET on winusb
by Patrick Stewart
· 5 years ago
0ed74d7
doc: Add since version tag to libusb_wrap_sys_device()
by Ihor Dutchak
· 5 years ago
e4e9c6d
doc: correction of LIBUSB_OPTION_WEAK_AUTHORITY availability
by Ihor Dutchak
· 5 years ago
676076c
darwin: do not reset darwin_cached_devices on last call to libusb_exit
by Nathan Hjelm
· 5 years ago
32a2206
core: Refactor initialization and how the default context is handled
by Chris Dickens
· 5 years ago
a2b81ae
make libusb.h usable with Watcom
by Ozkan Sezer
· 5 years ago
35e8ee9
Update ChangeLog in preparation for 1.0.25
by Nathan Hjelm
· 5 years ago
00688d0
darwin: remove redundant macOS version checks
by osy
· 5 years ago
6a902c3
darwin: add authorization for device capture
by osy
· 5 years ago
abd788c
darwin: use detach kernel APIs for capture
by osy
· 5 years ago
bd097fe
darwin: rename darwin_reset_device
by osy
· 5 years ago
b8b7fd6
darwin: add timeout for reset reenumerate
by osy
· 5 years ago
1001cb5
autogen: Support being called from external build dir
by Marco Trevisan (Treviño)
· 5 years ago
bda2344
Doxygen: fix warning about PAPER_TYPE
by Ludovic Rousseau
· 5 years ago
9027302
Doxygen: update config file from 1.8.16 to 1.9.0
by Ludovic Rousseau
· 5 years ago
d97e85e
darwin: Don't drop partial data on timeout
by Vegard Storheil Eriksen
· 5 years ago
28a11d1
doc: Add since version tag to libusb_set_log_cb()
by Victor Toso
· 5 years ago
f38f09d
linux_usbfs: Gracefully handle buggy devices with a configuration 0
by Chris Dickens
· 5 years ago
c486d01
linux_usbfs: Accept sysfs attributes not terminated with newline
by Chris Dickens
· 5 years ago
6a39451
linux_netlink: Change order of header includes per netlink(7)
by Chris Dickens
· 5 years ago
a247f16
darwin: fix const array size to work with GCC compilers
by Michael Dickens
· 5 years ago
a108bb8
Windows: Fix HID and synchronous transfer completion
by Chris Dickens
· 5 years ago
b51c743
Windows: Filter out non-libusb I/O completions
by Chris Dickens
· 5 years ago
08e0029
configure.ac: Consider Mac OS X target version for clock_gettime()
by Chris Dickens
· 5 years ago
e78cafb
linux_usbfs: Fix exit crash on Android
by Mark Kuo
· 5 years ago
62c0594
windows: Update link about control transfer size limits
by Tormod Volden
· 5 years ago
1f25bb7
libusb/core.c: bump DISCOVERED_DEVICES_SIZE_STEP to 16
by Mikolaj Kucharski
· 5 years ago
2c7f4aa
Prefix hex values with 0x in core.c and os/openbsd_usb.c
by Mikolaj Kucharski
· 5 years ago
b31217f
Update changelog in preperation for rolling 1.0.25
by Nathan Hjelm
· 5 years ago
bf943bc
MacOS: Silence pipe error in set_interface_alt_setting()
by Freek Dijkstra
· 5 years ago
073f229
Windows: Break dependency on OLE32
by Chris Dickens
· 5 years ago
9cb2e5c
Windows: Cleanup header includes and definiions
by Chris Dickens
· 5 years ago
40644b4
travis: Turn off Homebrew updates
by Chris Dickens
· 5 years ago
eed8a37
Use stdatomic instead of gcc-internal atomics
by Nathan Hjelm
· 5 years ago
1a08aa8
core: Introduce atomic type and operations
by Chris Dickens
· 5 years ago
f6d2cb5
linux_usbfs: Fix parsing of descriptors for multi-configuration devices
by Chris Dickens
· 5 years ago
369af14
Correct a typo in the Changelog and clean up a stray file
by Chris Dickens
· 5 years ago
c6a35c5
libusb 1.0.24
by Chris Dickens
· 5 years ago
442305e
autotools: fix out-of-tree building of documentation
by Aurelien Jarno
· 5 years ago
cd43185
fix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters files
by Mikolaj Kucharski
· 5 years ago
42ad1d1
libusb 1.0.24-rc1
by Chris Dickens
· 5 years ago
0e6161d
Windows: Fix a few more benign compiler warnings
by Chris Dickens
· 5 years ago
a2f1e2d
Windows: Support building dpfp and sam3u_benchmark with MSVC
by Chris Dickens
· 5 years ago
1be2ed9
Windows: Add missing header files to MSVC projects
by Chris Dickens
· 5 years ago
f2e551a
build: Prepare config.h for inclusion in examples/tests
by Chris Dickens
· 5 years ago
9d23ed2
build: Fix Android and Xcode compilation errors/warnings
by Chris Dickens
· 6 years ago
f69548c
examples: Enable all examples to build on all platforms
by Chris Dickens
· 6 years ago
851ff40
Windows: ignore all broken devices during enumeration
by Ihor Dutchak
· 6 years ago
1566808
Fix various CI build warnings
by Chris Dickens
· 6 years ago
ab5dcf4
travis: Update build environments
by Chris Dickens
· 6 years ago
a016a08
tests: Refactor testlib to simplify and fix Cygwin build
by Chris Dickens
· 6 years ago
84e860c
libusb.h: Base Class EFh (Miscellaneous) was missing in class definition.
by Uwe Bonnes
· 6 years ago
c3deb6d
Windows: Restrict path for dynamic library loading
by Chris Dickens
· 6 years ago
c33990a
core: Iterate over completed transfers using the correct list node
by Chris Dickens
· 6 years ago
c71c991
core: Fix the newly added list_splice_front() function
by Chris Dickens
· 6 years ago
eee6998
core: Fix unused variable warnings on release builds
by Chris Dickens
· 6 years ago
70c0a51
darwin: code cleanup in darwin_handle_transfer_completion
by Nathan Hjelm
· 6 years ago
a185502
libusbi.h: fix warning about redefined macros
by Nathan Hjelm
· 6 years ago
1be063f
examples/testlibusb: Print speed of devices
by Hans de Goede
· 6 years ago
dca3e7e
examples/testlibusb: Add support for testing libusb_wrap_sys_device()
by Hans de Goede
· 6 years ago
f6068e8
linux: Fix libusb_get_device_speed() not working on wrapped devices
by Hans de Goede
· 6 years ago
a6bfd45
Doxygen: Fix warnings about undocumented compounds
by Chris Dickens
· 6 years ago
ccba488
threads_posix: Use monotonic clock for condition variables where possible
by Chris Dickens
· 6 years ago
c3e292c
core: Split usbi_clock_gettime() into two separate functions
by Chris Dickens
· 6 years ago
63934ff
core: Add validation to timeval parameters
by Chris Dickens
· 6 years ago
cca8852
core: Miscellaneous internal logging cleanup
by Chris Dickens
· 6 years ago
11cc995
core: Simplify thread abstractions and add debug checks
by Chris Dickens
· 6 years ago
da5df37
build: Merge events and threads into single platform abstraction
by Chris Dickens
· 6 years ago
006ca0f
Guard against getting stuck while handling events
by Chris Dickens
· 6 years ago
89b810e
Android: Add option LIBUSB_OPTION_WEAK_AUTHORITY to support used in apk
by chris
· 6 years ago
4b64ecc
events_posix: Remove unnecessary and incorrect assertion
by Chris Dickens
· 6 years ago
8377269
core: Ensure that reported event bits are initialized
by Chris Dickens
· 6 years ago
95a2606
Exchange README.md and README
by Ludovic Rousseau
· 6 years ago
0abebc5
Fix typos detected by codespell and manual inspection
by Chris Dickens
· 6 years ago
5671fc4
Documentation: Specify the constraint of the 'completed' parameter
by Chris Dickens
· 6 years ago
c6a6882
Documentation: Update the Windows binary snapshot README regarding UsbDk
by Chris Dickens
· 6 years ago
e83522e
Documentation: Add details regarding thread-safety
by Chris Dickens
· 6 years ago
666647f
Documentation: Improve details of libusb_transfer's 'user_data' field
by Chris Dickens
· 6 years ago
b484f84
Documentation: Add a note regarding the execution context of callbacks
by Chris Dickens
· 6 years ago
6baa323
Documentation: Add details regarding timeouts and partial transfer of data
by Chris Dickens
· 6 years ago
351ad49
Documentation: Add section regarding transfer length limitations
by Chris Dickens
· 6 years ago
178e433
Windows: Update INSTALL_WIN.txt
by Chris Dickens
· 6 years ago
ee089f2
Autotools: Use built-in shell tests and exec autoreconf
by Chris Dickens
· 6 years ago
37e8b13
Windows: Fix I/O completion port thread behavior on error
by Chris Dickens
· 6 years ago
d42410b
Windows: Improve how root hubs are reported
by Chris Dickens
· 6 years ago
aa6ec9d
Windows: Prevent NULL pointer dereference when ancestor is missing
by Chris Dickens
· 6 years ago
fa3f91e
descriptor: Miscellaneous improvements to the overall source
by Chris Dickens
· 6 years ago
7b5e31b
core: Optimize check for pending events
by Chris Dickens
· 6 years ago
b40a26f
core: Add support for eventfd
by Chris Dickens
· 6 years ago
d67eb5b
core: Introduce platform events abstraction
by Chris Dickens
· 6 years ago
ba6b8bc
Windows: Use I/O completion ports for transfers
by Chris Dickens
· 6 years ago
9576ad4
core: Introduce list iteration helpers
by Chris Dickens
· 6 years ago
96898a2
OpenBSD: support libusb_get_port_number
by Theo Buehler
· 6 years ago
94519df
OpenBSD: allow opening ugen devices multiple times
by Theo Buehler
· 6 years ago
Next »