summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* residuals from previous merger267Pete Batard2010-04-201-3/+0
* merged official 1.0.6 -> 1.0.7 release changesPete Batard2010-04-205-5/+20
* clarified ddk build procedurer266Michael Plante2010-04-191-1/+2
* added official libtool NLS patch for Chinese localer265Pete Batard2010-04-192-6/+26
* restore builds of DLLs from the DDKr264Pete Batard2010-04-192-4/+12
* removed need for .def file, added LIBUSB_EXPr263Michael Plante2010-04-196-179/+74
* improved windows_assign_endpoints (debug msg + error codes)r262Pete Batard2010-04-191-16/+30
* [INTERNAL - NOT FOR RELEASE] added libusb-1.0.rc generated filer261Peter Stuge2010-04-181-0/+109
* configure creates libusb-1.0.rc to not duplicate the version numberPeter Stuge2010-04-183-21/+15
* added missing calling convention for callbacks in dpfpPete Batard2010-04-182-13/+13
* switched DDK calling convention for examples to __cdeclr260Pete Batard2010-04-184-10/+4
* removed unneeded (and problematic) _WINDOWS_ referencer259Michael Plante2010-04-181-1/+1
* removed calling convention modifier for inlines (resid)r258Michael Plante2010-04-181-2/+2
* updated documentation for unsupported darwin/Windows callsr257Pete Batard2010-04-171-2/+7
* fixed function brace consistency in windows_usb.cPete Batard2010-04-171-2/+4
* revert r253 / f08aae4ddb9cfe3856e07f8997d9adbfa5330467Pete Batard2010-04-172-9/+7
* MinGW/cygwin advapi32 library dependency (configure.ac)r256Pete Batard2010-04-161-2/+2
* DDK build (sources) advapi32.lib dependencyPete Batard2010-04-163-3/+4
* [INTERNAL - NOT FOR RELEASE] MSVC 2008 advapi.lib dependencyPete Batard2010-04-163-12/+12
* added advapi32.lib dependency reference in xusb.cPete Batard2010-04-161-1/+3
* removed calling convention modifier for inlinesr255Pete Batard2010-04-161-10/+10
* better handling of attach/detach for Linux in xusb.cr254Pete Batard2010-04-161-12/+14
* added more explicit library dependencies in xusb.c (MSVC)Tim Roberts2010-04-161-0/+6
* [INTERNAL - NOT FOR RELEASE] added 2003/XP64 support (EXPERIMENTAL)Pete Batard2010-04-162-0/+3
* LIBUSB_SUCCESS on attach/detach for darwin & Windowsr253Pete Batard2010-04-152-7/+9
* darwin whitespacesPete Batard2010-04-151-32/+32
* added mingw *.exe output to gitignore and fixed whitesr252Michael Plante2010-04-152-1/+2
* more explicit toggable debug optionsMichael Plante2010-04-153-4/+5
* let MSVC re-sort filenames based on very old renamesMichael Plante2010-04-152-12/+12
* reverted to MS defaults in MSVC6 .dsp project fileMichael Plante2010-04-151-1/+1
* added missing LIBUSB_API for transfer_cb function callsMichael Plante2010-04-152-3/+3
* fixed HID bulk/interrupt transfers for report IDsr251Pete Batard2010-04-152-94/+104
* [INTERNAL - NOT FOR RELEASE] added libusb.h copy to binsPete Batard2010-04-151-0/+1
* reverted to MS defaults in .vcproj DLL file (internal 2008)r250Pete Batard2010-04-131-4/+0
* reverted to MS defaults in .vcproj DLL file (official)Pete Batard2010-04-131-4/+0
* set default calling convention for Windows platform (core)Pete Batard2010-04-135-123/+131
* fixed the use of internal OS_WINDOWS in general file libusb.hPete Batard2010-04-131-1/+1
* fixed handing of HID reports when report IDs are in user249Pete Batard2010-04-121-71/+104
* set default messaging level to warnings in xusbr248Pete Batard2010-04-081-2/+2
* added missing LOG_LEVEL_DEBUG filter for toggable debug (core)Pete Batard2010-04-081-0/+2
* fixed "ignoring return value of 'fwrite'" warning with gccr247Pete Batard2010-04-081-2/+4
* addressed MSVC warnings prompted by previous changer246Pete Batard2010-04-082-8/+8
* added binary dump option to xusb (-b)Pete Batard2010-04-081-11/+34
* fixed HID record size computation in xusbPete Batard2010-04-081-7/+10
* workaround for MS's HidD_GetFeature bug with report IDsPete Batard2010-04-081-4/+21
* more default context init fixesr245Michael Plante2010-04-072-2/+3
* Linux: Fix endianness handling of usbfs config descriptors (#27)Martin Koegler2010-04-072-2/+3
* fixed default context issue introduced from previous patchr244Pete Batard2010-04-072-1/+2
* [INTERNAL - NOT FOR RELEASE] added toggable debug logging to bm.shPete Batard2010-04-061-1/+1
* added toggable debug logging (MSVC)r243Pete Batard2010-04-061-1/+4