Sign in
flutter
/
third_party
/
libusb
/
762456139aa0acde53d0e1b34e80076d921f1bf6
/
examples
/
xusb.c
42f9c3b
xusb: add check for interface kernel driver
by Nathan Hjelm
· 3 years, 6 months ago
95bbfb6
build: Enable additional build errors and warnings
by Chris Dickens
· 4 years, 10 months ago
f90d076
Windows: Remove support for WinCE and Visual Studio older than 2013
by Chris Dickens
· 5 years ago
7997e32
xusb: Report SuperSpeedPlus
by Harry Mallon
· 6 years ago
8a05a3f
Fixed many compiler warnings about sign and size mismatch
by Sean McBride
· 6 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
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
· 7 years ago
539f22e
core: Introduce libusb_set_option() API function
by Chris Dickens
· 8 years ago
a499ef2
xusb: fix typo
by Nathan Hjelm
· 9 years ago
1fd08a1
Replace obsolete usleep with nanosleep
by Stefan Tauner
· 9 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
1eff220
Misc: Revert all references to libusb/libusb.info
by hjelmn@cs.unm.edu
· 11 years ago
16692c8
examples: add an option to force a device request for WCID descriptors
by Pete Batard
· 11 years ago
c393574
examples: check value returned by libusb_bulk_transfer()
by Ludovic Rousseau
· 11 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
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
e0628c5
Core: Add HID and kernel detach capability detection for all backends
by Pete Batard
· 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
2442719
WinCE: Add support for WinCE (sources)
by Toby Gray
· 12 years ago
6fbd3dd
Samples: Display VID:PID of the tested device in xusb
by Ludovic Rousseau
· 12 years ago
8b5ba57
Samples: xusb improvements
by Pete Batard
· 12 years ago
d53c599
Samples: Make target mandatory with -b option in xusb
by Pete Batard
· 12 years ago
7ec94a4
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
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
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
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
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