Klaus Reimer
7e17f96de8
Remove misplaced slash
2013-09-15 13:30:13 +02:00
Klaus Reimer
355a819a63
Fix links
2013-09-15 13:17:40 +02:00
Klaus Reimer
967101de8a
Update site to use new fluido skin.
2013-09-15 13:14:44 +02:00
Klaus Reimer
59dc1d8905
Move links from user repository to organization repository
2013-09-15 12:58:24 +02:00
Klaus Reimer
155130c8cb
Upgrade to newest maven plugin versions.
...
Workaround for issue MASSEMBLY-449 is now no longer needed
2013-09-15 12:56:11 +02:00
Klaus Reimer
3225a90c5f
Add changelog entries
2013-09-14 21:29:52 +02:00
Klaus Reimer
22baf2cb8e
Increase version to 1.2.0
2013-09-14 21:27:37 +02:00
Klaus Reimer
3c1f07d2ad
Add Luca to Copyright and Developer list.
2013-09-14 21:26:07 +02:00
Klaus Reimer
d15ce2ae02
Correct and add missing JavaDoc.
2013-09-14 21:20:52 +02:00
Klaus Reimer
d21b59d488
Removed unnecessary warning suppression. Please change your local
...
eclipse setting "Ignore unused parameters documented with '@param' tag."
instead.
2013-09-14 20:06:25 +02:00
Klaus Reimer
12b8622b83
Merge branch 'master' of https://github.com/llongi/usb4java into llongi-master
2013-09-14 15:51:42 +02:00
Klaus Reimer
342efcc7b9
Ignore IDEA files
2013-09-14 15:38:18 +02:00
Luca Longinotti
73ce051102
Increase version number to reflect changes.
2013-09-09 11:25:19 +02:00
Luca Longinotti
ab253e496c
Add OSX builds.
2013-09-09 11:20:50 +02:00
Luca Longinotti
67e09e25ae
Fix passing of the special value HOTPLUG_MATCH_ANY, it needs to be an int so as to not hide one of the short/byte values.
2013-09-09 10:59:24 +02:00
Luca Longinotti
b166d2ef0d
Win64 build.
2013-09-09 10:43:13 +02:00
Luca Longinotti
b9b9f0e0be
Add Linux-ARMv7 version.
2013-09-08 21:28:21 -04:00
Luca Longinotti
1b7004ecfa
Add Win32 build.
2013-09-09 01:19:13 +02:00
Luca Longinotti
3d8982d0e3
Add linux-x86 release.
2013-09-08 19:22:42 +02:00
Luca Longinotti
15d66a1c93
Add linux-x86_64 build for new libusbx release.
2013-09-08 17:57:58 +02:00
Luca Longinotti
f1c5a97bda
Update libusb to 1.0.17, prepare for 1.0.18-rc1 (which will be the next).
...
Also update eUdev to 1.2.
2013-09-08 17:54:17 +02:00
Luca Longinotti
fee57b7c71
Suppress warning in LibUsb (the only one I'm getting from Java).
2013-09-08 17:53:46 +02:00
Luca Longinotti
db11db2fac
Fix MATCH_ANY passing to native function.
2013-07-19 10:33:09 +02:00
Luca Longinotti
13d6ddc7c1
Add Win64 build.
2013-07-19 09:12:08 +02:00
Luca Longinotti
548a02225e
Add updated OS X builds.
2013-07-19 09:02:04 +02:00
Luca Longinotti
463dc61c80
Updated Win32 build.
2013-07-18 23:41:59 +02:00
Luca Longinotti
f2947b7188
New Linux 32bit build.
2013-07-18 23:15:08 +02:00
Luca Longinotti
c83eb2dd50
Add updated ARMv7hf build, no udev support here.
2013-07-18 17:05:41 -04:00
Luca Longinotti
f2836772a0
Fix sign-extension of short/byte arguments when passing to libusb, which expects int (???).
...
Update Linux 64bit build to new code and support glibc >=2.14.
2013-07-18 22:57:55 +02:00
Luca Longinotti
ce5294c22d
Windows 32bit build.
2013-07-18 20:10:54 +02:00
Luca Longinotti
7e69b519ff
Add Linux x86 build.
2013-07-18 19:37:30 +02:00
Luca Longinotti
b14e1cfc2b
Add OS X builds.
2013-07-18 15:56:16 +02:00
Luca Longinotti
7f4261b2b7
Add new Linux and Windows 64bit builds.
2013-07-18 13:58:15 +02:00
Luca Longinotti
98903208ec
Fix Windows support, which needs shared builds (separate DLL), while everyone else is static.
2013-07-18 13:56:37 +02:00
Luca Longinotti
28f693b463
Add support to statically build udev (eudev in this case, since it's much simpler to just get it to build libudev).
...
Add -O2 to CFLAGS (-Os for ARM), needed for optimization and warnings.
Add appropriate HOST variables to osx-*.sh.
2013-07-18 13:47:41 +02:00
Luca Longinotti
1b4126cc90
Add linux x86 build.
2013-07-17 22:41:41 +02:00
Luca Longinotti
36ff102476
Windows 32bit build.
2013-07-17 20:21:37 +02:00
Luca Longinotti
0e40aaec93
Add updated Mac OS X builds.
2013-07-17 17:05:35 +02:00
Luca Longinotti
d5cfffeb63
Implement caching for pollfd and hotplug callbacks.
...
Generate new libs for Linux and Windows 64bit.
2013-07-17 16:54:04 +02:00
Luca Longinotti
ef88482436
Complete hotplug support, with full support for deregistration.
2013-07-17 15:24:45 +02:00
Luca Longinotti
a66013a393
Remove TODO (all being done!). Remove Eclipse cproject, was committed by mistake.
2013-07-16 21:03:37 +02:00
Luca Longinotti
85111765e9
Start work on Hotplug support.
2013-07-16 17:12:47 +02:00
Luca Longinotti
8d6a1f0d50
Added myself to copyright/authors as appropriate.
2013-07-16 13:47:09 +02:00
Luca Longinotti
440d88c2c5
Add link to BufferUtils to allocate direct IntBuffers.
...
Fix formatting in DescriptorUtils.
2013-07-16 13:33:21 +02:00
Luca Longinotti
1877f8f41c
Use proper MASK for endpoint direction.
2013-07-15 23:29:34 +02:00
Luca Longinotti
0851eb7a32
Fix tests to react correctly to NULL passed to free() functions.
2013-07-15 18:49:41 +02:00
Luca Longinotti
c8d6f4ce49
Add new 64bit Linux and Windows builds for testing.
2013-07-15 18:44:14 +02:00
Luca Longinotti
d4776d1044
Accept NULL in the free() functions, just like libusb itself.
2013-07-15 18:43:00 +02:00
Luca Longinotti
2e7959093e
Complete check of all Java code.
...
Reformatted dump/hashCode/equals to be clear, easy to read and compare to the list of methods available.
Added missing constants to LibUsb, correctly sized some of them to be in accordance with the size of types they are compared to or used with.
2013-07-15 18:13:43 +02:00
Luca Longinotti
069f0a24d8
Merge branch 'master' of https://github.com/llongi/usb4java
2013-07-15 16:35:58 +02:00