1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
USBPollerThread.stop: Allows stopping event thread. More... about 9 years ago
USBPollerThread: (un) set fd notifiers at thread execution boundaries. More... about 9 years ago
Bump copyright year. More... over 9 years ago
examples: Add advanced hotplug example. More... over 9 years ago
De-register hotplug callbacks on close/__exit__. More... over 9 years ago
examples/hotplug.py: Increase verbosity. More... over 9 years ago
fixup! Assorted code simplifications. More... over 9 years ago
USBContext: Become a context manager. More... over 9 years ago
Fix setPollFDNotifiers support for pypy. More... over 9 years ago
.travis.yml: Update. More... over 9 years ago
Bump to 1.5 . More... over 9 years ago
Rename USBContext.exit as USBContext.close . More... over 9 years ago
Assorted code simplifications. More... over 9 years ago
Make pylint happier. More... over 9 years ago
Make USBDeviceHandle.claimInterface a context manager. More... over 9 years ago
Add USBContext.getDeviceIterator method. More... over 9 years ago
libusb1: Prefix REQUEST_TYPE constant names with REQUEST_. More... over 9 years ago
Add 1.4.1 change notes. More... over 9 years ago
Merge pull request #13 from Flameeyes/patch-1 More... over 9 years ago
Update libusb API reference link More... over 9 years ago
Simlify create_binary_buffer calls with constrained type. More... almost 10 years ago
Document create_binary_buffer better. More... almost 10 years ago
Document controlWrite, bulkWrite and interruptWrite behaviour change. More... almost 10 years ago
Merge pull request #12 from wesQ3/gh-11-write-types More... almost 10 years ago
Raise TypeError when ints are passed to writes More... almost 10 years ago
travis: Stop using sudo. More... almost 10 years ago
Bump to 1.4.1 . More... almost 10 years ago
setup.py: Fix bdist_wheel. More... almost 10 years ago
travis: Update libusb repository. More... almost 10 years ago
usb1: Use bytes/str-neutral variable name. More... almost 10 years ago