Sign in
flutter
/
third_party
/
libusb
/
b0fd4d873e224bbb1985971834d31d956080c7a4
/
examples
/
dpfp.c
a2f1e2d
Windows: Support building dpfp and sam3u_benchmark with MSVC
by Chris Dickens
· 4 years, 4 months ago
9d23ed2
build: Fix Android and Xcode compilation errors/warnings
by Chris Dickens
· 4 years, 4 months ago
f69548c
examples: Enable all examples to build on all platforms
by Chris Dickens
· 4 years, 4 months ago
0b3d4c6
Fixed various trivial cppcheck 1.80 warnings
by Sean McBride
· 7 years ago
830a9cb
Fix unused parameter warnings
by Sean McBride
· 7 years ago
1eff220
Misc: Revert all references to libusb/libusb.info
by hjelmn@cs.unm.edu
· 11 years ago
38e6eb8
All: Use "" instead of <> for local includes
by Ludovic Rousseau
· 12 years ago
63f569b
Misc: Fix more Clang warnings in core and darwin
by Pete Batard
· 13 years ago
a544e59
Misc: Ensure all sources are UTF-8
by Pete Batard
· 13 years ago
d346cd9
examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threaded
by Peter Stuge
· 13 years ago
791b747
Misc: Rebrand to libusbx
by Pete Batard
· 13 years ago
a68f956
Linux: Fix warnings seen when compiling with gcc-4.6
by Hans de Goede
· 14 years ago
2aa8984
examples: #include <libusb.h> without directory name
by Ludovic Rousseau
· 14 years ago
678c242
examples: Silence warnings about return value of fwrite()
by Peter Stuge
· 14 years ago
29f9f9e
Introduced calling convention (for Windows)
by Pete Batard
· 15 years ago
a636df4
Whitespace cleanup
by Pete Batard
· 15 years ago
1df713d
Introduce contexts to the API
by Daniel Drake
· 17 years ago
fec7c84
Handle hot-unplugging
by Daniel Drake
· 17 years ago
7ac0a40
Remove libusb_cancel_transfer_sync
by Daniel Drake
· 17 years ago
8d80985
Rename libusb_poll() to libusb_handle_events()
by Daniel Drake
· 17 years ago
211f80c
Isochronous endpoint I/O
by Daniel Drake
· 17 years ago
ead09cd
API documentation
by Daniel Drake
· 17 years ago
c0c9432
Beginnings of cross-platform abstraction
by Daniel Drake
· 17 years ago
de4c534
Add transfer flags
by Daniel Drake
· 17 years ago
aae05f6
Simplify libusb_fill_control_transfer()
by Daniel Drake
· 17 years ago
7c5ea95
get_device fixup
by Daniel Drake
· 17 years ago
283ae96
Simplify cancellation API
by Daniel Drake
· 17 years ago
ebad1c7
Rename libusb_dev_handle to libusb_device_handle
by Daniel Drake
· 17 years ago
66348c9
Separate transfer allocation and submission
by Daniel Drake
· 17 years ago
d21ebe4
Rework URB API naming
by Daniel Drake
· 17 years ago
23f8fb8
Add convenience function to find and open a device by USB VID+PID
by Daniel Drake
· 17 years ago
9cfdb49
Rework device discovery API
by Daniel Drake
· 17 years ago
637a8d7
Remove timers and signalfd
by Daniel Drake
· 17 years ago
e3ce855
Fix dpfp example compilation
by Daniel Drake
· 17 years ago
de53d97
Rename some _devh_ functions
by Daniel Drake
· 17 years ago
132d84b
Use "transfer" instead of "msg"
by Daniel Drake
· 17 years ago
dbb3fd8
API renaming: remove fpi and usb_ stuff
by Daniel Drake
· 17 years ago
e9364d7
Rename to libusb-1.0
by Daniel Drake
· 17 years ago
dfac675
Don't pass ctrl_msg/bulk_msg structures through async paths
by Daniel Drake
· 17 years ago
b5a7a41
Rename fpusb_device_handle functions to devh
by Daniel Drake
· 17 years ago
852bba4
Initial commit
by Daniel Drake
· 17 years ago