summaryrefslogtreecommitdiff
path: root/libusb
Commit message (Expand)AuthorAgeFilesLines
* [integration] more merging for integration with -stugepbr336Pete Batard2011-03-084-21/+7
* [enum] fixed short device initializationPete Batard2011-03-081-5/+5
* [windows_backends] removed dummy open/close for HUBsPete Batard2011-03-081-18/+2
* [internal] bumped internal versionpbr335Pete Batard2011-03-071-1/+1
* [integration] merged latest from -stuge branchPete Batard2011-03-0711-194/+134
* bumped internal versionpbr334Pete Batard2011-03-031-1/+1
* [winusb] removed unused variablepbr333Pete Batard2011-03-021-1/+0
* [topology] removed debug messagePete Batard2011-03-022-2/+1
* [windows-backends] remove HID supportPete Batard2011-03-022-1333/+14
* [enum] fixed memory leaks when a device is already openPete Batard2011-03-021-2/+9
* fixed that hare-brained zero prefixing on .def creationpbr332Pete Batard2011-02-252-181/+181
* fix out of source build for DLL generationpbr331Chris Johns2011-02-242-3/+3
* fixed libusb_get_port_path using zombie parentspbr330Pete Batard2011-02-223-3/+11
* bumped internal versionpbr329Pete Batard2011-02-211-1/+1
* different approach to topology retrievalPete Batard2011-02-217-81/+87
* added sorting of .def filePete Batard2011-02-211-549/+549
* prevent set_configuration request from being sent using WinUSBPete Batard2011-02-211-6/+19
* bumped internal versionpbr328Pete Batard2011-01-311-1/+1
* merged latest official changesPete Batard2011-01-305-80/+113
* fixed windows_init() return value on subsequent callsPete Batard2011-01-201-3/+3
* added topology information retrieval to xusbpbr327Pete Batard2011-01-201-1/+1
* updated .def file for libusb_get_device_topologyPete Batard2011-01-201-0/+10
* added get_device_topology optional API callPete Batard2011-01-206-0/+71
* [INTERNAL - TESTING] removed test file for line ending conversionpbr326Pete Batard2011-01-181-1/+1
* fixed VS2010 IntelliSense warningsPete Batard2011-01-181-13/+16
* removed the enforcing of WINAPI for cygwinPete Batard2011-01-171-1/+1
* bumped internal versionpbr325Pete Batard2010-12-101-1/+1
* fixed assertion failure on non USB HIDPete Batard2010-12-041-5/+1
* unconstrained ancestors lookup for HID and other devicespbr324Pete Batard2010-12-012-32/+14
* [INTERNAL - NOT FOR RELEASE] updated _bd.cmdpbr323Pete Batard2010-11-231-1/+1
* moved WDK/DDK build scripts to /msvcPete Batard2010-11-221-36/+0
* code readability: always use apib->id for comparisonsPete Batard2010-11-221-8/+8
* fixed default WinUSB timeout and ineffective policy settingsGraeme Gill2010-11-221-34/+56
* bumped internal versionpbr322Pete Batard2010-11-181-1/+1
* removed "'guid_to_string' defined but not used" warningPete Batard2010-11-181-0/+2
* removed dependency on stdint.h for MS binary snapshot usersPete Batard2010-11-181-2/+19
* fixed device interface path not freed for HID collectionsPete Batard2010-11-181-13/+22
* bumped internal versionpbr321Pete Batard2010-11-131-1/+1
* removed the need for _open_osfhandle()Pete Batard2010-11-132-31/+12
* use _close() rather than CloseHandle() in usbi_close()Pete Batard2010-11-132-8/+8
* bumped internal versionpbr320Pete Batard2010-11-011-1/+1
* fixed bus number set to zero for some devicesPete Batard2010-11-011-48/+40
* improved handling of newly connected devices during enumPete Batard2010-11-011-10/+15
* hub handling improvementsPete Batard2010-10-281-10/+51
* more enumeration bugfixes and improvementspbr319Pete Batard2010-10-282-25/+26
* minor enumeration bugfixes and improvementspbr318Pete Batard2010-10-272-7/+9
* [INTERNAL - NOT FOR RELEASE] snapshot _README.txtpbr317Pete Batard2010-10-271-1/+1
* proper removal of advapi32 library dependencyPete Batard2010-10-273-3/+8
* added /MT option for DDK buildsPete Batard2010-10-271-2/+4
* [INTERNAL - NOT FOR RELEASE] add stdint.h to archivespbr316Pete Batard2010-10-271-1/+1