This project is a fork of the libusb.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/libusb.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionA library that gives user level applications uniform access to USB devices across many different operating systems.
homepage URLhttp://libusb.org/
repository URLdisabled http://git.libusb.org/libusb.git
ownermackyle@gmail.com
last changeTue, 23 Oct 2012 07:48:45 +0000 (23 09:48 +0200)
last refreshFri, 2 Sep 2016 14:37:29 +0000 (2 16:37 +0200)
content tags
add:
readme

libusb is an open source project licensed under the GNU Lesser General Public License version 2.1.

This repository is a mirror of http://git.libusb.org/libusb.git.

See http://libusb.org/ for further information.

This version of the libusb project is old and no longer updated.

A more recent version of the USB library can be found at the libusb project.

shortlog
2012-10-23 Peter Stugeconfigure.ac: AC_SEARCH_LIBS(clock_gettime) to be able... master
2012-10-23 Peter Stugeconfigure.ac: Move VISIBILITY_CFLAGS into AM_CFLAGS
2012-10-23 Peter Stugeconfigure.ac: Move THREAD_CFLAGS into AM_CFLAGS
2012-10-23 Peter Stugeconfigure.ac: Use LIBS instead of PC_LIBS_PRIVATE
2012-08-24 Pete Batardio.c: Handle >= 1 second transfer timeout in libusb_wai...
2012-08-22 Peter Stugeio.c: Handle >= 1 second transfer timeout in libusb_sub...
2012-08-11 Peter StugeINSTALL_WIN.txt: Correct Windows backend webpage URL
2012-08-11 Peter StugeWindows: #include <windows.h> in header files
2012-08-11 Peter StugeWindows: Remove msvc/inttypes.h
2012-07-28 Peter Stugelibusb.h: Fix #145 libusb_ref_device() and libusb_unref...
2012-07-12 Simon HaggettWindows: Stop leaking event handle when destroying...
2012-07-10 Peter Stugeio.c: Avoid timerfd race condition between completion...
2012-07-10 Peter Stuge.gitattributes: Set INSTALL_WIN.txt eol=crlf attribute
2012-07-10 Pete BatardWindows: Add INSTALL_WIN.txt
2012-07-10 Ludovic Rousseauexamples/Makefile.am: Use the implicit _SOURCES rule
2012-07-09 Peter Stugeio.c: Only disarm timerfd when no flying transfer has...
...
tags
12 years ago 1.0.9 libusb-1.0.9
12 years ago 1.0.9-rc3 libusb-1.0.9-rc3 release candidate
12 years ago 1.0.9-rc2 libusb-1.0.9-rc2 release candidate
12 years ago 1.0.9-rc1 libusb-1.0.9-rc1 release candidate
14 years ago v1.0.8
14 years ago v1.0.7
14 years ago v1.0.6
14 years ago v1.0.5
14 years ago v1.0.4
14 years ago v1.0.3
14 years ago v1.0.2
15 years ago v1.0.1
15 years ago v1.0.0
15 years ago v0.9.4
15 years ago v0.9.3
15 years ago v0.9.2
...
heads
11 years ago master
14 years ago wip-hotplug