Klaus Reimer
|
73d4a1a44f
|
Use libusb4java snapshot version
|
2018-10-21 23:36:04 +02:00 |
Klaus Reimer
|
17423dfbe1
|
[maven-release-plugin] prepare for next development iteration
|
2018-10-21 18:28:44 +02:00 |
Klaus Reimer
|
eb9284d319
|
[maven-release-plugin] prepare release usb4java-1.3.0
|
2018-10-21 18:28:36 +02:00 |
Klaus Reimer
|
e251a1009f
|
Pin release plugin version
|
2018-10-21 18:28:08 +02:00 |
Klaus Reimer
|
73e7b7a178
|
Remove tag
|
2018-10-21 18:24:06 +02:00 |
Klaus Reimer
|
ab7c90da1c
|
Enable artifact signing
|
2018-10-21 18:09:57 +02:00 |
Klaus Reimer
|
4932de8091
|
Use libusb4java release 1.3.0
|
2018-10-21 18:02:55 +02:00 |
Klaus Reimer
|
7562f65dab
|
Switch to Sonatype OSS repo
|
2018-10-21 17:35:15 +02:00 |
Klaus Reimer
|
859e96f5a5
|
Use github for release artifacts
|
2018-10-21 13:40:16 +02:00 |
Klaus Reimer
|
091b993be5
|
Update issue templates
|
2018-10-21 13:13:11 +02:00 |
Klaus Reimer
|
df699d2612
|
Improve documentation
|
2018-10-21 12:22:03 +02:00 |
Klaus Reimer
|
5249c172f9
|
Fix javadoc links
|
2018-10-21 12:21:37 +02:00 |
Klaus Reimer
|
5f3cad266a
|
Switch from BZ2 to XZ compression
|
2018-10-21 12:21:25 +02:00 |
Klaus Reimer
|
2ece25826f
|
Free USB contexts in tests
|
2018-10-12 08:48:55 +02:00 |
Klaus Reimer
|
bbd9390f47
|
Implement getPollfds and freePollfds
|
2018-10-12 08:43:29 +02:00 |
Klaus Reimer
|
7d65b24fd7
|
Add changelog entry
|
2018-10-11 07:34:42 +02:00 |
Klaus Reimer
|
dfffd0521e
|
Map armv7l arch to arm binary
|
2018-10-10 23:33:43 +02:00 |
Klaus Reimer
|
2bd1cb8d9e
|
Use new os and arch names
|
2018-10-10 23:11:21 +02:00 |
Klaus Reimer
|
0f092ba635
|
Remove broken build status
|
2018-10-09 00:23:55 +02:00 |
Klaus Reimer
|
b762fb3f01
|
Add more unit tests for GetDeviceList
|
2018-10-09 00:14:26 +02:00 |
Klaus Reimer
|
b24618df0f
|
Implement interruptEventHandler
|
2018-10-08 22:56:06 +02:00 |
Klaus Reimer
|
7ab6e6d3ed
|
Document ERROR_BUSY return value
|
2018-10-08 22:44:01 +02:00 |
Klaus Reimer
|
56d32eea99
|
Merge branch 'loreii-patch-1'
|
2018-10-08 22:41:20 +02:00 |
Klaus Reimer
|
94d368d2e7
|
Merge branch 'patch-1' of https://github.com/loreii/usb4java into loreii-patch-1
|
2018-10-08 22:40:35 +02:00 |
Klaus Reimer
|
3c37af552f
|
Wrap new libusb functions: devMemAlloc and devMemFree
|
2018-10-08 22:31:54 +02:00 |
Klaus Reimer
|
bddf0cde58
|
Fix typo
|
2018-10-08 22:31:15 +02:00 |
Klaus Reimer
|
f0d2b91b1e
|
NOT FOUND error is also ok in unit test
|
2018-10-08 21:35:34 +02:00 |
Klaus Reimer
|
054abf6503
|
Add missing SPEED_SUPER_PLUS constant
|
2018-10-08 21:05:18 +02:00 |
Klaus Reimer
|
b0ef2ea313
|
Fix typos
|
2018-10-08 20:59:53 +02:00 |
Klaus Reimer
|
a68a6f33c3
|
Implement setOption
|
2018-10-08 20:59:42 +02:00 |
Klaus Reimer
|
0172799fcb
|
0 port numbers is also ok
|
2018-10-08 20:06:38 +02:00 |
Klaus Reimer
|
ee67671559
|
Fix logic bug preventing many unit tests to run on test systems
|
2018-10-08 19:54:58 +02:00 |
Klaus Reimer
|
996f4ba7fc
|
Get rid of pluginManagement section
|
2018-10-07 11:59:42 +02:00 |
Klaus Reimer
|
15055c7c0e
|
Fix warning in assembly
|
2018-10-07 11:24:52 +02:00 |
Klaus Reimer
|
b2b95dae39
|
Fix site generation
|
2018-10-07 11:04:12 +02:00 |
Klaus Reimer
|
47534f98bc
|
Update dependencies
|
2018-10-07 10:44:01 +02:00 |
Lorenzo Pavesi
|
5f7063041d
|
Add javadoc for LIBUSB_ERROR_INVALID_PARAM
The native function controlTransfer return a LIBUSB_ERROR_INVALID_PARAM in case the transfer size is not supported
|
2017-02-17 15:56:35 +01:00 |
Luca Longinotti
|
a04d12bbd3
|
Update doc as per libusb-1.0.20-rc1.
|
2015-08-03 13:33:15 +02:00 |
Klaus Reimer
|
33e177b4c7
|
Change license to MIT
|
2015-05-25 18:20:06 +02:00 |
Klaus Reimer
|
ff28955cd4
|
Fix NPE when USB tests are disabled
|
2015-04-27 13:47:29 +02:00 |
Klaus Reimer
|
4711217eb3
|
No extra library needed anymore on windows
|
2015-04-27 13:40:52 +02:00 |
Klaus Reimer
|
bf4bb8601b
|
Fix unit test. Obviously libusb has changed the returned error code
|
2015-04-14 11:28:44 +02:00 |
Klaus Reimer
|
129f8e3569
|
Update dependency and plugin versions
|
2015-04-14 11:28:32 +02:00 |
Luca Longinotti
|
ca1e4c83a9
|
Implement USB stream transfers, fully conform with libusb 1.0.19 API.
|
2015-01-31 19:44:48 +01:00 |
Klaus Reimer
|
77f95230ba
|
Remove custom nexus repository information.
|
2014-04-13 12:11:42 +02:00 |
Klaus Reimer
|
3f7a7bf548
|
Fix udev info in FAQ
|
2014-03-20 00:33:23 +01:00 |
Klaus Reimer
|
a276da4f84
|
Use snaphot dependencies of next release
|
2014-03-19 22:56:29 +01:00 |
Klaus Reimer
|
b4ee76c614
|
Fix download link of javax extension
|
2014-03-19 21:40:16 +01:00 |
Klaus Reimer
|
3537834e94
|
Change javax.usb wording to javax-usb
|
2014-03-19 21:19:46 +01:00 |
Klaus Reimer
|
4ca2b16ef9
|
Correct repo base url
|
2014-03-19 21:16:03 +01:00 |