Changes between Version 2 and Version 3 of APIs


Ignore:
Timestamp:
06/03/12 20:47:59 (12 months ago)
Author:
sping
Comment:

Make download of sources not point to specific releases (for maintainability)

Legend:

Unmodified
Added
Removed
Modified
  • APIs

    v2 v3  
    1717Daniel 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. 
    1818 
    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]''' 
    2020 * ''See the [wiki:libusb-1.0] page for more detailed information about libusb-1.0'' 
    2121 * [api-1.0: libusb-1.0 API documentation] 
     
    3232Johannes 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. 
    3333 
    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] 
    3535 * 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. 
    3636 * Development status: libusb-0.1 is deprecated and will have no further changes or releases