Sign in
flutter
/
third_party
/
libusb
/
18a5f99ad3c071a3defef7e2ecf117489b8a8552
/
examples
18a5f99
Add missing libusb_exit on an error condition
by gudenau
· 6 years ago
f692552
examples: testlibusb: Fix DDK build warning
by Chris Dickens
· 7 years ago
0b3d4c6
Fixed various trivial cppcheck 1.80 warnings
by Sean McBride
· 7 years ago
f66c63e
examples: xusb: replaced insecure sprintf with snprintf
by Sean McBride
· 7 years ago
830a9cb
Fix unused parameter warnings
by Sean McBride
· 7 years ago
8e1a282
examples: ezusb: Renamed header guard variable to not use reserved identifier
by Sean McBride
· 7 years ago
539a323
Misc: Fix testlibusb build on VS2013 and earlier and suppress warnings
by Chris Dickens
· 7 years ago
0fece89
Examples: Misc. cleanup to xusb
by Chris Dickens
· 7 years ago
d8c1f7c
Examples: Improvements to xusb's support for Microsoft OS descriptors
by Chris Dickens
· 7 years ago
b4c9b42
examples: Fix device handle leak in xusb
by Chris Dickens
· 8 years ago
539f22e
core: Introduce libusb_set_option() API function
by Chris Dickens
· 8 years ago
a1cf206
examples: reformat testlibusb.c
by Ludovic Rousseau
· 8 years ago
9afb5c0
examples: add missing include to dpfp_threaded
by Nathan Hjelm
· 9 years ago
7dff2d3
examples: make dpfp_threaded work on OS X
by Nathan Hjelm
· 9 years ago
bcac08d
Examples: Ported testlibusb from libus-0.1 to libusb-1.0
by Anil Nair
· 9 years ago
964cff4
examples: fix 3 compiler warnings
by Ludovic Rousseau
· 9 years ago
a499ef2
xusb: fix typo
by Nathan Hjelm
· 9 years ago
1fd08a1
Replace obsolete usleep with nanosleep
by Stefan Tauner
· 9 years ago
686ccc2
examples: fix 3 compiler warnings
by Ludovic Rousseau
· 9 years ago
2e78f95
examples: fix 2 compiler warnings
by Ludovic Rousseau
· 9 years ago
3661588
examples: fix 2 compiler warnings
by Ludovic Rousseau
· 9 years ago
e10a652
Examples: fix typo in Nathan Hjelm email
by Ludovic Rousseau
· 9 years ago
8c24a1b
Examples: fxload improvements
by Chris Dickens
· 10 years ago
a1c9895
examples: Address issues reported by Markus Elfring
by Chris Dickens
· 10 years ago
3037616
Examples: Fix device leak in hotplugtest
by Chris Dickens
· 10 years ago
ada59db
Windows: Silence VS2013 code analysis warnings
by Pete Batard
· 10 years ago
c0f5e58
samples: set xusb to also produce debug output during init when -d is specified
by Pete Batard
· 11 years ago
bcc4e51
core: fix/silence issues reported by Coverity
by Pete Batard
· 11 years ago
b38ac3f
examples: fix incorrect error message in fxload
by Carl Karsten
· 11 years ago
1eff220
Misc: Revert all references to libusb/libusb.info
by hjelmn@cs.unm.edu
· 11 years ago
3d84bba
examples: check value returned by ftell()
by Ludovic Rousseau
· 11 years ago
16692c8
examples: add an option to force a device request for WCID descriptors
by Pete Batard
· 12 years ago
28d5514
examples: fix warning
by Ludovic Rousseau
· 12 years ago
c393574
examples: check value returned by libusb_bulk_transfer()
by Ludovic Rousseau
· 12 years ago
d4dabfd
examples: check the value returned by libusb_handle_events()
by Ludovic Rousseau
· 12 years ago
aa00030
examples: check the value returned by libusb_init()
by Ludovic Rousseau
· 12 years ago
e2babf7
examples: Fix a memory leak
by Ludovic Rousseau
· 12 years ago
3c2e79c
examples: Fix a memory leak
by Ludovic Rousseau
· 12 years ago
ce8da72
made some globals static to fix warnings
by Sean McBride
· 12 years ago
02281fd
examples: use libusb_set_auto_detach_kernel_driver()
by Hans de Goede
· 12 years ago
cf8a313
Examples: add a missing \n at end of error messages
by Ludovic Rousseau
· 12 years ago
511ed18
Core: Add a libusb_strerror() function
by Hans de Goede
· 12 years ago
f51b19d
examples: Add sam3u_benchmark isochronous example by Harald Welte
by Peter Stuge
· 12 years ago
d7b796f
Add BOS descriptor support
by Hans de Goede
· 12 years ago
ef698c6
Add superspeed endpoint companion descriptor support
by Hans de Goede
· 12 years ago
f3fcf84
Examples: Fix use of deprecated libusb_get_port_path
by Hans de Goede
· 12 years ago
ebac6ac
listdevs: Also print portpath for non root hubs
by Hans de Goede
· 12 years ago
a1b0ae5
examples: Only check for HAVE_SIGACTION once in Makefile.am
by Peter Stuge
· 12 years ago
57256dd
Add some editor meta-comments for proper tab usage
by Nathan Hjelm
· 12 years ago
7801ff9
Add hotplug support.
by Nathan Hjelm
· 12 years ago
77a37cb
Samples: Fix timeout error on FX3 and logging improvements for fxload
by Pete Batard
· 12 years ago
e0628c5
Core: Add HID and kernel detach capability detection for all backends
by Pete Batard
· 12 years ago
8aa5063
Samples: More fxload improvements and cleanup
by Pete Batard
· 12 years ago
e78d37b
Samples: fix compiler warning
by Ludovic Rousseau
· 12 years ago
d345a1e
Samples: fxload improvements and cleanup
by Federico Manzan
· 12 years ago
b74b7f7
Samples: Add FX3 firmware upload support for fxload
by Federico Manzan
· 12 years ago
a0beff7
Samples: Reinstate interface requests when querying WCID devices
by Pete Batard
· 12 years ago
0ded9c1
Misc: Simplify includes and misc. cleanup
by Pete Batard
· 12 years ago
ad26880
Examples: Fix compiler warning
by Ludovic Rousseau
· 12 years ago
2442719
WinCE: Add support for WinCE (sources)
by Toby Gray
· 12 years ago
94b0ccc
Autotools: Carry over 2012.10.23 libusb changes
by Peter Stuge
· 12 years ago
38e6eb8
All: Use "" instead of <> for local includes
by Ludovic Rousseau
· 12 years ago
c9ecb72
Misc: Fix missing files from dist package
by Pete Batard
· 13 years ago
9d50e95
Samples: Fix compiler warnings in fxload
by Ludovic Rousseau
· 13 years ago
6fbd3dd
Samples: Display VID:PID of the tested device in xusb
by Ludovic Rousseau
· 13 years ago
0597533
Samples: Add fxload sample for Cypress EZ-USB chips
by Pete Batard
· 13 years ago
8b5ba57
Samples: xusb improvements
by Pete Batard
· 13 years ago
d53c599
Samples: Make target mandatory with -b option in xusb
by Pete Batard
· 13 years ago
7ec94a4
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
by Pete Batard
· 13 years ago
63f569b
Misc: Fix more Clang warnings in core and darwin
by Pete Batard
· 13 years ago
0e0cbb6
Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings
by Pete Batard
· 13 years ago
5330c3d
Samples: Remove USB version for speed designations in xusb
by Xiaofan Chen
· 13 years ago
56853b5
Samples: Fix no previous prototype warnings in xusb
by Ludovic Rousseau
· 13 years ago
c9d41fe
Autotools: Apply autoupdate 2.68 recommendations
by Ludovic Rousseau
· 13 years ago
3fae93a
Windows: Restore HID support
by Pete Batard
· 13 years ago
933a319
Core: Define log levels in libusb.h
by Pete Batard
· 13 years ago
cfb8610
All: Add parent and port topology calls
by Pete Batard
· 13 years ago
a544e59
Misc: Ensure all sources are UTF-8
by Pete Batard
· 13 years ago
7e52e1e
Samples: Use the implicit _SOURCES rule
by Ludovic Rousseau
· 13 years ago
6b76091
Samples: Use a common LDADD for all examples
by Ludovic Rousseau
· 13 years ago
2075665
Samples: prefer __linux__ over __linux define in xusb
by Pete Batard
· 13 years ago
00d6fed
Samples: fix strcat vs strlcat warning on OpenBSD
by Pete Batard
· 13 years ago
939a478
Samples: Remove interface requests when querying WCID devices
by Pete Batard
· 13 years ago
29d66c1
Samples: Fix not handled in switch warning in xusb.c
by Ludovic Rousseau
· 13 years ago
d2b7b9f
Samples: Remove unneeded inline in xusb.c
by Ludovic Rousseau
· 13 years ago
28ab85c
Samples: Fix initialization discards qualifiers warnings in xusb.c
by Ludovic Rousseau
· 13 years ago
baa5563
Samples: Fix no previous prototype warnings in xusb.c
by Ludovic Rousseau
· 13 years ago
37dfd16
Core: Add get_version() call
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
985c4fd
Samples: Fix "warning: no newline at end of file" in xusb.c
by Pete Batard
· 13 years ago
d577d4f
Samples: fix a "value is always 0" Clang warning in xusb.c
by Pete Batard
· 13 years ago
743fd77
Examples: add xusb sample
by Pete Batard
· 13 years ago
4afbc78
Rename the lsusb example program to listdevs
by Peter Stuge
· 13 years ago
93b0e09
examples: Link only with ../libusb/libusb-1.0.la and not with -lusb-1.0
by Xiaofan Chen
· 13 years ago
a68f956
Linux: Fix warnings seen when compiling with gcc-4.6
by Hans de Goede
· 14 years ago
0e177f2
dpfp_threaded: return instead of pthread_exit() to avoid Cygwin warning
by Pete Batard
· 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
Next »