Commit Graph

93 Commits

Author SHA1 Message Date
Klaus Reimer
86514e9fb5 Converted POM into a standalone POM.
Prepared site for deployment on github.
2011-10-31 11:15:55 +01:00
Klaus Reimer
ffbd846872 Removed obsolete warning suppressions. 2011-10-31 11:03:27 +01:00
Klaus Reimer
71a98a2de6 JNI loading errors are now all logged so they are also visible when
using the high level API and so ALL four error messages are displayed
and not just the last one.
2011-10-31 11:02:12 +01:00
Klaus Reimer
0bd97df5bf Prepared for release 0.3.3 2011-03-28 22:06:21 +02:00
Klaus Reimer
7bb845f6b3 Downgraded to older minimum autoconf to support Mac OS X.
Fixed library paths and ids in dylibs so they work when copied to *.app/Contents/MacOS
2011-03-28 22:02:18 +02:00
Klaus Reimer
6b627678d1 Updated implementation version.
Added changelog entry.
2011-03-27 14:26:13 +02:00
Klaus Reimer
580e7bd8d5 Now trying to load the JNI library with the following lib names:
usb4java, usb4java32, libusb4java, libusb4java32
2011-03-27 14:21:28 +02:00
Klaus Reimer
a9e6d6f9db Switched to version 0.3.1.
FIxed missing support for custom buffer offsets and lengths.
2011-03-05 16:53:59 +01:00
Klaus Reimer
4d81f26e3c New binary. 2011-02-20 11:25:31 +01:00
Klaus Reimer
9c1e58e66e New binaries. 2011-02-20 11:19:30 +01:00
Klaus Reimer
38f8afe126 Changed version number. 2011-02-20 11:17:49 +01:00
Klaus Reimer
d2f4708b40 Added timeout configuration. 2011-02-20 11:15:56 +01:00
Klaus Reimer
dd5b7f5b6d Corrected java types.
Fixed Mac OS X problem with sending empty control messages.
2011-02-20 11:00:14 +01:00
Klaus Reimer
3b7601b84f Corrected static/final order. 2011-02-13 13:56:54 +01:00
Klaus Reimer
127238b599 Corrected javadoc. 2011-02-13 13:53:53 +01:00
Klaus Reimer
63420087a5 Improved configuration documentation. 2011-02-11 19:19:07 +01:00
Klaus Reimer
df9be6b67f Added page about configuration. 2011-02-11 19:12:47 +01:00
Klaus Reimer
78e525d8b2 Added configuration.
Added scanHierarchy config to switch between scanning root_dev or devices list.
Added configuration to filter for vendors and products for a better performance when many devices are connected.
2011-02-11 17:51:16 +01:00
Klaus Reimer
58ff002bf8 Added some FAQ items. 2011-02-08 23:27:50 +01:00
Klaus Reimer
6543bbc352 Replaced Intel with x86. 2011-02-08 23:01:10 +01:00
Klaus Reimer
3431a15407 Removed news section because I will always forget to update it anyway... 2011-02-08 22:57:11 +01:00
Klaus Reimer
760c6feeb1 New macos binary. 2011-02-08 22:47:36 +01:00
Klaus Reimer
369da6985d New binaries for windows and linux. 2011-02-08 22:37:12 +01:00
Klaus Reimer
29e1762be5 Added changed list. 2011-02-08 22:36:49 +01:00
Klaus Reimer
f70aa2fb5b Changed field to use interface type. 2011-02-08 22:30:01 +01:00
Klaus Reimer
d77b0495f3 Added two missing fields in hashCode.
Corrected order of fields in hashcode.
2011-02-08 22:26:33 +01:00
Klaus Reimer
715bc509bc Added safety check in case the byte buffer is NULL. 2011-02-08 22:21:57 +01:00
Klaus Reimer
a61e0be5eb Fixed wrong size in interface descriptor.
Splitted function calls for easier debugging.
2011-02-08 22:20:01 +01:00
Klaus Reimer
d2877ad4e9 Added workaround for a strange behaviour (Maybe a bug) in libusb where a broken root device is reported for bus when using as non-root on Linux. 2011-02-08 22:18:44 +01:00
Klaus Reimer
3d72c00418 Removed test stuff. 2011-02-07 21:24:35 +01:00
Klaus Reimer
91e2742830 Added some unit tests. 2011-02-07 19:31:18 +01:00
Klaus Reimer
32f1cee32a Corrected date. 2011-02-06 20:50:48 +01:00
Klaus Reimer
60532e5568 Corrected link to sources. 2011-02-06 20:49:12 +01:00
Klaus Reimer
85659b1cb0 Corrected download link to 32 bit windows JAR. 2011-02-06 20:46:09 +01:00
Klaus Reimer
3a29a5ab69 New macos binary. 2011-02-06 16:14:20 +01:00
Klaus Reimer
e1460b7728 Renamed manual to quickstart.
Added more quickstart information.
Added FAQ page.
Added warning to index page.
2011-02-06 16:08:45 +01:00
Klaus Reimer
dad4b7c3ac Made toString final 2011-02-06 15:50:30 +01:00
Klaus Reimer
03f329812b Improved toString() 2011-02-06 15:32:46 +01:00
Klaus Reimer
cf711435ec Added some documentation to the site. 2011-02-06 00:46:52 +01:00
Klaus Reimer
82e64dcfa9 New pre-compiled binaries for windows and linux.
De-coupled version number from libusb.
Fixed cleaning of C files.
UPgraded configure.ac to newer format.
2011-02-05 22:53:12 +01:00
Klaus Reimer
35320a0a93 Fixed checkstyle issues 2011-02-05 22:42:18 +01:00
Klaus Reimer
032f1b7d13 Restructured project. JSR-80 implementation is now the main focus. 2011-02-05 22:09:58 +01:00
Klaus Reimer
c8f0524317 Code reformat. 2011-02-05 19:51:59 +01:00
Klaus Reimer
0737789460 Fixed checkstyle issues. 2011-02-05 18:19:12 +01:00
Klaus Reimer
76fbd9f5ab Implemented more simple IRP queue which is now also used for processing request IRPs. 2011-02-05 18:15:53 +01:00
Klaus Reimer
ea6b8cc5b4 Implemented pipe events. 2011-02-05 16:36:23 +01:00
Klaus Reimer
33a215b319 Fixed some findbugs issues. 2011-02-05 16:18:07 +01:00
Klaus Reimer
812d153828 Fixed some checkstyle issues. 2011-02-05 16:09:26 +01:00
Klaus Reimer
9864bb3235 Improved error handling.
Changed visibility of all classes except UsbServicesImpl to package private.
2011-02-05 15:46:51 +01:00
Klaus Reimer
7b4194c285 Corrected placement of exception throw. 2011-02-05 15:17:21 +01:00