1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
USBTransfer.cancel effect is not immediate. More... about 13 years ago
Support FreeBSD's libusb.so.2 ABI incompatibility. More... over 13 years ago
Simplify descriptor type definitions. More... over 13 years ago
Avoid locking during __del__. More... over 13 years ago
Use a condition & refcount to protect context against early closing. More... over 13 years ago
Support negative poll timeouts. More... over 13 years ago
Change USBEndPoint casing to USBEndpoint for consistency with methods. More... over 13 years ago
Define USBContext.getByVendorIDAndProductID . More... over 13 years ago
Add helper functions to declare USB structures. More... over 13 years ago
Rename LibUSBContext class into USBContext. More... over 13 years ago
Bump to 0.2.3 . More... over 13 years ago
Light docstring fixes. More... over 13 years ago
Use find_library when (C|Win)DLL fails. More... over 13 years ago
Treat find_library as non-authoritative. More... over 13 years ago
Drop unused global. More... over 13 years ago
Note support for "Homebrew" OSX packaging system (no change). More... over 13 years ago
OSX: Fallback on fink when macport is missing. More... over 13 years ago
Add alternative dependency on Debian GNU/kFreeBSD libusb package. More... over 13 years ago
Bump to 0.2.2 . More... over 13 years ago
Port upstream commit e3d0a4c. More... over 13 years ago
Add trailing commas. More... over 13 years ago
fixup! Move isfile check out of OSX special case. More... over 13 years ago
Add Cygwin support. More... over 13 years ago
Test "libusb_path is None" once, special cases are system-specific. More... over 13 years ago
Move isfile check out of OSX special case. More... over 13 years ago
Advise against using libusb-win32 on windows. More... over 13 years ago
Add pypi URL. More... over 13 years ago
Bump to 0.2.1 . More... over 13 years ago
Add support for FreeBSD's reimplementation. More... over 13 years ago
Make string quoting style consistent. More... over 13 years ago