index
:
libusb
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
dpfp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
Misc: Fix more Clang warnings in core and darwin
Pete Batard
1
-1
/
+1
2012-05-23
Misc: Ensure all sources are UTF-8
Pete Batard
1
-2
/
+1
2012-04-09
examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threaded
Peter Stuge
1
-1
/
+1
2012-04-03
Misc: Rebrand to libusbx
Pete Batard
1
-2
/
+2
2011-07-24
Linux: Fix warnings seen when compiling with gcc-4.6
Hans de Goede
1
-2
/
+1
2010-11-22
examples: #include <libusb.h> without directory name
Ludovic Rousseau
1
-1
/
+1
2010-10-16
examples: Silence warnings about return value of fwrite()
Peter Stuge
1
-1
/
+2
2010-08-23
Introduced calling convention (for Windows)
Pete Batard
1
-3
/
+3
2010-05-12
Whitespace cleanup
Pete Batard
1
-7
/
+7
2008-06-26
Introduce contexts to the API
Daniel Drake
1
-6
/
+6
2008-05-11
Handle hot-unplugging
Daniel Drake
1
-8
/
+14
2008-04-29
Remove libusb_cancel_transfer_sync
Daniel Drake
1
-19
/
+16
2008-03-30
Rename libusb_poll() to libusb_handle_events()
Daniel Drake
1
-1
/
+1
2008-03-30
Isochronous endpoint I/O
Daniel Drake
1
-3
/
+3
2008-03-20
API documentation
Daniel Drake
1
-2
/
+2
2008-03-13
Beginnings of cross-platform abstraction
Daniel Drake
1
-1
/
+1
2008-03-10
Add transfer flags
Daniel Drake
1
-2
/
+2
2008-03-10
Simplify libusb_fill_control_transfer()
Daniel Drake
1
-4
/
+3
2008-03-10
get_device fixup
Daniel Drake
1
-1
/
+2
2008-03-09
Simplify cancellation API
Daniel Drake
1
-3
/
+3
2008-03-09
Rename libusb_dev_handle to libusb_device_handle
Daniel Drake
1
-1
/
+1
2008-03-09
Separate transfer allocation and submission
Daniel Drake
1
-111
/
+75
2008-03-08
Rework URB API naming
Daniel Drake
1
-35
/
+35
2008-03-06
Add convenience function to find and open a device by USB VID+PID
Daniel Drake
1
-30
/
+2
2008-03-06
Rework device discovery API
Daniel Drake
1
-20
/
+31
2008-01-30
Remove timers and signalfd
Daniel Drake
1
-1
/
+1
2008-01-26
Fix dpfp example compilation
Daniel Drake
1
-3
/
+3
2008-01-04
Rename some _devh_ functions
Daniel Drake
1
-4
/
+4
2008-01-04
Use "transfer" instead of "msg"
Daniel Drake
1
-16
/
+17
2008-01-04
API renaming: remove fpi and usb_ stuff
Daniel Drake
1
-6
/
+6
2008-01-04
Rename to libusb-1.0
Daniel Drake
1
-47
/
+47
2007-12-12
Don't pass ctrl_msg/bulk_msg structures through async paths
Daniel Drake
1
-7
/
+7
2007-12-03
Rename fpusb_device_handle functions to devh
Daniel Drake
1
-4
/
+4
2007-12-02
Initial commit
Daniel Drake
1
-0
/
+556