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 15 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Enforce max ISO packet size limit.
Vincent Pelletier
More...
about 14 years ago
Pass the number of desired iso packets.
Vincent Pelletier
More...
about 14 years ago
Remove debug code.
Vincent Pelletier
More...
about 14 years ago
Add a note on USBTransfer.setBuffer about control transfers.
Vincent Pelletier
More...
about 14 years ago
Typo & english.
Vincent Pelletier
More...
about 14 years ago
Simpler way to generate a list of identical values.
Vincent Pelletier
More...
about 14 years ago
Use floor-rounded div.
Vincent Pelletier
More...
about 14 years ago
Add experimental API to access device descriptors.
Vincent Pelletier
More...
over 14 years ago
Link USBDeviceHandle instance to USBDevice instance.
Vincent Pelletier
More...
over 14 years ago
Deprecate reprConfigurations.
Vincent Pelletier
More...
over 14 years ago
Don't open device in __str__.
Vincent Pelletier
More...
over 14 years ago
Copy libusb-provided pointers.
Vincent Pelletier
More...
over 14 years ago
extra field is not a c-string, make it c_void_p.
Vincent Pelletier
More...
over 14 years ago
Assorted docstring typo fixes.
Vincent Pelletier
More...
over 14 years ago
Use string_at.
Vincent Pelletier
More...
over 14 years ago
Some documentation improvements.
Vincent Pelletier
More...
over 14 years ago
Expose transfer type and endpoint.
Vincent Pelletier
More...
over 14 years ago
Fix race condition between submit and callback.
Vincent Pelletier
More...
over 14 years ago
Python mangles even non-properties starting with __ .
Vincent Pelletier
More...
over 14 years ago
Stop using create_string_buffer.
Vincent Pelletier
More...
over 14 years ago
Prevent USB fd from being unregistered.
Vincent Pelletier
More...
over 14 years ago
Prevent setBuffer from resizing isochronous buffer.
Vincent Pelletier
More...
over 14 years ago
Assortment of docstring improvements.
Vincent Pelletier
More...
over 14 years ago
Initialisation is not atomic.
Vincent Pelletier
More...
over 14 years ago
Use less surprising parameter name.
Vincent Pelletier
More...
over 14 years ago
Update README.
Vincent Pelletier
More...
over 14 years ago
Make __del__ methods not rely on globals.
Vincent Pelletier
More...
over 14 years ago
Reduce the brokenness of USBTransfer.__del__ .
Vincent Pelletier
More...
over 14 years ago
Some more docstring typos.
Vincent Pelletier
More...
over 14 years ago
Add (untested) support for isochronous transfers.
Vincent Pelletier
More...
over 14 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