openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-libusb1
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 13 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
USBTransfer.cancel effect is not immediate.
Vincent Pelletier
More...
about 13 years ago
Support FreeBSD's libusb.so.2 ABI incompatibility.
Vincent Pelletier
More...
over 13 years ago
Simplify descriptor type definitions.
Vincent Pelletier
More...
over 13 years ago
Avoid locking during __del__.
Vincent Pelletier
More...
over 13 years ago
Use a condition & refcount to protect context against early closing.
Vincent Pelletier
More...
over 13 years ago
Support negative poll timeouts.
Vincent Pelletier
More...
over 13 years ago
Change USBEndPoint casing to USBEndpoint for consistency with methods.
Vincent Pelletier
More...
over 13 years ago
Define USBContext.getByVendorIDAndProductID .
Vincent Pelletier
More...
over 13 years ago
Add helper functions to declare USB structures.
Vincent Pelletier
More...
over 13 years ago
Rename LibUSBContext class into USBContext.
Vincent Pelletier
More...
over 13 years ago
Bump to 0.2.3 .
Vincent Pelletier
More...
over 13 years ago
Light docstring fixes.
Vincent Pelletier
More...
over 13 years ago
Use find_library when (C|Win)DLL fails.
Vincent Pelletier
More...
over 13 years ago
Treat find_library as non-authoritative.
Vincent Pelletier
More...
over 13 years ago
Drop unused global.
Vincent Pelletier
More...
over 13 years ago
Note support for "Homebrew" OSX packaging system (no change).
Vincent Pelletier
More...
over 13 years ago
OSX: Fallback on fink when macport is missing.
Vincent Pelletier
More...
over 13 years ago
Add alternative dependency on Debian GNU/kFreeBSD libusb package.
Vincent Pelletier
More...
over 13 years ago
Bump to 0.2.2 .
Vincent Pelletier
More...
over 13 years ago
Port upstream commit e3d0a4c.
Vincent Pelletier
More...
over 13 years ago
Add trailing commas.
Vincent Pelletier
More...
over 13 years ago
fixup! Move isfile check out of OSX special case.
Vincent Pelletier
More...
over 13 years ago
Add Cygwin support.
Vincent Pelletier
More...
over 13 years ago
Test "libusb_path is None" once, special cases are system-specific.
Vincent Pelletier
More...
over 13 years ago
Move isfile check out of OSX special case.
Vincent Pelletier
More...
over 13 years ago
Advise against using libusb-win32 on windows.
Vincent Pelletier
More...
over 13 years ago
Add pypi URL.
Vincent Pelletier
More...
over 13 years ago
Bump to 0.2.1 .
Vincent Pelletier
More...
over 13 years ago
Add support for FreeBSD's reimplementation.
Vincent Pelletier
More...
over 13 years ago
Make string quoting style consistent.
Vincent Pelletier
More...
over 13 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree