aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-01-31examples/hotplugtest: Tone down message about failed openTormod Volden
2024-01-20docs: Prefer use of libusb_init_context() over old libusb_init()Sean McBride
2023-11-27examples/hotplugtest: Match any device by defaultIngvar Stepanyan
2023-01-28xusb: Improve Max LUN retrieval stall handlingTormod Volden
2023-01-28xusb: Improve kernel driver probe messagesTormod Volden
2023-01-21xusb: Add newlines in mass-storage test outputTormod Volden
2023-01-20Update tests and example to use the new libusb_init_context() functionNathan Hjelm
2023-01-19descriptor: Add support for BOS platform descriptor parsingDominik Boehi
2023-01-19xusb: Print info from IAD descriptorsRyan Metcalfe
2022-06-26examples: Replace most uses of sprintf with safer snprintfSean McBride
2022-01-22examples: Do not assume positive errno macrosTormod Volden
2021-10-31xusb: Print total length of configuration descriptorTormod Volden
2021-10-31Fix various typos in docs/commentsluz paz
2021-10-31xusb: Print configuration descriptor lengthTormod Volden
2021-07-21xusb: add check for interface kernel driverNathan Hjelm
2020-11-27Windows: Support building dpfp and sam3u_benchmark with MSVCChris Dickens
2020-11-27build: Prepare config.h for inclusion in examples/testsChris Dickens
2020-11-16build: Fix Android and Xcode compilation errors/warningsChris Dickens
2020-11-10examples: Enable all examples to build on all platformsChris Dickens
2020-11-09Fix various CI build warningsChris Dickens
2020-09-14examples/testlibusb: Print speed of devicesHans de Goede
2020-09-14examples/testlibusb: Add support for testing libusb_wrap_sys_device()Hans de Goede
2020-09-12build: Merge events and threads into single platform abstractionChris Dickens
2020-08-18Fix typos detected by codespell and manual inspectionChris Dickens
2020-04-09configure.ac: Simplify detection of Windows compilationChris Dickens
2020-03-30Xcode: Update project fileChris Dickens
2020-03-30build: Enable additional build errors and warningsChris Dickens
2020-03-30build: Require C11 to build and clean up autoconfig/automake filesChris Dickens
2020-03-23msvc: Reorder solution projects and add project filter filesChris Dickens
2020-01-20Windows: Remove support for WinCE and Visual Studio older than 2013Chris Dickens
2020-01-13examples: testlibusb: Always print VID and PID in addition to stringsChris Dickens
2020-01-13examples: testlibusb: Formatting, whitespace and functional cleanupChris Dickens
2019-04-04xusb: Report SuperSpeedPlusHarry Mallon
2019-01-30Fixed many compiler warnings about sign and size mismatchSean McBride
2018-12-05examples: Fix format-truncation on debugVictor Toso
2018-12-05Add missing libusb_exit on an error conditiongudenau
2018-03-24examples: testlibusb: Fix DDK build warningChris Dickens
2017-12-28Fixed various trivial cppcheck 1.80 warningsSean McBride
2017-12-28examples: xusb: replaced insecure sprintf with snprintfSean McBride
2017-12-28Fix unused parameter warningsSean McBride
2017-12-28examples: ezusb: Renamed header guard variable to not use reserved identifierSean McBride
2017-12-26Misc: Fix testlibusb build on VS2013 and earlier and suppress warningsChris Dickens
2017-12-26Examples: Misc. cleanup to xusbChris Dickens
2017-12-26Examples: Improvements to xusb's support for Microsoft OS descriptorsChris Dickens
2017-08-24examples: Fix device handle leak in xusbChris Dickens
2017-07-16core: Introduce libusb_set_option() API functionChris Dickens
2017-07-12examples: reformat testlibusb.cLudovic Rousseau
2016-07-21examples: add missing include to dpfp_threadedNathan Hjelm
2016-07-21examples: make dpfp_threaded work on OS XNathan Hjelm
2016-07-21Examples: Ported testlibusb from libus-0.1 to libusb-1.0Anil Nair