Menu

Code Commit Log


Commit Date  
[r293] by uniederer

Added Urs Graf's overview image

2012-04-12 14:46:04 Tree
[r292] by uniederer

- Bugfix: LibusbJava.cpp, Ln 1288 removed the manipulation of the return value
- Bugfix: Guaranteeing '\0'-Termination of the retrieved C-Strings for all libusb_get_string_descriptor* calls
- Change: The whole interface makes now use of exceptions to pass errors into the java environment instead encoding them into return values.
- Change: Allowing Descriptor strings to have a length of 0

2012-04-12 14:40:09 Tree
[r291] by uniederer

- Added the depricated annotation for the legacy-libusb class

2012-04-11 05:27:12 Tree
[r290] by uniederer

- Added Libraries to bind against

2012-04-05 11:48:22 Tree
[r289] by uniederer

- Corrected include path settings, so the C/C++ Analysis of Eclipse Indigo works
- Added a debug build option to build.xml

2012-04-05 11:28:33 Tree
[r288] by uniederer

- The evaluation of the return value was not correct.
- There is still an issue with this kind of evaluation as there could be handles being
valid but have negative number. See Bug ID: 3515055 for details

2012-04-05 11:26:31 Tree
[r287] by uniederer

- Bug#3316451 Changed the "shouldn't happen" sections. Instead of just stopping the iteration we continue to a normal end.

2012-04-05 09:50:56 Tree
[r286] by uniederer

- Inserted a helperfunction to convert buffers to byte arrays that provides:
- Consequent error handling (especially allocation errors)
- fast uniform access to the java array class
- Added some parameter checks in the changed functions to avoid dereferencing of invalid pointers

2012-04-05 09:28:20 Tree
[r285] by uniederer

- Removed obsolete folder

2012-04-04 14:14:17 Tree
[r284] by uniederer

- Adding Roger Millischers work on the java side making libusb 1.0 run

2012-04-04 13:58:33 Tree
Older >