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 24 hours
ago. based on code collected
about 24 hours
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 14 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump version to 0.2.0 .
Vincent Pelletier
More...
over 13 years ago
Fix typo in libusb_control_setup declaration.
Vincent Pelletier
More...
over 13 years ago
Allow reaching configurations by index.
Vincent Pelletier
More...
over 13 years ago
Make libusb_lock_events and libusb_get_max_packet_size available.
Vincent Pelletier
More...
over 13 years ago
Fix USBPollerThread on platforms where poll cannot be woken up for timeout.
Vincent Pelletier
More...
over 13 years ago
Disable most of LibUSBContext methods when context has been destroyed.
Vincent Pelletier
More...
over 13 years ago
Fix and test USBPollerThread.
Vincent Pelletier
More...
over 13 years ago
Make tests pass on Python3.2 .
Vincent Pelletier
More...
over 13 years ago
Drop deprecated reprConfigurations.
Vincent Pelletier
More...
over 13 years ago
Remove unused import (pylint).
Vincent Pelletier
More...
over 13 years ago
Experimental threaded poller.
Vincent Pelletier
More...
over 13 years ago
Remove unused import (pylint).
Vincent Pelletier
More...
over 13 years ago
Add partial support for libusb_handle_events[_timeout]_completed.
Vincent Pelletier
More...
over 13 years ago
Add support for libusb_error_name.
Vincent Pelletier
More...
over 13 years ago
Add support for libusb_has_capability.
Vincent Pelletier
More...
over 13 years ago
Add support for libusb_get_device_speed.
Vincent Pelletier
More...
over 13 years ago
Docstring typo.
Vincent Pelletier
More...
over 13 years ago
Port upstream commits 3d7938d..d3543e9
Vincent Pelletier
More...
over 13 years ago
Isochronous support shouldn't raise anymore.
Vincent Pelletier
More...
almost 14 years ago
Provide more setup metadata.
Vincent Pelletier
More...
almost 14 years ago
Reindent setup.py .
Vincent Pelletier
More...
almost 14 years ago
Fix string declaration.
Vincent Pelletier
More...
almost 14 years ago
Docstring typo.
Vincent Pelletier
More...
almost 14 years ago
Document ISO accessors return value ordering.
Vincent Pelletier
More...
almost 14 years ago
__handle is a raw handle, we cannot call getDevice on it.
Vincent Pelletier
More...
almost 14 years ago
Rename package.
Vincent Pelletier
More...
almost 14 years ago
Add email and licence in setup.py .
Vincent Pelletier
More...
almost 14 years ago
Remove debugging print.
Vincent Pelletier
More...
about 14 years ago
Make LibUSBContext.setPollFDNotifiers safe to call from __del__.
Vincent Pelletier
More...
about 14 years ago
Document isochronous transfer completion status.
Vincent Pelletier
More...
about 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