libusb
Search:
Login
OpenID Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
libusb
/
examples
/
lsusb.c
@
a8e2e7
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@2aa898
18 months
rousseau
examples: #include <libusb.h> without directory name The libusb-1.0 …
(edit)
@8392ff
2 years
rousseau
lsusb example: make print_devs() static lsusb.c:26: warning: no previous …
(edit)
@1df713
4 years
dsd
Introduce contexts to the API Suggested by David Zeuthen. This allows …
(edit)
@fe4adc
4 years
dsd
Rework configuration handling libusb no longer caches descriptors in …
(edit)
@5741bf
4 years
dsd
libusb_get_device_list() can return negative error code
(edit)
@5878da
4 years
dsd
Fix libusb_get_device_list return value It was documented to return the …
(edit)
@3675e9
4 years
dsd
Expose bus number and device address
(edit)
@d9b2ce
4 years
dsd
Constify some return data Make it clear that apps should not mess with …
(edit)
@9e89d1
4 years
dsd
Rename descriptor-getting functions Based on feedback from Tim Roberts
(edit)
@f3fdf4
4 years
dsd
Persistent libusb_device storage Devices are now assigned a session ID …
(edit)
@9cfdb4
4 years
dsd
Rework device discovery API libusb_find_devices and libusb_get_devices …
(edit)
@637a8d
4 years
dsd
Remove timers and signalfd Instead of timers, add a mechanism for …
(edit)
@dbb3fd
4 years
dsd
API renaming: remove fpi and usb_ stuff fpi changed to usbi. We should …
(edit)
@e9364d
4 years
dsd
Rename to libusb-1.0 I've taken over the libusb project, and what was …
(add)
@852bba
4 years
dsd
Initial commit Basic library structure which supports enumerating …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog