1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change version and copyright year More... over 12 years ago
Update version to 1.0.3 More... over 12 years ago
Add verification when parsing linux kernel version string More... over 12 years ago
Update version to 1.0.2 and remove the copyright statement More... over 12 years ago
Removing license statement More... over 12 years ago
upload version in spec file to 1.0.2 More... over 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... almost 16 years ago
better, but still not perfect port enumeration during hot plugging. Needs better release of ports when disconnected More... almost 16 years ago
Some improvements to hot plugging. Better testing of devices when creating connected/disconnected lists. Still needs better testing More... almost 16 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... almost 16 years ago
changed from indexes to Iterators to remove subtle errors with .remove More... almost 16 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... almost 16 years ago
commented out unused variables and imports to get rid of warnings More... almost 16 years ago
changed name of jni library to usbJNI.dll to make it consitant with linux version More... almost 16 years ago
changes that make it easier to switch from windows to linux implementations of libusb More... almost 16 years ago
notes from this round of changes (July/August 2008) More... almost 16 years ago
better clean target, new path elements to use ./lib location better More... almost 16 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... almost 16 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... almost 16 years ago
changes resulting from switching to gcc compiler More... almost 16 years ago
changes resulting in switch to gcc compiler More... almost 16 years ago
changed to gcc compiler, updated to latest .jar files More... almost 16 years ago
moved dll to lib and now using libusb-win32 verstion of usb.h More... almost 16 years ago
changes resulting from switch to gcc compiler More... almost 16 years ago
Update version number to 1.0.3-CVS More... about 16 years ago
Update version number to 1.0.3-CVS More... about 16 years ago
Update version number to 1.0.3-CVS More... about 16 years ago
Update version number to 1.0.2 actual More... about 16 years ago
Update version number to 1.0.2 actual More... about 16 years ago