summaryrefslogtreecommitdiff
path: root/libusb
Commit message (Expand)AuthorAgeFilesLines
* libusbx-1.0.15v1.0.15Pete Batard2013-04-152-2/+2
* Samples: Fix timeout error on FX3 and logging improvements for fxloadPete Batard2013-04-141-1/+1
* Windows: Correctly clear backend transfer private informationToby Gray2013-04-115-12/+13
* WinCE: Add internal build script for WinCE binariesToby Gray2013-04-111-1/+1
* WinCE: Fix x86 build on Visual Studio 2005Toby Gray2013-04-111-1/+1
* libusbx 1.0.15-rc3v1.0.15-rc3Pete Batard2013-04-042-2/+2
* OS X: Don't try to work around buggy devices with bInterval = 0 on isochronou...Nathan Hjelm2013-04-042-7/+2
* Core: fix bug in libusb_has_capability()Ludovic Rousseau2013-04-042-3/+3
* libusbx 1.0.15-rc2v1.0.15-rc2Pete Batard2013-04-032-2/+2
* OS X: Don't assume an interval of 1Nathan Hjelm2013-04-032-10/+18
* WinCE: Fix missing sources from dist tarballToby Gray2013-04-032-2/+4
* libusbx 1.0.15-rc1v1.0.15-rc1Pete Batard2013-04-022-3/+3
* Core: Add HID and kernel detach capability detection for all backendsPete Batard2013-04-029-5/+33
* Windows: Fix USB descriptor creation code for HID devicesToby Gray2013-04-012-3/+2
* 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-122-2/+5
* OS X: Use kCFNumberSInt32Type when reading device location from the IO registryNathan Hjelm2013-03-122-5/+7
* Windows: Fix multiple warningsPete Batard2013-03-124-8/+14
* 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-102-2/+4
* Samples: Reinstate interface requests when querying WCID devicesPete Batard2013-03-051-1/+1
* WinCE: Post integration cleanupPete Batard2013-03-039-34/+20
* Misc: Simplify includes and misc. cleanupPete Batard2013-02-278-22/+12
* 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-222-13/+13
* 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-212-3/+7
* Windows: Fix broken WDK compilationPete Batard2013-02-182-1/+4
* Windows: fix compiler warningLudovic Rousseau2013-02-182-2/+2
* Windows: fix compiler warningLudovic Rousseau2013-02-182-2/+3
* Windows: fix compiler warningLudovic Rousseau2013-02-182-2/+2
* Windows: fix compiler warningsLudovic Rousseau2013-02-182-4/+4
* Windows: remove useless extern declarationLudovic Rousseau2013-02-182-3/+1
* Windows: fix compiler warningsLudovic Rousseau2013-02-182-4/+4
* Windows: remove unused functionLudovic Rousseau2013-02-182-15/+1
* Windows: fix compiler warningsLudovic Rousseau2013-02-182-6/+6
* Examples: Fix compiler warningLudovic Rousseau2013-02-151-1/+1
* Core: Fix compiler warningLudovic Rousseau2013-02-152-2/+2
* Use "" instead of <> for internal includesSean McBride2013-02-156-7/+7
* Windows: Update transferred data on timeout or cancel.Toby Gray2013-02-142-3/+7
* Linux: Don't set the USBFS_URB_SHORT_NOT_OK flag on the last urbHans de Goede2013-02-142-2/+2
* Windows: Improve error reporting in winusbx_claim_interface()Pete Batard2013-02-022-7/+8
* Windows: Fixed bug in interface autoclaimBenjamin Dobell2013-02-022-3/+3
* Core: Fix warning implicit conversion changes signednessLudovic Rousseau2013-01-292-5/+6
* Core: Don't wait for completion if cancel_transfer failedZoltán Kovács2013-01-292-9/+11
* Windows: Display error code in default case of windows_transfer_callbackPete Batard2013-01-282-2/+2
* WinCE: Add support for WinCE (Solution files)Toby Gray2013-01-231-1/+1