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 18 hours
ago. based on code collected
about 18 hours
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 16 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
libusb1 doesn't support isochronous transfers in its synchronous API.
Vincent Pelletier
More...
over 14 years ago
Fix ISO-related helpers and transfer property.
Vincent Pelletier
More...
over 14 years ago
Free poll fd list.
Vincent Pelletier
More...
over 14 years ago
Prevent (ctype-detected) NULL-pointer dereference.
Vincent Pelletier
More...
over 14 years ago
Make ctypes intercept errno & last_error for easier debugging.
Vincent Pelletier
More...
over 14 years ago
Rewrite & extend README.
Vincent Pelletier
More...
over 14 years ago
Fix some pylint complaints.
Vincent Pelletier
More...
over 14 years ago
Use more consistent indentation.
Vincent Pelletier
More...
over 14 years ago
Freeing device list doesn't cause any more crashes, re-enable.
Vincent Pelletier
More...
over 14 years ago
Implement handleEventsTimeout's tv parameter.
Vincent Pelletier
More...
over 14 years ago
Clarify code.
Vincent Pelletier
More...
over 14 years ago
Micro optimisation.
Vincent Pelletier
More...
over 14 years ago
Simplify USBPoller description.
Vincent Pelletier
More...
over 14 years ago
Deprecate "transfer" constructor parameter and methods based on it.
Vincent Pelletier
More...
over 14 years ago
Describe USBTransferHelper a bit more.
Vincent Pelletier
More...
over 14 years ago
Docstring typo.
Vincent Pelletier
More...
over 14 years ago
Prevent duplicate submission of a transfer.
Vincent Pelletier
More...
over 14 years ago
Fix default error callback prototype.
Vincent Pelletier
More...
over 14 years ago
Fix forgotten renaming introduced in bbd834fe.
Vincent Pelletier
More...
over 14 years ago
Allow submitting a transfer without callback.
Vincent Pelletier
More...
over 14 years ago
Add support for (yet unreleased) libusb_strerror.
Vincent Pelletier
More...
over 14 years ago
Make string descriptor getters return None when not found on device.
Vincent Pelletier
More...
almost 15 years ago
Work around bogus device descriptors advertising too many configurations.
Vincent Pelletier
More...
almost 15 years ago
Add initial support for windows dll.
Vincent Pelletier
More...
almost 15 years ago
Isolate library path computation in a function.
Vincent Pelletier
More...
almost 15 years ago
Use sys.byteorder to detect endianness.
Vincent Pelletier
More...
almost 15 years ago
Remove (almost) trailing whitespace.
Vincent Pelletier
More...
almost 15 years ago
Stop using "raise Foo, 'bar'" form.
Vincent Pelletier
More...
almost 15 years ago
Add a simple unit test for usb1.py .
Vincent Pelletier
More...
almost 15 years ago
Add some new class enum values (added in libusb1 1.0.7).
Vincent Pelletier
More...
almost 15 years ago
←
1
2
…
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