1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change version and copyright year More... about 12 years ago
Update version to 1.0.3 More... about 12 years ago
Add verification when parsing linux kernel version string More... about 12 years ago
Update version to 1.0.2 and remove the copyright statement More... about 12 years ago
Removing license statement More... about 12 years ago
upload version in spec file to 1.0.2 More... about 12 years ago
Add debugging to show URB address More... over 14 years ago
Added better exception throwing when libusb returns an error, as getSerialNumber was failing silently and returning bad values. Package now appears to receive connect and disconnect notices from libusb properly. Cleaned up some log messages. Rearranged some functions in a more logical order. Removed dead code More... over 15 years ago
better, but still not perfect port enumeration during hot plugging. Needs better release of ports when disconnected More... over 15 years ago
Some improvements to hot plugging. Better testing of devices when creating connected/disconnected lists. Still needs better testing More... over 15 years ago
when using interrupt IN, mutexs where being acquired for long periods of time, blocking the update thread (java jdk1.6.0) for long periods of time, removed mutex on interrupt in. Had to modify Mutex to allow unlock without lock for proper performance in exception conditions More... over 15 years ago
changed from indexes to Iterators to remove subtle errors with .remove More... over 15 years ago
changed sendRequest so that set reports work by adding further checking on bmRequest. Also when sending a control out, the wLength arg is now correctly sent More... over 15 years ago
commented out unused variables and imports to get rid of warnings More... over 15 years ago
changed name of jni library to usbJNI.dll to make it consitant with linux version More... over 15 years ago
changes that make it easier to switch from windows to linux implementations of libusb More... over 15 years ago
notes from this round of changes (July/August 2008) More... over 15 years ago
better clean target, new path elements to use ./lib location better More... over 15 years ago
decreased delay when using with linux system as libusb sees the entire bus rather than with the windows implemntation which only sees selected interfaces More... over 15 years ago
Now using up to date jrs80 implementation, libusb-win32.dll and libusbJNI.dll. Changes to fix broken interrupt driven data transfer. Get and Set Requests now working. Cleanup of log messages More... over 15 years ago
changes resulting from switching to gcc compiler More... over 15 years ago
changes resulting in switch to gcc compiler More... over 15 years ago
changed to gcc compiler, updated to latest .jar files More... over 15 years ago
moved dll to lib and now using libusb-win32 verstion of usb.h More... over 15 years ago
changes resulting from switch to gcc compiler More... over 15 years ago
Update version number to 1.0.3-CVS More... almost 16 years ago
Update version number to 1.0.3-CVS More... almost 16 years ago
Update version number to 1.0.3-CVS More... almost 16 years ago
Update version number to 1.0.2 actual More... almost 16 years ago
Update version number to 1.0.2 actual More... almost 16 years ago