1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of http://github.com/larskanis/libusb More... over 14 years ago
Drop duplicated description of requirements More... over 14 years ago
Link to libusb's successor libusbx, which is fully API compatible and will probably be used in Distros and in mingw-binary-gem More... over 14 years ago
Change gem description so that the aim of a user is probably more reflected More... over 14 years ago
Disable -fomit-frame-pointer optimisation of gcc, since it is not compatible with older MSVCRT.DLL and Ruby and would result in segfault. See also http://gcc.gnu.org/ml/gcc/2011-10/msg00351.html More... over 14 years ago
Clean up configure options for win32 cross build and allow setting of env-vars More... over 14 years ago
Rely on platform check of FFI, instead of doing our own More... over 14 years ago
Windows: add libusbx download url More... over 14 years ago
Merge branch 'master' of http://github.com/larskanis/libusb More... over 14 years ago
Windows: fix path for libusb-1.0.dll More... over 14 years ago
Update README More... over 14 years ago
Windows: Use official libusb-1.0.9 for win32-gem, since Windows support is considered stable, now More... over 14 years ago
Merge branch 'master' of github.com:larskanis/libusb More... over 14 years ago
Use autoload instead of require, to avoid overhead for applications that only use parts More... over 14 years ago
Use Device#open_interface in the README example More... over 14 years ago
Minor documentation fix to Device#open More... over 14 years ago
Add install hint for OS-X More... over 14 years ago
Add hint in Device#open for Windows More... over 14 years ago
Avoid some yard warnings More... over 14 years ago
Bump VERSION to 0.1.4 More... over 14 years ago
Use 'git ls-files' instead of Manifest.txt More... over 14 years ago
Divide up the libusb library across multiple files according to class relationships as requested in #2 More... over 14 years ago
Update Manifest.txt More... over 14 years ago
Prepare for release More... over 14 years ago
Bump VERSION to 0.1.3 More... over 14 years ago
Adjust yard documentation More... over 14 years ago
Implement DeviceDescriptor fields by hand, to get proper documentation More... over 14 years ago
Implement Endpoint fields by hand, to get proper extra data and documentation More... over 14 years ago
Implement Settings fields by hand, to get proper extra data and documentation More... over 14 years ago
Merge branch 'master' of http://github.com/larskanis/libusb More... over 14 years ago