Commit Graph

7 Commits

Author SHA1 Message Date
uniederer
537d6901c3 - Added unit test facilities for the dll
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@298 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-05-09 06:35:49 +00:00
uniederer
da72b7b39b - First steps in doing unit tests of the C-part
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@295 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-04-19 15:37:26 +00:00
uniederer
0931c64507 - Corrected include path settings, so the C/C++ Analysis of Eclipse Indigo works
- Added a debug build option to build.xml

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@289 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-04-05 11:28:33 +00:00
uniederer
1deb3c6291 - Corrected Include-Path for Eclipse Code Analysis
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@282 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-04-04 12:03:52 +00:00
uniederer
cc65dbfa74 - Binding to Libusb 1.0
- Adding version information to the library

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@281 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-03-30 12:08:45 +00:00
spandi
fae4615b79 memory leak in JNI write functions fixed
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@270 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2008-12-20 08:44:46 +00:00
spandi
391d56910f always return 0 in usb_open instead of -1, -2 as this may be valid addresses -> set shared library specific error strings to get a precise error cause
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@250 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2007-08-11 12:37:58 +00:00