-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathchanges-report.html
395 lines (394 loc) · 15.8 KB
/
changes-report.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-changes-plugin:2.12.1:changes-report at 2018-10-21
| Rendered using Apache Maven Fluido Skin 1.7
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Klaus Reimer" />
<meta name="Date-Revision-yyyymmdd" content="20181021" />
<meta http-equiv="Content-Language" content="en" />
<title>usb4java – Changelog</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
<link href="favicon.ico" rel="SHORTCUT ICON" />
</head>
<body class="topBarDisabled">
<a href="https://github.com/usb4java">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"
alt="Fork me on GitHub">
</a>
<div class="container-fluid">
<div id="banner">
<div class="pull-left"><a href="./" id="bannerLeft"><img src="images/logo.png" alt="usb4java"/></a></div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-10-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.3.0<span class="divider">|</span></li>
<li class=""><a href="./" title="usb4java">usb4java</a><span class="divider">/</span></li>
<li class="active ">Changelog</li>
<li class="pull-right"><span class="divider">|</span>
<a href="http://libusb.info/" class="externalLink" title="libusb">libusb</a></li>
<li class="pull-right"><a href="http://javax-usb.sourceforge.net/" class="externalLink" title="javax-usb">javax-usb</a></li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">usb4java</li>
<li><a href="index.html" title="About"><span class="none"></span>About</a></li>
<li><a href="quickstart/index.html" title="Quick start"><span class="icon-chevron-right"></span>Quick start</a></li>
<li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
<li><a href="configuration.html" title="Configuration"><span class="none"></span>Configuration</a></li>
<li><a href="nativelibs.html" title="Native libs"><span class="none"></span>Native libs</a></li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-down"></span>Project Reports</a>
<ul class="nav nav-list">
<li class="active"><a href="#"><span class="none"></span>Changes</a></li>
<li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
</ul>
</li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<div class="section">
<h2><a name="Changelog"></a>Changelog</h2>
<div class="section">
<h3><a name="Release_History"></a>Release History</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Version</th>
<th>Date</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="#a1.3.0">1.3.0</a></td>
<td>2018-10-07</td>
<td>Major update</td></tr>
<tr class="a">
<td><a href="#a1.2.0">1.2.0</a></td>
<td>2013-02-16</td>
<td>Major update</td></tr>
<tr class="b">
<td><a href="#a1.1.0">1.1.0</a></td>
<td>2013-07-13</td>
<td>Major update</td></tr>
<tr class="a">
<td><a href="#a1.0.0">1.0.0</a></td>
<td>2013-05-01</td>
<td>Major update</td></tr>
<tr class="b">
<td><a href="#a0.5.0">0.5.0</a></td>
<td>2013-02-15</td>
<td>Major update</td></tr>
<tr class="a">
<td><a href="#a0.4.0">0.4.0</a></td>
<td>2012-11-12</td>
<td>Major update</td></tr>
<tr class="b">
<td><a href="#a0.3.4">0.3.4</a></td>
<td>2011-10-31</td>
<td>Minor update</td></tr>
<tr class="a">
<td><a href="#a0.3.3">0.3.3</a></td>
<td>2011-03-28</td>
<td>Minor update</td></tr>
<tr class="b">
<td><a href="#a0.3.2">0.3.2</a></td>
<td>2011-03-27</td>
<td>Minor update</td></tr>
<tr class="a">
<td><a href="#a0.3.1">0.3.1</a></td>
<td>2011-03-05</td>
<td>Hotfix</td></tr>
<tr class="b">
<td><a href="#a0.3.0">0.3.0</a></td>
<td>2011-02-20</td>
<td>Minor update</td></tr>
<tr class="a">
<td><a href="#a0.2.0">0.2.0</a></td>
<td>2011-02-11</td>
<td>Minor update</td></tr>
<tr class="b">
<td><a href="#a0.1.1">0.1.1</a></td>
<td>2011-02-08</td>
<td>Hotfix</td></tr></table></div>
<div class="section">
<h3 id="a1.3.0">Release 1.3.0 – 2018-10-07</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Renamed os and architecture identifiers to the naming conventions of
the JNA project. So the platforms are now named: linux-x86,
linux-x86-64, linux-arm, linux-aarch64, darwin-x86-64, win32-x86 and
win32-x86-64.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add missing SPEED_SUPER_PLUS constant.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Wrap new libusb functions: setOption, devMemAlloc, devMemFree, interruptEventHandler, getPollfds, freePollfds.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Updated to libusb 1.0.22.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
<td>Dropped support for 32 bit macOS because XCode no longer supports it.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Added support for 64 bit ARM platform.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a1.2.0">Release 1.2.0 – 2013-02-16</h3>
<table border="0" class="table table-striped">
<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Split project into usb4java (Main library), usb4java-javax
(javax-usb extension) and libusb4java (Native code).</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add hotplug support to low-level API.</td>
<td><a href="team.html#llongi">llongi</a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add asynchronous I/O support to low-level API.</td>
<td><a href="team.html#llongi">llongi</a></td></tr></table></div>
<div class="section">
<h3 id="a1.1.0">Release 1.1.0 – 2013-07-13</h3>
<table border="0" class="table table-striped">
<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Using reunited libusb/libusbx 1.0.16 as backend.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add new libusb constants: LOW_SPEED_OPERATION, FULL_SPEED_OPERATION,
HIGH_SPEED_OPERATION, SUPER_SPEED_OPERATION, BM_LPM_SUPPORT,
BM_LTM_SUPPORT, BT_WIRELESS_USB_DEVICE_CAPABILITY, BT_USB_2_0_EXTENSION,
BT_SS_USB_DEVICE_CAPABILITY, BT_CONTAINER_ID, CAP_HAS_HOTPLUG,
CAP_HAS_HID_ACCESS, CAP_SUPPORTS_DETACH_KERNEL_DRIVER, DT_BOS,
DT_DEVICE_CAPABILITY, DT_SS_ENDPOINT_COMPANION</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Wrap new libusb methods: getPortNumbers, setAutoDetachKernelDriver,
setLocale, strError.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Implement support for SuperSpeed Endpoint Companion Descriptor.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Implement support for BOS Descriptor, BOS Device Capability
Descriptor, USB 2.0 Extension Descriptor, SuperSpeed USB Device
Capability Descriptor and Container ID descriptor.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Using uninitialized descriptors now throw an IllegalStateException
instead of crashing.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a1.0.0">Release 1.0.0 – 2013-05-01</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Rewritten library to use libusb 1.0 as backend.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Made library loading more universal to support loading shared libraries
for platforms not officially supported by usb4java.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add native library for linux-arm platform (Raspberry Pi).</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Native libraries are no longer extracted to a temporary directory when
they are not in a JAR file.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Improve error handling during native lib loading so javax-usb no
longer hides the important exceptions.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Fix logic error in AbstractIrpQueue#isBusy().</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.5.0">Release 0.5.0 – 2013-02-15</h3>
<table border="0" class="table table-striped">
<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Refactored project structure back into a single project. Native
libraries are now included in the main JAR file.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.4.0">Release 0.4.0 – 2012-11-12</h3>
<table border="0" class="table table-striped">
<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Corrected endpoint index in JNI libraries.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Refactored loading of native libraries. The libraries are now a
standard Java dependency and are automatically extracted during
runtime. So no java.library.path or LD_LIBRARY_PATH tinkering
needed anymore. Just put the two JARs into your class path and
that's it.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.3.4">Release 0.3.4 – 2011-10-31</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Improved error messages when loading the JNI library fails.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.3.3">Release 0.3.3 – 2011-03-28</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Fixed library paths in dylibs so they can be placed in
*.app/Contents/MacOS.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.3.2">Release 0.3.2 – 2011-03-27</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Now trying to load the JNI library with the following library names:
usb4java, usb4java32, libusb4java, libusb4java32.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.3.1">Release 0.3.1 – 2011-03-05</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Fixed missing support for custom buffer offsets and lengths.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.3.0">Release 0.3.0 – 2011-02-20</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Fixed problem with empty control requests on Mac OS X.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Implemented configuration to control the communication timeout.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.2.0">Release 0.2.0 – 2011-02-11</h3>
<table border="0" class="table table-striped">
<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Implemented configuration to control the scan mode and to improve
scan performance by filtering for specific vendor and product ids.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div>
<div class="section">
<h3 id="a0.1.1">Release 0.1.1 – 2011-02-08</h3>
<table border="0" class="table table-striped">
<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>libusb reports broken bus root devices when detaching USB devices
and when user has no root permissions on linux. Fixed it by
only trusting root devices which are also in the device list of a bus.</td>
<td><a href="team.html#kayahr">kayahr</a></td></tr></table></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>Copyright ©2011–2018
<a href="http://usb4java.org/">usb4java Team</a>.
All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>