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
Bump to 1.6.1 . More... over 8 years ago
fixup! testUSB1: Add tests for USBTransfer bytearray buffer. More... over 8 years ago
usb1: Fix iterISO and getISOBufferList. More... over 8 years ago
testUSB1: Add tests for USBTransfer bytearray buffer. More... over 8 years ago
testUSB1: Genericise USBTransfer.set{Bulk,Interrupt} test common method. More... over 8 years ago
get{,ASCII}StringDescriptor: Strip and use string descriptor header. More... over 8 years ago
getStringDescriptor: Fix support for null chars in utf16 encoding. More... over 8 years ago
get{,ASCII}StringDescriptor: Export str.decode's "error" argument. More... over 8 years ago
getSupportedLanguageList: Fix. More... over 8 years ago
Bump to 1.6 . More... over 8 years ago
testUSB1: move inside usb1 package. More... over 8 years ago
usb1: Become a package. More... over 8 years ago
README: Document changes introduced in b26f6cd. More... over 8 years ago
Use writeable buffer for transfers (sync & async). More... almost 9 years ago
Bump to 1.5.3 . More... almost 9 years ago
Fix USBTransfer.__mayRaiseUSBError becoming an unintended bound method. More... almost 9 years ago
Merge pull request #19 from charignon/fix_readme_typo More... almost 9 years ago
Fix typo in Readme More... almost 9 years ago
Bump to 1.5.2 . More... almost 9 years ago
Drop unused property. More... almost 9 years ago
Make USBTransfer.cancel raise error-specific classes instead of USBError. More... almost 9 years ago
MANIFEST.in: Include COPYING.LESSER. More... almost 9 years ago
Make pylint happier. More... almost 9 years ago
Bump to 1.5.1 . More... almost 9 years ago
USBPollerThread.stop: Typo in docstring. More... almost 9 years ago
getSupportedLanguageList: Simplify a bit. More... almost 9 years ago
getSupportedLanguageList: Do not return ctypes instances. More... almost 9 years ago
Typo in comment. More... almost 9 years ago
usb1: Fix getSupportedLanguageList in python 3. More... almost 9 years ago
setup: Drop unused import. More... almost 9 years ago