summaryrefslogtreecommitdiff
path: root/examples/hotplugtest.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests and example to use the new libusb_init_context() functionNathan Hjelm2023-01-201-1/+1
* Fix typos detected by codespell and manual inspectionChris Dickens2020-08-181-1/+1
* Fix unused parameter warningsSean McBride2017-12-281-0/+10
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-061-3/+3
* Examples: fix typo in Nathan Hjelm emailLudovic Rousseau2016-01-061-1/+1
* Examples: Fix device leak in hotplugtestChris Dickens2015-01-121-3/+21
* examples: check the value returned by libusb_handle_events()Ludovic Rousseau2013-09-281-1/+3
* examples: check the value returned by libusb_init()Ludovic Rousseau2013-09-281-1/+6
* Add some editor meta-comments for proper tab usageNathan Hjelm2013-05-151-0/+1
* Add hotplug support.Nathan Hjelm2013-05-151-0/+96