Klaus Reimer
|
ff2838147a
|
Add autogen.sh
|
2013-05-07 21:14:21 +02:00 |
|
Klaus Reimer
|
2043e74ccc
|
Fix site.xml
|
2013-05-04 11:36:17 +02:00 |
|
Klaus Reimer
|
c98960f3eb
|
Create usb4java dist files and link them to download section of site
|
2013-05-03 22:57:26 +02:00 |
|
Klaus Reimer
|
a7f2ae2bf9
|
Add Maven info to download section
|
2013-05-03 21:39:02 +02:00 |
|
Klaus Reimer
|
ffece6a875
|
Switch back to my own nexus for now.
|
2013-05-03 20:16:53 +02:00 |
|
Klaus Reimer
|
400db6f2ae
|
Fix reading of active config descriptor value when device is in
unconfigured state
|
2013-05-03 20:04:05 +02:00 |
|
Klaus Reimer
|
daf9a61b28
|
Fix mac os x detection
|
2013-05-03 20:04:05 +02:00 |
|
Klaus Reimer
|
ef03127185
|
More unit tests, removed unused exceptionc class
|
2013-05-03 20:04:05 +02:00 |
|
Klaus Reimer
|
bd49c03c57
|
Fix test coverage of DescriptorUtils
|
2013-05-03 20:04:05 +02:00 |
|
Klaus Reimer
|
804fda34d2
|
Remove logging. Broken devices are now silently ignored
|
2013-05-03 20:04:05 +02:00 |
|
Klaus Reimer
|
2df88184c6
|
Implement scanInterval configuration and manual scan method
|
2013-05-03 20:04:04 +02:00 |
|
Klaus Reimer
|
af77e61fa2
|
Remove vendor/product filter configuration. This filtering made sense in
libusb 0.1 to speed up device scanning. But in libusb 1.0 it makes no
difference any longer.
|
2013-05-03 20:04:04 +02:00 |
|
Klaus Reimer
|
d809603d2f
|
Remove hierarchy scan configuration. This hack was only needed for
libusb 0.1
|
2013-05-03 20:04:04 +02:00 |
|
Klaus Reimer
|
d261d3537f
|
Fix 32 bit linux build. It wasn't statically linked to libusb
|
2013-05-01 17:05:57 +02:00 |
|
Klaus Reimer
|
b745492d72
|
Update FAQ for new usb4java version
|
2013-05-01 17:01:24 +02:00 |
|
Klaus Reimer
|
5214c693c8
|
Add ARM cross-compile build problem info
|
2013-05-01 16:53:17 +02:00 |
|
Klaus Reimer
|
51f1d0295d
|
Re-compiled arm binary on a raspberry. The cross-compiled lib wasn't working...
|
2013-05-01 14:47:27 +00:00 |
|
Klaus Reimer
|
ad0d87ec57
|
Merge branch 'master' of ssh://git@github.com/kayahr/usb4java.git
|
2013-05-01 15:44:13 +02:00 |
|
Klaus Reimer
|
9e98aa0f28
|
Correct instructions
|
2013-05-01 15:42:37 +02:00 |
|
Klaus Reimer
|
6e544a6012
|
New 32 bit windows library which actually works.
This was build natively on a 32 bit Windows XP machine. The
cross-compiled DLLs build on Linux don't work.
|
2013-05-01 15:41:45 +02:00 |
|
Klaus Reimer
|
afc898b49f
|
Better build instructions.
|
2013-05-01 14:56:29 +02:00 |
|
Klaus Reimer
|
83936f9904
|
Using autogen.sh
|
2013-05-01 14:23:31 +02:00 |
|
Klaus Reimer
|
77cd6e4d55
|
Ignore autogenerated stuff
|
2013-05-01 14:21:01 +02:00 |
|
Klaus Reimer
|
bad9f5c96d
|
Use autoreconf instead of custom Makefile
|
2013-05-01 14:15:51 +02:00 |
|
Klaus Reimer
|
e83fba72ca
|
Delete pre-generated autoconf stuff again. Not a good idea to put it in
the SCM...
|
2013-05-01 13:59:05 +02:00 |
|
Klaus Reimer
|
120cab4949
|
Add --add-stdcall-alias linker option to fix build on native windows
|
2013-05-01 13:54:26 +02:00 |
|
Klaus Reimer
|
66048cb795
|
Use wget when curl is not found
|
2013-05-01 13:52:17 +02:00 |
|
Klaus Reimer
|
74904be55f
|
Prepare pom and site for release on sonatype repo
|
2013-05-01 11:00:36 +02:00 |
|
Klaus Reimer
|
49ed631eff
|
Some site updates.
|
2013-04-30 23:17:23 +02:00 |
|
Klaus Reimer
|
6f40f0aab8
|
Add unit test for DeviceId
|
2013-04-30 22:40:32 +02:00 |
|
Klaus Reimer
|
ba6b483e93
|
Add unit test for DeviceNotFoundException
|
2013-04-30 22:34:13 +02:00 |
|
Klaus Reimer
|
4038053220
|
Add unit tests for new methods in DescriptorUtils
|
2013-04-30 22:28:20 +02:00 |
|
Klaus Reimer
|
a972abb9f1
|
Fix unit tests
|
2013-04-30 22:15:44 +02:00 |
|
Klaus Reimer
|
88eb7eac49
|
Pass strings instead of device handle to dump utils
|
2013-04-30 22:11:11 +02:00 |
|
Klaus Reimer
|
24b8889f89
|
Fix dump of usage type and synch type in endpoint descriptors.
|
2013-04-30 22:05:15 +02:00 |
|
Klaus Reimer
|
20d86df89c
|
More detailed bmAttributes dump in configuration descriptor
|
2013-04-30 22:02:34 +02:00 |
|
Klaus Reimer
|
754bd2f419
|
More detailed endpoint address dump
|
2013-04-30 21:54:53 +02:00 |
|
Klaus Reimer
|
e60facfec6
|
More detailed endpoint bmAttributes dump
|
2013-04-30 21:51:28 +02:00 |
|
Klaus Reimer
|
5075f37ff1
|
Merged descriptor output
|
2013-04-30 21:39:49 +02:00 |
|
Klaus Reimer
|
55b1fe1659
|
Fix wrong error messages and wrong return value
|
2013-04-30 21:17:30 +02:00 |
|
Klaus Reimer
|
718e9af5af
|
New native lib for arm
|
2013-04-30 21:03:09 +02:00 |
|
Klaus Reimer
|
7fea45bc82
|
Add info for linux arm
|
2013-04-30 21:03:09 +02:00 |
|
Klaus Reimer
|
e2a43fb940
|
Better README
|
2013-04-30 21:03:08 +02:00 |
|
Klaus Reimer
|
4600e85bf8
|
Include full autoconf build system in repo
|
2013-04-30 21:03:08 +02:00 |
|
Klaus Reimer
|
af5900f0df
|
Better README for build scripts
|
2013-04-30 21:03:08 +02:00 |
|
Klaus Reimer
|
86e332f789
|
Rename macosx to osx
|
2013-04-30 21:03:08 +02:00 |
|
Klaus Reimer
|
9c67d71876
|
Make stuff final
|
2013-04-30 21:03:08 +02:00 |
|
Klaus Reimer
|
abc5dce0c8
|
Fix code duplication
|
2013-04-30 21:03:08 +02:00 |
|
Klaus Reimer
|
1324fb502f
|
Fix code duplication
|
2013-04-30 21:03:08 +02:00 |
|
Klaus Reimer
|
48115f4907
|
New Mac binaries based on libusb-1.0.16rc8
|
2013-04-29 08:34:15 +02:00 |
|