summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [internal] bumped internal versionpbr349Pete Batard2012-01-081-1/+1
* [darwin] (re)add topology-analysis code to Darwin backendNathan Hjelm2012-01-081-24/+62
* [linux] (re)add topology-analysis code to Linux backendAlan Stern2012-01-081-0/+69
* [internal] bumped internal versionpbr348Pete Batard2012-01-081-1/+1
* [revert] revert Chinese NLS libtool patchPete Batard2012-01-082-27/+0
* [msvc] update MSVC6 project files for UnicodeMichael Plante2012-01-084-28/+28
* [misc] align with masterPete Batard2012-01-0826-467/+607
* [USB 3.0] added SuperSpeed speed ID for USB_NODE_CONNECTION_INFORMATION_EXPete Batard2012-01-071-0/+1
* [revert] "[core] is_device_interface_accessible() prototype"Pete Batard2012-01-074-70/+0
* [core] amended previous commit and added libusb_strerror supportPete Batard2011-11-182-2/+11
* [core] is_device_interface_accessible() prototypePete Batard2011-11-174-0/+61
* [xusb] fix additional MSVC6 errors and warningsPete Batard2011-11-151-5/+5
* [msvc] fix additional MSVC6 errors and warningsPete Batard2011-11-152-2/+2
* [internal] bumped internal versionpbr347Pete Batard2011-11-132-4/+4
* [msvc] fix for MSVC6 preprocessor not accepting blank parametersPete Batard2011-11-131-23/+25
* [wdk] ddk_build improvementsPete Batard2011-11-071-28/+18
* [xusb] PS3 Controller support improvementsAustyn Krutsinger2011-11-061-22/+22
* [internal] bumped internal versionpbr346Pete Batard2011-11-021-1/+1
* [xusb] fix Clang warning about unused variablePete Batard2011-11-021-2/+3
* [windows] fix Clang warnings about unused assignationsPete Batard2011-11-021-2/+1
* [xusb] fix usleep() not available in ClangPete Batard2011-11-021-1/+1
* [xusb] address warningsPete Batard2011-11-021-11/+10
* [windows] memory allocation improvementsPete Batard2011-11-023-18/+19
* [xusb] added recipient for WCID device control requestPete Batard2011-11-021-4/+10
* [xusb] remove unused variablePete Batard2011-10-311-2/+0
* [xusb] fix wrong IF index value for OS Feature Descriptor retrievalPete Batard2011-09-231-2/+2
* [internal] bumped internal versionpbr345Pete Batard2011-09-231-1/+1
* [darwin] fix "non-POSIX variable name" from automake with X-CodePete Batard2011-09-231-1/+2
* [autotools] improves "cleaner windres step"Peter Stuge2011-09-232-6/+10
* [logging] improve "remove warnings when logging is disabled for MinGW/cygwin"Peter Stuge2011-09-232-44/+10
* [darwin] add topology-analysis code to OS X backendNathan Hjelm2011-09-231-24/+62
* [enum] fix bad realloc trigger for the unref_list arrayDave Camarillo2011-09-231-1/+1
* [xusb] added readout of MS WinUSB Feature DescriptorsPete Batard2011-09-221-2/+61
* [internal] bumped internal versionpbr344Pete Batard2011-09-191-1/+1
* [USB 3.0] added native Windows 8 supportPete Batard2011-09-191-1/+1
* [misc] align with 1.0.9-rc1Pete Batard2011-09-191-11/+11
* [WDK] fixes case sensitivity test when copying the DLLPete Batard2011-09-191-1/+1
* [internal] bumped internal versionpbr343Pete Batard2011-09-121-1/+1
* [logging] remove warnings when logging is disabled for MinGW/cygwinPete Batard2011-09-121-9/+45
* [MinGW] fix that annoying timercmp warning in io.cPete Batard2011-09-121-2/+6
* [autotools] cleaner windres stepPete Batard2011-09-121-1/+2
* [autotools] force Windows version to Windows 2000 or laterPete Batard2011-09-121-1/+2
* [internal] bumped internal versionpbr342Pete Batard2011-09-061-1/+1
* [samples] return NULL in dpfp_threaded poll_thread_main to avoid Cygwin warningPete Batard2011-09-061-1/+1
* [contrib] add non-officially supported CMake supportVitali Lovich2011-09-0611-1/+559
* add missing LIBUSB_CLASS codesPeter Stuge2011-09-061-4/+23
* get_device_speed fixes and addonsPete Batard2011-09-064-4/+20
* Darwin: Optimize device iteration further using saved device locationNathan Hjelm2011-09-061-4/+28
* Darwin: Provide libusb_get_device_speed() dataTrygve Laugstøl2011-09-061-0/+11
* Darwin: Improve device enumeration performance and save device locationNathan Hjelm2011-09-061-58/+132