summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped internal versionpbr334Pete Batard2011-03-032-2/+2
* [mingw32] fixed non C99 compliant OVERLAPPED in winbase.hPete Batard2011-03-031-1/+1
* [winusb] removed unused variablepbr333Pete Batard2011-03-021-1/+0
* [topology] removed debug messagePete Batard2011-03-023-3/+2
* [xusb] removed HID supportPete Batard2011-03-021-179/+0
* [windows-backends] remove HID supportPete Batard2011-03-022-1333/+14
* [xusb] minor improvementsPete Batard2011-03-021-29/+14
* [enum] fixed memory leaks when a device is already openPete Batard2011-03-021-2/+9
* [INTERNAL - NOT FOP RELEASE] libusb.h -> include/libusb-1.0Pete Batard2011-02-253-11/+13
* fixed that hare-brained zero prefixing on .def creationpbr332Pete Batard2011-02-254-183/+183
* fix out of source build for DLL generationpbr331Chris Johns2011-02-243-4/+4
* [INTERNAL] remove CRs in repo, part 5Pete Batard2011-02-241-1/+1
* [INTERNAL] remove CRs in repo, part 4Pete Batard2011-02-242-72/+72
* [INTERNAL] remove CRs in repo, part 3Pete Batard2011-02-241-4/+4
* [INTERNAL] remove CRs in repo, part 2Pete Batard2011-02-2414-3521/+3521
* [INTERNAL] remove CRs in repo, part 1Pete Batard2011-02-241-4/+4
* fixed libusb_get_port_path using zombie parentspbr330Pete Batard2011-02-225-5/+13
* bumped internal versionpbr329Pete Batard2011-02-212-2/+2
* different approach to topology retrievalPete Batard2011-02-218-84/+96
* added sorting of .def filePete Batard2011-02-212-556/+558
* prevent set_configuration request from being sent using WinUSBPete Batard2011-02-211-6/+19
* use eol= in .gitattributes (requires git >= 1.7.3)Pete Batard2011-02-211-8/+7
* minor code improvements to xusbPete Batard2011-02-031-7/+6
* bumped internal versionpbr328Pete Batard2011-01-312-2/+2
* merged latest official changesPete Batard2011-01-308-84/+118
* fixed windows_init() return value on subsequent callsPete Batard2011-01-201-3/+3
* added topology information retrieval to xusbpbr327Pete Batard2011-01-203-2/+6
* 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-183-7/+2
* xusb: better hex dump, with address and printable ASCIIPete Batard2011-01-181-6/+22
* fixed VS2010 IntelliSense warningsPete Batard2011-01-181-13/+16
* cygwin: switched back to -std=gnu99Pete Batard2011-01-181-1/+1
* removed the enforcing of WINAPI for cygwinPete Batard2011-01-171-1/+1
* bumped internal versionpbr325Pete Batard2010-12-102-2/+2
* [INTERNAL - TESTING] test file for line ending conversionPete Batard2010-12-091-0/+5
* [INTERNAL - TESTING] added -crlf option for .test filesPete Batard2010-12-091-1/+2
* fixed assertion failure on non USB HIDPete Batard2010-12-041-5/+1
* prevent LF -> CRLF conversion of configure.ac and Makefile.amPete Batard2010-12-021-0/+2
* unconstrained ancestors lookup for HID and other devicespbr324Pete Batard2010-12-013-33/+15
* [INTERNAL - NOT FOR RELEASE] updated _bd.cmdpbr323Pete Batard2010-11-233-2/+10
* edited INSTALL_WINT to reflect the path changesPete Batard2010-11-221-5/+5
* moved WDK/DDK build scripts to /msvcPete Batard2010-11-224-8/+8
* moved MSVC projects files to /msvcPete Batard2010-11-2210-140/+140
* 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
* also apply the new "libusb.h" include to the dpfp samplesPete Batard2010-11-182-2/+2
* bumped internal versionpbr322Pete Batard2010-11-182-2/+2
* [INTERNAL - NOT FOR RELEASE] removed stdint.h dependencyPete Batard2010-11-182-11/+6
* removed "'guid_to_string' defined but not used" warningPete Batard2010-11-181-0/+2