summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed errcode shadow warning in MinGW-w64 (windows backend)pbr296Pete Batard2010-08-171-8/+8
* fixed errcode shadow warning in MinGW-w64 (core)Pete Batard2010-08-171-2/+2
* restrict scope of previous workaround and return error when possiblePete Batard2010-08-173-9/+18
* only apply previous workaround for 32 bit buildspbr295Pete Batard2010-08-163-0/+17
* added Workaround for MinGW-w64 multilib bugPete Batard2010-08-153-5/+38
* remove unneeded sanity check in cache_config_descriptorspbr294Pete Batard2010-08-102-8/+3
* removed WinUsb_QueryInterfaceSettings() call in winusb_claim_interfacePete Batard2010-08-101-35/+28
* VS 2008 project files now use default for most optionsPete Batard2010-08-064-86/+8
* Darwin: Cache device configuration valueNathan Hjelm2010-08-052-51/+75
* [INTERNAL - NOT FOR RELEASE] bm.sh improvementsPete Batard2010-08-051-1/+5
* creates MinGW and MS DLLs that are fully interchangeablepbr293Pete Batard2010-08-054-1/+452
* more safe string macros improvementspbr292Pete Batard2010-08-032-4/+6
* fixed bad .def directory for MSVC6 DLL project filePete Batard2010-08-031-1/+1
* [INTERNAL - NOT FOR RELEASE] include .def in binary snapshotPete Batard2010-08-021-0/+1
* reverted to using a (generated) .def file for DLL exportspbr291Pete Batard2010-08-029-80/+157
* minor improvementsPete Batard2010-08-022-14/+14
* fixed bad cleanup in winusb_release_interface()pbr290Pete Batard2010-08-011-2/+3
* fixed mishandling of null terminators in safe_strncpy()Pete Batard2010-08-011-1/+1
* fixed bad string duplication for WinUSB pathspbr289Pete Batard2010-07-311-2/+2
* enforce proper line terminators for MSVC and .sh filesPete Batard2010-07-3117-3682/+3689
* more residuals from official: samplespbr288Pete Batard2010-07-303-18/+5
* more residuals from official: corePete Batard2010-07-303-13/+5
* more residuals from official: corePete Batard2010-07-292-3/+2
* fixed residuals from official: autogen.shPete Batard2010-07-291-1/+3
* fix -Wshadow warnings for cywginpbr287Pete Batard2010-07-291-1/+5
* fix missing linefeeds at the end of windows_usb.c/hPete Batard2010-07-292-2/+2
* removed double entry in AUTHORSPete Batard2010-07-291-1/+0
* fixed residuals from official for autoconf/automakePete Batard2010-07-292-17/+13
* fixed -Wshadow compilation errors when using cygwinPete Batard2010-07-294-31/+23
* fixed residuals from official for core filesPete Batard2010-07-294-15/+21
* fixed residuals from official for DarwinPete Batard2010-07-291-0/+5
* [INTERNAL - NOT FOR RELEASE] added MinGW64 to "daily" buildsPete Batard2010-07-292-12/+38
* fixed inconsistencies between prototypes and declarationspbr286Xiaofan Chen2010-07-291-3/+3
* merged backend integration changes from official branchMichael Plante2010-07-299-51/+75
* fix bashismsAurelien Jarno2010-07-291-4/+4
* bring autoconf/automake in line with officialDaniel Drake2010-07-293-28/+40
* Add reference counting to default contextpbr285Daniel Drake2010-07-291-10/+38
* Fix libusb_init() error handlingDaniel Drake2010-07-291-3/+4
* Darwin: handle kIOReturnUnderrunpbr284Hoi-Ho Chan2010-07-292-1/+4
* Darwin: write iso transfer details into correct packetsHoi-Ho Chan2010-07-291-1/+1
* Darwin: fix interface object leakNathan Hjelm2010-07-291-1/+4
* Darwin: clean up some debug messagesNathan Hjelm2010-07-291-3/+3
* Darwin: Don't open devices during scan unless we have to unsuspendNathan Hjelm2010-07-291-6/+10
* Linux: Handle early complete of multi-URB transferPeter Stuge2010-07-291-5/+13
* Linux: Fix log message commitDaniel Drake2010-07-291-2/+3
* Only initialize the default context when it is requestedLudovic Rousseau2010-07-291-2/+7
* Linux: fix log message that was being unconditionally sent to stderr (#44)Daniel Drake2010-07-291-4/+3
* improved readout of string descriptors in xusbpbr283Pete Batard2010-06-141-8/+12
* fixed string indexes being ignored by HIDPete Batard2010-06-142-29/+39
* Fix 2 documentation typospbr282Ludovic Rousseau2010-06-111-2/+2