Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libusb-java
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tech
inf
public
libusb-java
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e1c60c678437baf707976366a1731d2918e0aa9b
Select Git revision
Branches
4
deprecated_trunk
libusb_api_0v1
libusbx
master
default
protected
Tags
6
LibusbJava1_2
LibusbJava1_1
20120404%20-%20Rogers%20LibusbJava1
20070924
20070409
20070205
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
2
25
Feb
9
Sep
23
Oct
15
6
Dec
24
Aug
18
10
7
Jul
6
Oct
29
Sep
29
Jun
24
10
Apr
25
Mar
19
5
Feb
2
Sep
27
Aug
26
11
Mar
10
Feb
3
2
4
Dec
29
Nov
7
29
May
9
19
Apr
12
11
5
4
30
Mar
16
2
17
May
15
20
Dec
22
Jun
8
18
Feb
10
6
24
Sep
3
28
Aug
17
15
11
19
Apr
9
20
Feb
19
14
5
3
12
Jan
19
Dec
15
12
7
6
4
29
Nov
28
24
22
21
20
17
16
15
13
28
Oct
27
26
24
23
20
25
Sep
20
31
Aug
24
17
10
9
12
Jul
30
Jun
31
May
10
8
5
28
Apr
26
12
10
5
4
28
Mar
21
17
16
10
9
8
17
Feb
15
20
Jan
19
18
17
12
10
9
23
Dec
21
28
Nov
24
23
21
18
17
10
8
31
Oct
28
Add exported packages
master
master
Remove old dirs
Reorganize project structure
Update README.md
Update
Initial commit
changed sys_path
LibusbJava1_2
LibusbJava1_2
changed sys_path
Release LibusbJava1_2
changed license to apache2, added interrupt transfer, added isochronous transfer, added bulk stream transfer
Release 1_1
LibusbJava1_1
LibusbJava1_1
unit tests added
support for control transfers added, c++ part
support for Control Transfer added
License added in source files, control transfer implemented (java part)
debug prints fixed
fix for multiple devices with same vid, pid on windows with composite devices
Linux support added
spelling in comment fixed
minor fix exception throw, class loading path
Javadoc added
import of cmake main-file
import of libusbx/LibusbJava
import from libusbx branch
remove deprecated LibusbJava from trunk
remove deprecated java from trunk
deprecated_trunk
deprecated_trunk
package rename libusbJava -> libusb, jni rename
libusbx
libusbx
descriptors, bulk transfer, handling
detection of TransferType added, libusb updated to 1.0.19
JNI, Descriptors, Bulk Transfers working, Cpp part
Descriptors, getDeviceList, Bulk Transfers working
DeviceDescriptors, Config-, InterfaceDescriptors, work in progress
JNI functions, tests for getList started
added build and workspace folders to ignore list
main cmake file added
project structure changed, create support for libusb-1.0.18
project structure changed, libusb 1.0.18 included
Loading