Commit Graph

32 Commits

Author SHA1 Message Date
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
b24618df0f Implement interruptEventHandler 2018-10-08 22:56:06 +02:00
Klaus Reimer
3c37af552f Wrap new libusb functions: devMemAlloc and devMemFree 2018-10-08 22:31:54 +02:00
Klaus Reimer
054abf6503 Add missing SPEED_SUPER_PLUS constant 2018-10-08 21:05:18 +02:00
Klaus Reimer
a68a6f33c3 Implement setOption 2018-10-08 20:59:42 +02:00
Klaus Reimer
b2b95dae39 Fix site generation 2018-10-07 11:04:12 +02:00
Klaus Reimer
3537834e94 Change javax.usb wording to javax-usb 2014-03-19 21:19:46 +01:00
Klaus Reimer
6ff403f709 Move javax.usb and native stuff into their own packages.
The libusb wrapper of usb4java is now considered to be the central
main part of usb4java and the usb4java project itself only contains
the Java code of this library. The javax.usb stuff is moved into
the usb4java-javax project and the native JNI code is moved into the
libusb4java project. Binary files are no longer present as Java
resources. Instead they are (hopefully) automatically generated and
published as separate JAR files (And Maven Dependencies) so they can
be easily and selectively included into a project.
2014-02-16 16:10:51 +01:00
Klaus Reimer
3225a90c5f Add changelog entries 2013-09-14 21:29:52 +02:00
Klaus Reimer
25649389f6 Implement container id descriptor support. 2013-07-13 23:21:15 +02:00
Klaus Reimer
68847f597f Implement support for SuperSpeed USB Device Capability Descriptor. 2013-07-13 22:58:09 +02:00
Klaus Reimer
5369719bf3 Implement support for USB 2.0 extension descriptor. 2013-07-13 22:24:40 +02:00
Klaus Reimer
08f724de7a Implement support for BOS descriptors 2013-07-13 21:02:23 +02:00
Klaus Reimer
ed6178e93c Implement a bunch of new libusb constants and wrapper functions and add
support for SuperSpeed Endpoint Companion Descriptors.
2013-07-13 17:14:22 +02:00
Klaus Reimer
74904be55f Prepare pom and site for release on sonatype repo 2013-05-01 11:00:36 +02:00
Klaus Reimer
04107e0505 Fix typo in changelog 2013-02-20 18:07:06 +01:00
Klaus Reimer
abd4dcd617 Add changelog entry 2013-02-20 18:06:33 +01:00
Klaus Reimer
02ebe76c65 Improve error handling during native lib loading so javax.usb no
longer hides the important exceptions.
2013-02-20 17:30:08 +01:00
Klaus Reimer
c5d52c3ae2 Native libraries are no longer extracted to a temporary directory when
they are not in a JAR file.
2013-02-16 17:46:48 +01:00
Klaus Reimer
aa3a29b491 Add changelog entry 2013-02-16 15:24:42 +01:00
Klaus Reimer
7401172ddb Add changelog entry 2013-02-16 15:22:57 +01:00
Klaus Reimer
d7cf5c3492 Add changelog for release 0.5.0 2013-02-15 19:48:18 +01:00
Klaus Reimer
aebea196f7 Convert back into single project structure. Let's keep it simple 2013-02-15 19:27:41 +01:00
Klaus Reimer
2cb5374e98 New project structure and push version to 0.4.0 2012-11-12 20:39:16 +01:00
Klaus Reimer
cd1e1f4cb5 Added missing changelog entry. 2011-10-31 11:56:48 +01:00
Klaus Reimer
0bd97df5bf Prepared for release 0.3.3 2011-03-28 22:06:21 +02:00
Klaus Reimer
6b627678d1 Updated implementation version.
Added changelog entry.
2011-03-27 14:26:13 +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
d2f4708b40 Added timeout configuration. 2011-02-20 11:15:56 +01:00
Klaus Reimer
df9be6b67f Added page about configuration. 2011-02-11 19:12:47 +01:00
Klaus Reimer
29e1762be5 Added changed list. 2011-02-08 22:36:49 +01:00