Changes between Version 1 and Version 2 of APIs


Ignore:
Timestamp:
06/03/12 17:57:17 (13 months ago)
Author:
sping
Comment:

Force display of TOC, rename heading

Legend:

Unmodified
Added
Removed
Modified
  • APIs

    v1 v2  
     1[[PageOutline(2-5, Table of Contents, floated)]] 
     2 
    13== Version overview == 
    24There are two libusb API versions: 
     
    1113* [wiki:libusb-win32] (It is a separate project, but several contributors participate in both libusb and libusb-win32.) 
    1214 
    13 == libusb-1.0 (current API version) == 
     15== libusb-1.0 (current API) == 
    1416 
    1517Daniel 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.