summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* add AM_MAINTAINER_MODELudovic Rousseau2010-06-111-0/+2
* added usbi_fd_notification to libusbi.hPete Batard2010-06-111-0/+1
* [INTERNAL - NOT FOR RELEASE] attempt to workaround trac issuesPete Batard2010-06-091-1/+1
* additional HID error messagespbr281Pete Batard2010-05-241-5/+9
* improved auto-release with support for concurrent auto-claimPete Batard2010-05-242-70/+127
* added auto-release to autoclaimpbr280Pete Batard2010-05-242-3/+24
* use LIBUSB_DEVADDR_MAX for HCDspbr279Pete Batard2010-05-211-5/+6
* additional warning fixes & clarification for DDK's OACR/PrefastPete Batard2010-05-212-0/+7
* re-enabled autoclaim + fixed autoclaim related ifdefsPete Batard2010-05-211-3/+3
* changed the DuplicateHandle failure from warning to debugPete Batard2010-05-211-1/+1
* removed DDK timeval redefinitions - include winsock insteadpbr278Pete Batard2010-05-181-21/+4
* fixed remaining warnings due to autoclaim removalpbr277Pete Batard2010-05-171-0/+4
* moved static modifier from thread_posix.h to core.cpbr276Pete Batard2010-05-112-2/+2
* added detection of -pthread option - only use when requiredPete Batard2010-05-113-5/+16
* disabled autoclaim in windows_usb.c and removed its use in xusb.cr275Pete Batard2010-05-052-4/+1
* removed further MS generated data + bump version to 1.0.8r274Pete Batard2010-05-053-11/+5
* removed unneeded MS generated data from .rc and .rc.inr273Pete Batard2010-05-052-126/+2
* fixed issue with composite using HID keyboard on interface 0r272Pete Batard2010-04-272-18/+40
* added threads_windows to source browserr271Michael Plante2010-04-262-2/+2
* Linux: don't set SHORT_NOT_OK on bulk out URBs (#20r270Daniel Drake2010-04-241-9/+18
* [INTERNAL - NOT FOR RELEASE] updated generated rc file for 1.0.7Michael Plante2010-04-241-4/+4
* general whitespace cleanupMichael Plante2010-04-2413-108/+108
* Linux: Handle failure to read active configuration during enumerationr269Daniel Drake2010-04-211-3/+10
* Darwin: don't reuse cached descriptors during enumerationNathan Hjelm2010-04-211-31/+31
* autoconf needs to check for struct timespecr268Peter Stuge2010-04-201-0/+2
* 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