Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Libusbx
Manage
Activity
Members
Labels
Plan
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
scanlime
Libusbx
Commits
ad3e3d42
Commit
ad3e3d42
authored
11 years ago
by
Pete Batard
Browse files
Options
Downloads
Patches
Plain Diff
libusbx 1.0.15-rc3
parent
6ae13628
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+4
-4
4 additions, 4 deletions
ChangeLog
libusb/version.h
+1
-1
1 addition, 1 deletion
libusb/version.h
libusb/version_nano.h
+1
-1
1 addition, 1 deletion
libusb/version_nano.h
with
6 additions
and
6 deletions
ChangeLog
+
4
−
4
View file @
ad3e3d42
...
...
@@ -2,16 +2,16 @@ For detailed information about the changes below, please see the git log or
visit: http://log.libusbx.org
2013-04-03: v1.0.15-rc2
* Improve tranfer cancellation and avoid short read failures on broken descriptors
* Improve tran
s
fer cancellation and avoid short read failures on broken descriptors
* Filter out 8-bit characters in libusb_get_string_descriptor_ascii()
* Add WinCE support
* Add library stress tests
* Add FX3 firmware upload support for fxload
* Add
Cypress
FX3 firmware upload support for fxload
sample
* Add HID and kernel driver detach support capabilities detection
* Add SuperSpeed detection on OS X
* Don't assume
an
high speed for isochronous or an interval o
r
1 on OS X
* Don't assume high speed for isochronous or an interval o
f
1 on OS X
* Fix issues with autoclaim, composite HID devices, interface autoclaim and
early abort in libusb_close() on Windows. Also add VS
2012 solution files.
early abort in libusb_close() on Windows. Also add VS2012 solution files.
* Improve fd event handling on Linux
* Other bug fixes and improvements
...
...
This diff is collapsed.
Click to expand it.
libusb/version.h
+
1
−
1
View file @
ad3e3d42
...
...
@@ -14,5 +14,5 @@
#endif
/* LIBUSB_RC is the release candidate suffix. Should normally be empty. */
#ifndef LIBUSB_RC
#define LIBUSB_RC "-rc
2
"
#define LIBUSB_RC "-rc
3
"
#endif
This diff is collapsed.
Click to expand it.
libusb/version_nano.h
+
1
−
1
View file @
ad3e3d42
#define LIBUSB_NANO 1064
0
#define LIBUSB_NANO 1064
1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment