1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
usb1: Rename getClassTupple into getClassTuple, add compatiblity alias. More... over 10 years ago
usb1: Replace docstring references to LibUSBContext with USBContext. More... over 10 years ago
Cleanup .travis.yml . More... over 10 years ago
Add an isochronous sub-transfer iterator. More... over 10 years ago
Bump to 1.3.0 . More... over 10 years ago
Clean a few more USBTransfer properties on close(). More... over 10 years ago
Document 1.2 changes. More... over 11 years ago
Avoid importing inspect. More... over 11 years ago
Bump to 1.2.0 . More... over 11 years ago
examples: Modify listdev to exercise getPortNumberList . More... almost 12 years ago
travis: Add missing build-dep for libusbx. More... almost 12 years ago
tests: Add shebang. More... almost 12 years ago
travis: Also test with libusbx 1.0.17 . More... almost 12 years ago
Wrap hotplug API. More... almost 12 years ago
Make USBDevice completely handle for refcount. More... almost 12 years ago
Replace libusb_strerror binding with a fallback. More... almost 12 years ago
Add new enums. More... almost 12 years ago
Reuse iterConfigurations in iterSettings. More... almost 12 years ago
Wrap kernel driver auto-detach API. More... almost 12 years ago
Wrap port number API. More... almost 12 years ago
Provide __len__ API for class implementing __getitem__ . More... almost 12 years ago
Propagate originating USBContext to descriptor classes. More... almost 12 years ago
Trivial cleanups (pep8). More... almost 12 years ago
Typo in README. More... over 12 years ago
Bump to 1.1.0 . More... over 12 years ago
Travis: Give up on 2.5: unittest module is unable to skip tests. More... over 12 years ago
Avoid binary literal syntax, for 2.5 compatibility. More... over 12 years ago
Make setup.py compatible with python < 2.6 . More... over 12 years ago
Travis: Disable pypy tests. More... over 12 years ago
Travis: Test with specific libusb versions. More... over 12 years ago