summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* [internal] switched to Visual Studio 2010Pete Batard2011-03-166-640/+356
* [xusb] fixed mass storage test data not being freedPete Batard2011-03-081-0/+1
* [xusb] added Sony PS3 SixAxis testAustyn Krutsinger2011-03-071-2/+101
* [xusb] removed HID supportPete Batard2011-03-021-179/+0
* [xusb] minor improvementsPete Batard2011-03-021-29/+14
* [INTERNAL] remove CRs in repo, part 2Pete Batard2011-02-242-640/+640
* fixed libusb_get_port_path using zombie parentspbr330Pete Batard2011-02-221-1/+1
* different approach to topology retrievalPete Batard2011-02-211-3/+9
* minor code improvements to xusbPete Batard2011-02-031-7/+6
* added topology information retrieval to xusbpbr327Pete Batard2011-01-201-0/+4
* xusb: better hex dump, with address and printable ASCIIPete Batard2011-01-181-6/+22
* moved WDK/DDK build scripts to /msvcPete Batard2010-11-222-39/+0
* moved MSVC projects files to /msvcPete Batard2010-11-224-909/+0
* also apply the new "libusb.h" include to the dpfp samplesPete Batard2010-11-182-2/+2
* use #include "libusb.h" in the samplesPete Batard2010-11-1811-33/+25
* removed dependency on stdint.h for MS binary snapshot usersPete Batard2010-11-185-12/+12
* [INTERNAL - NOT FOR RELEASE] prefixed internal files with _Pete Batard2010-10-272-0/+0
* added /MT option for DDK buildsPete Batard2010-10-272-0/+10
* removed SetupAPI, AdvAPI32 and OLE32 dependenciesPete Batard2010-10-267-52/+1
* switched MSVC project files from MBCS to UnicodePete Batard2010-10-264-14/+14
* merged latest from officialPete Batard2010-10-182-2/+4
* replaced LIBUSB_API with LIBUSB_CALLPete Batard2010-09-202-6/+6
* added libusb version display to xusbpbr302Pete Batard2010-09-201-0/+3
* VS 2008 project files now use default for most optionsPete Batard2010-08-062-56/+2
* enforce proper line terminators for MSVC and .sh filesPete Batard2010-07-317-1627/+1629
* more residuals from official: samplespbr288Pete Batard2010-07-303-18/+5
* bring autoconf/automake in line with officialDaniel Drake2010-07-291-9/+9
* improved readout of string descriptors in xusbpbr283Pete Batard2010-06-141-8/+12
* added detection of -pthread option - only use when requiredPete Batard2010-05-111-1/+1
* disabled autoclaim in windows_usb.c and removed its use in xusb.cr275Pete Batard2010-05-051-3/+0
* added threads_windows to source browserr271Michael Plante2010-04-262-2/+2
* general whitespace cleanupMichael Plante2010-04-242-4/+4
* 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
* DDK build (sources) advapi32.lib dependencyPete Batard2010-04-162-2/+4
* [INTERNAL - NOT FOR RELEASE] MSVC 2008 advapi.lib dependencyPete Batard2010-04-162-8/+8
* added advapi32.lib dependency reference in xusb.cPete Batard2010-04-161-1/+3
* 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
* set default messaging level to warnings in xusbr248Pete Batard2010-04-081-2/+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
* fixed arglen warning from previous commitr242Pete Batard2010-04-061-5/+5
* xusb improvements (parameter handling + debug enable)r241Pete Batard2010-04-061-83/+87
* xusb HID test improvements (Feature Reports)Michael Plante2010-04-061-63/+85
* ddk_build improvements (DLL option, static lib default)r230Pete Batard2010-03-292-0/+6
* enabled reuse of windows_error_str for wdir225Pete Batard2010-03-232-8/+8
* renamed 2005 and 2008 MSVC solution filesPete Batard2010-03-192-0/+0