Samples: Fix not handled in switch warning in xusb.c
[platform/upstream/libusb.git] / examples / dpfp_threaded.c
2012-04-09 Peter Stugeexamples: Use snprintf() instead of sprintf() in dpfp...
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2011-07-24 Hans de GoedeLinux: Fix warnings seen when compiling with gcc-4.6
2011-06-13 Pete Batarddpfp_threaded: return instead of pthread_exit() to...
2010-11-22 Ludovic Rousseauexamples: #include <libusb.h> without directory name
2010-10-16 Peter Stugeexamples: Silence warnings about return value of fwrite()
2010-08-24 Pete BatardIntroduced calling convention (for Windows)
2010-08-07 Pete Batardremoved trailing whitespaces
2008-06-27 Daniel DrakeIntroduce contexts to the API
2008-04-29 Daniel DrakeRemove libusb_cancel_transfer_sync
2008-04-19 Daniel Drakeadd threaded example program