summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
Commit message (Expand)AuthorAgeFilesLines
* libusbx 1.0.15-rc1v1.0.15-rc1Pete Batard2013-04-021-1/+1
* Core: Add HID and kernel detach capability detection for all backendsPete Batard2013-04-021-1/+1
* Windows: Fix USB descriptor creation code for HID devicesToby Gray2013-04-011-1/+1
* Samples: More fxload improvements and cleanupPete Batard2013-03-161-1/+1
* Tests: Suppress Visual Studio 2012 Code Analysis warningsPete Batard2013-03-161-1/+1
* Samples: fix compiler warningLudovic Rousseau2013-03-151-1/+1
* Samples: fxload improvements and cleanupFederico Manzan2013-03-151-1/+1
* OS X: Do not assume HS when submitting isochronous transferVegard Storheil Eriksen2013-03-121-1/+1
* OS X: Use kCFNumberSInt32Type when reading device location from the IO registryNathan Hjelm2013-03-121-1/+1
* Windows: Fix multiple warningsPete Batard2013-03-121-1/+1
* Samples: Add FX3 firmware upload support for fxloadFederico Manzan2013-03-101-1/+1
* Linux: Consume all events on a fd in one goHans de Goede2013-03-101-1/+1
* Samples: Reinstate interface requests when querying WCID devicesPete Batard2013-03-051-1/+1
* WinCE: Post integration cleanupPete Batard2013-03-031-1/+1
* Misc: Simplify includes and misc. cleanupPete Batard2013-02-271-1/+1
* Tests: Fix broken OS-X and Linux buildsXiaofan Chen2013-02-241-1/+1
* WinCE: Don't confirm protocol stalls with device in wince_transfer_callback()Simon Haggett2013-02-221-1/+1
* Tests: Simplify stdout redirection and fix Windows assertion error on cleanupPete Batard2013-02-221-1/+1
* Windows: Don't duplicate paths for HID interfacesPete Batard2013-02-211-1/+1
* Windows: Fix broken WDK compilationPete Batard2013-02-181-1/+1
* Windows: fix compiler warningLudovic Rousseau2013-02-181-1/+1
* Windows: fix compiler warningLudovic Rousseau2013-02-181-1/+1
* Windows: fix compiler warningLudovic Rousseau2013-02-181-1/+1
* Windows: fix compiler warningsLudovic Rousseau2013-02-181-1/+1
* Windows: remove useless extern declarationLudovic Rousseau2013-02-181-1/+1
* Windows: fix compiler warningsLudovic Rousseau2013-02-181-1/+1
* Windows: remove unused functionLudovic Rousseau2013-02-181-1/+1
* Windows: fix compiler warningsLudovic Rousseau2013-02-181-1/+1
* Examples: Fix compiler warningLudovic Rousseau2013-02-151-1/+1
* Core: Fix compiler warningLudovic Rousseau2013-02-151-1/+1
* Use "" instead of <> for internal includesSean McBride2013-02-151-1/+1
* Windows: Update transferred data on timeout or cancel.Toby Gray2013-02-141-1/+1
* Linux: Don't set the USBFS_URB_SHORT_NOT_OK flag on the last urbHans de Goede2013-02-141-1/+1
* Windows: Improve error reporting in winusbx_claim_interface()Pete Batard2013-02-021-1/+1
* Windows: Fixed bug in interface autoclaimBenjamin Dobell2013-02-021-1/+1
* Core: Fix warning implicit conversion changes signednessLudovic Rousseau2013-01-291-1/+1
* Core: Don't wait for completion if cancel_transfer failedZoltán Kovács2013-01-291-1/+1
* Windows: Display error code in default case of windows_transfer_callbackPete Batard2013-01-281-1/+1
* WinCE: Add support for WinCE (Solution files)Toby Gray2013-01-231-1/+1
* WinCE: Add support for WinCE (sources)Toby Gray2013-01-231-1/+1
* Windows: Simplify poll_windows and add provisions for WinCEToby Gray2013-01-231-1/+1
* Windows: Add windows_common.h headerToby Gray2013-01-231-1/+1
* Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_HPete Batard2013-01-231-1/+1
* Core: Filter out 8-bit characters in libusb_get_string_descriptor_asciiРоман Донченко2013-01-071-1/+1
* Windows: Add VS2012 solution filesPete Batard2013-01-071-1/+1
* Core: Fix incorrect reference counting of default context when first created.Toby Gray2012-11-261-1/+1
* Tests: Add libusbx stress testToby Gray2012-11-251-1/+1
* Autotools: Carry over 2012.10.23 libusb changesPeter Stuge2012-11-251-1/+1
* Core: Avoid short read failures on broken descriptorsPeter Stuge2012-11-251-1/+1
* Darwin: kAppleVendorID is not in the 10.5 SDKSean McBride2012-11-081-1/+1