summaryrefslogtreecommitdiff
path: root/lib/libusb
AgeCommit message (Expand)Author
2000-12-28Repair hid_parse_usage_in_page() after format string cleanup: use fmtcheck().augustss
2000-10-10Format string cleanup by sommerfeld.is
2000-09-24Bump minor no because of API additions.augustss
2000-09-24Change the API a little to allow positions to be determined correctlyaugustss
2000-09-24llow parsing of usage strings.augustss
2000-09-24Add hid_use_report_desc() to allow a user specified string to be usedaugustss
2000-08-20Remove __P().augustss
2000-08-13Print unknown usages with 4 digits.augustss
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-04-02Some const poisoning. Suggested by Dave Sainty <dave@dtsp.co.nz>augustss
2000-04-02Allow setting data without clearing it first. From Dave Sainty <dave@dtsp.co...augustss
2000-03-17Keep the bit position even when the report descriptor says POP.augustss
2000-02-22Handle report IDs a little better (but still not right).augustss
1999-11-08Add missing .Nm for hid_locate as pointed out by Danny Thomas.augustss
1999-11-08Some minor changes suggested by Danny Thomas.augustss
1999-10-13> #include <sys/time.h> to make it compile againdrochner
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-07-24Fix some typos.augustss
1999-07-23now, make the previous work.mrg
1999-07-23do not install in /usr/share if MKSHARE=nomrg
1999-07-02More trailing white space.simonb
1999-06-28Add some Microsoft non-standard extensions.augustss
1999-05-17Sync names with reality.augustss
1999-05-12Rename a few more functions so that all are prefixed by hid.augustss
1999-05-12Update man page and create links to it.augustss
1999-05-12Update the man page and rename one functions.augustss
1999-05-11Change copyright. I'll keep the copyright of these under more relaxedaugustss
1999-05-11Make USB HID processing into a library.augustss