aboutsummaryrefslogtreecommitdiff
path: root/examples/dpfp.c
AgeCommit message (Expand)Author
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu
2012-10-13All: Use "" instead of <> for local includesLudovic Rousseau
2012-07-02Misc: Fix more Clang warnings in core and darwinPete Batard
2012-05-23Misc: Ensure all sources are UTF-8Pete Batard
2012-04-09examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threadedPeter Stuge
2012-04-03Misc: Rebrand to libusbxPete Batard
2011-07-24Linux: Fix warnings seen when compiling with gcc-4.6Hans de Goede
2010-11-22examples: #include <libusb.h> without directory nameLudovic Rousseau
2010-10-16examples: Silence warnings about return value of fwrite()Peter Stuge
2010-08-23Introduced calling convention (for Windows)Pete Batard
2010-05-12Whitespace cleanupPete Batard
2008-06-26Introduce contexts to the APIDaniel Drake
2008-05-11Handle hot-unpluggingDaniel Drake
2008-04-29Remove libusb_cancel_transfer_syncDaniel Drake
2008-03-30Rename libusb_poll() to libusb_handle_events()Daniel Drake
2008-03-30Isochronous endpoint I/ODaniel Drake
2008-03-20API documentationDaniel Drake
2008-03-13Beginnings of cross-platform abstractionDaniel Drake
2008-03-10Add transfer flagsDaniel Drake
2008-03-10Simplify libusb_fill_control_transfer()Daniel Drake
2008-03-10get_device fixupDaniel Drake
2008-03-09Simplify cancellation APIDaniel Drake
2008-03-09Rename libusb_dev_handle to libusb_device_handleDaniel Drake
2008-03-09Separate transfer allocation and submissionDaniel Drake
2008-03-08Rework URB API namingDaniel Drake
2008-03-06Add convenience function to find and open a device by USB VID+PIDDaniel Drake
2008-03-06Rework device discovery APIDaniel Drake
2008-01-30Remove timers and signalfdDaniel Drake
2008-01-26Fix dpfp example compilationDaniel Drake
2008-01-04Rename some _devh_ functionsDaniel Drake
2008-01-04Use "transfer" instead of "msg"Daniel Drake
2008-01-04API renaming: remove fpi and usb_ stuffDaniel Drake
2008-01-04Rename to libusb-1.0Daniel Drake
2007-12-12Don't pass ctrl_msg/bulk_msg structures through async pathsDaniel Drake
2007-12-03Rename fpusb_device_handle functions to devhDaniel Drake
2007-12-02Initial commitDaniel Drake