Klaus Reimer
|
82fb40ba3c
|
Code cleanups
|
2013-04-12 21:11:02 +02:00 |
|
Klaus Reimer
|
825b9b837d
|
Add package-info files
|
2013-04-12 20:29:13 +02:00 |
|
Klaus Reimer
|
53e741c6be
|
Moved main classes to main package
|
2013-04-12 20:14:09 +02:00 |
|
Klaus Reimer
|
fc8127fd52
|
Add missing author tags
|
2013-04-12 20:04:03 +02:00 |
|
Klaus Reimer
|
186f3bad44
|
Add missing periods
|
2013-04-12 20:01:05 +02:00 |
|
Klaus Reimer
|
bf86bb1742
|
Remove duplicate throws documentation
|
2013-04-12 19:56:15 +02:00 |
|
Klaus Reimer
|
8c759984fe
|
Remove override javadocs
|
2013-04-12 19:47:09 +02:00 |
|
Klaus Reimer
|
8c6c9561d4
|
Remove obsolete UsbLock
|
2013-04-12 18:56:03 +02:00 |
|
Klaus Reimer
|
5d1a91b726
|
Move LibUsbException into libusb package and remove unused constructors
|
2013-04-12 18:54:18 +02:00 |
|
Klaus Reimer
|
3f7cd721d7
|
Split complex scan method
|
2013-04-12 18:34:50 +02:00 |
|
Klaus Reimer
|
1e98fb97fc
|
Only wait when really necessary
|
2013-04-12 18:00:12 +02:00 |
|
Klaus Reimer
|
403908f52d
|
Code cleanups
|
2013-04-12 17:57:46 +02:00 |
|
Klaus Reimer
|
5d80ddceb3
|
Add missing API doc
|
2013-04-12 17:35:34 +02:00 |
|
Klaus Reimer
|
4984dc98c0
|
Remove old libusb 0.1 stuff
|
2013-04-12 17:28:49 +02:00 |
|
Klaus Reimer
|
ab2fcb69f1
|
Code cleanups
|
2013-04-12 17:27:20 +02:00 |
|
Klaus Reimer
|
55c169f493
|
Code cleanups
|
2013-04-11 22:45:42 +02:00 |
|
Klaus Reimer
|
d1d42a9ff0
|
Code cleanups
|
2013-04-11 22:11:18 +02:00 |
|
Klaus Reimer
|
8c706b46aa
|
Change identification of virtual root hub
|
2013-04-11 21:01:39 +02:00 |
|
Klaus Reimer
|
2737de708f
|
Add toString method for easier identification of devices
|
2013-04-11 20:59:24 +02:00 |
|
Klaus Reimer
|
7807eca729
|
Refactor jsr80 API to use new libusb 1.0 API as backend
|
2013-04-11 20:54:53 +02:00 |
|
Klaus Reimer
|
d8bedc9f1f
|
Implement bus root_dev support in libusb 0.1 wrapper.
|
2013-04-11 20:54:53 +02:00 |
|
Klaus Reimer
|
0cee3b2729
|
Remove wrong comment.
|
2013-04-11 20:54:53 +02:00 |
|
Klaus Reimer
|
3044d8c53b
|
Correct iterator so it doesn't skip the last device
|
2013-04-11 20:54:53 +02:00 |
|
Klaus Reimer
|
a5d2de2df5
|
Remove old libusb 0.1 JNI libs
|
2013-04-11 20:54:53 +02:00 |
|
Klaus Reimer
|
f4cf7f43e7
|
Rename native directory to c
|
2013-04-11 20:54:53 +02:00 |
|
Klaus Reimer
|
d7166d7d45
|
Remove old libusb 0.1 JNI sources
|
2013-04-11 20:54:53 +02:00 |
|
Klaus Reimer
|
b661665c57
|
New JNI library build
|
2013-04-11 20:54:52 +02:00 |
|
Klaus Reimer
|
1bbcff9291
|
Disable test which requires a pretty good timing between device and
host. Works on some machines, fails on others
|
2013-04-11 20:54:52 +02:00 |
|
Klaus Reimer
|
fd6d234d75
|
Use bus devices list instead of bus root device as starting point for
device enumeration.
|
2013-04-11 20:54:52 +02:00 |
|
Klaus Reimer
|
e496e990fb
|
Implement child device enumeration in libusb 0.1 wrapper
|
2013-04-11 20:54:52 +02:00 |
|
Klaus Reimer
|
a46a38bc34
|
Switch back to TCK test device vendor/product id
|
2013-04-11 20:54:52 +02:00 |
|
Klaus Reimer
|
9fc5eb3729
|
Add flattr button and mailing list info to index page
|
2013-04-10 23:36:50 +02:00 |
|
Klaus Reimer
|
53d87c7d3c
|
Fix subscription/unsubscription links
|
2013-04-10 23:27:06 +02:00 |
|
Klaus Reimer
|
547cb30610
|
Update version number to future 1.0.0 version and fix libusb version
numbers in description texts
|
2013-04-10 23:23:21 +02:00 |
|
Klaus Reimer
|
17137e1a7d
|
Add mailing list information
|
2013-04-10 23:21:11 +02:00 |
|
Klaus Reimer
|
58452e2eaf
|
Convert old libusb 0.1 interface to a deprecated wrapper for the new
libusb 1.0 interface.
|
2013-04-10 23:11:25 +02:00 |
|
Klaus Reimer
|
0ae5e0e971
|
Add deprecation messages to old JNI stuff
|
2013-04-10 23:11:25 +02:00 |
|
Klaus Reimer
|
9e6c04c43e
|
Implement first parts of Transfer class
|
2013-03-05 22:14:51 +01:00 |
|
Klaus Reimer
|
230a433408
|
Implement JNI code for setPollfdNotifiers() method.
|
2013-03-05 21:06:46 +01:00 |
|
Klaus Reimer
|
37ae28aa56
|
Implement JNI part of polling and timing functions (except
libusb_set_pollfd_notifiers)
|
2013-03-02 14:21:07 +01:00 |
|
Klaus Reimer
|
2463d30408
|
Add Java part of polling and timing functions
|
2013-03-02 13:43:12 +01:00 |
|
Klaus Reimer
|
a9b2d511dc
|
Only run USB tests when USB_TESTS property is set
|
2013-03-02 12:34:32 +01:00 |
|
Klaus Reimer
|
f8e3bb8c0e
|
Explicitly loading libusb-1.0.so from usb4java
|
2013-03-02 12:09:56 +01:00 |
|
Klaus Reimer
|
ec7ed11fd2
|
add binaries for linux 64 bit
|
2013-03-01 22:26:13 +01:00 |
|
Klaus Reimer
|
960a293b41
|
Correct class name
|
2013-03-01 22:21:39 +01:00 |
|
Klaus Reimer
|
24da607def
|
Remove Test file
|
2013-03-01 22:20:19 +01:00 |
|
Klaus Reimer
|
b55f66bade
|
Implement synchronized IO
|
2013-03-01 22:18:38 +01:00 |
|
Klaus Reimer
|
d56ce5589e
|
Implement getDescriptor and getStringDescriptor methods
|
2013-03-01 21:13:54 +01:00 |
|
Klaus Reimer
|
a5e833c8b2
|
Remove SUCCESS from test error names because this seems to be different
in some libusb versions
|
2013-03-01 20:49:29 +01:00 |
|
Klaus Reimer
|
dfb8104520
|
Implement libusbx descriptor stuff and some unit tests.
|
2013-03-01 20:22:42 +01:00 |
|