Changes between Version 2 and Version 3 of APIs
- Timestamp:
- 06/03/12 20:47:59 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APIs
v2 v3 17 17 Daniel Drake adopted the project in January 2008 and worked on the [wiki:libusb-1.0] API and implementation, which adds several features missing in the 0.1 API. libusb-1.0 is the recommended version to use for all new development. Developers are encouraged to port existing applications which use libusb-0.1 to use the new API. 18 18 19 * Latest release: '''[http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.9/libusb-1.0.9.tar.bz2/download 1.0.9]'''19 * '''[http://sourceforge.net/projects/libusb/files/libusb-1.0/ Download sources]''' 20 20 * ''See the [wiki:libusb-1.0] page for more detailed information about libusb-1.0'' 21 21 * [api-1.0: libusb-1.0 API documentation] … … 32 32 Johannes Erdfelt founded the libusb project and lead development through 2007. By then, libusb-0.1 had stabilized, and was adopted by a wide range of projects. 33 33 34 * Last release: [http://sourceforge.net/project/showfiles.php?group_id=1674&package_id=1632&release_id=398442 libusb-0.1.12]34 * [http://sourceforge.net/projects/libusb/files/libusb-0.1%20%28LEGACY%29/ Download sources] 35 35 * Supported operating systems: Linux, FreeBSD, NetBSD, OpenBSD, Darwin, MacOS X (and Windows, through the [wiki:libusb-win32] project). Solaris has a [http://cvs.opensolaris.org/source/xref/userland/src/components/libusb/ wrapper for libusb-0.1] as well. There are also independent implementation efforts for other OS like BeOS and OS/2 which may not be mature enough. 36 36 * Development status: libusb-0.1 is deprecated and will have no further changes or releases