source: libusb-compat-0.1 @ ab21a0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ab21a0   9 months ludovic.rousseau+github Use const for read only buffers Change the usb_bulk_write() and …
(edit) @ccb666   20 months dsd Add log message for open permission denied errors This message was …
(edit) @cbfeff   2 years rousseau testlibusb warning fixes testlibusb.c:14: warning: no previous prototype …
(edit) @511324   2 years dsd Document breakage from internal handle structure change Code exists which …
(edit) @713a4c   3 years dsd v0.1.3 release
(edit) @3874df   3 years john Improve libusb-config for cross-compiling (SF#2809877) The sed applied to …
(edit) @15bf9b   3 years mackyle Improved error code compatibility libusb-1.0 can return result codes 0, …
(edit) @3ffc11   3 years dsd v0.1.2 release
(edit) @29af86   3 years dsd Better handling of library initialization failure
(edit) @f0909e   3 years dsd v0.1.1 release
(edit) @b090e0   3 years sbrabec Sanitize more endpoint addresses For maximum compatibility, this makes …
(edit) @cf9ce4   3 years dsd v0.1.0 release
(edit) @c2ffa9   3 years dsd Document the danger of forcefully killing threads Ludovic Rousseau has …
(edit) @14e5a6   3 years dsd v0.1.0-beta3 release
(edit) @8cc08f   3 years dsd Allow usb_set_debug before usb_init() Xiofan Chen reports that this …
(edit) @0dc696   4 years dsd v0.1.0-beta2 release
(edit) @788e70   4 years dsd Update to new libusb context API
(edit) @7999d9   4 years dsd Fixup read endpoint addresses This doesn't make much sense, but …
(edit) @fcf383   4 years dsd v0.1.0-beta1 release
(edit) @c7746a   4 years dsd link usb_set_debug to libusb_set_debug
(edit) @1c59b3   4 years dsd don't log anything by default Only log messages if the user asked for …
(edit) @fa3234   4 years dsd Update for new libusb_open API Pointed out by Soumen Mondal
(edit) @c5c668   4 years dsd Add emulation info to pkg-config file Ludovic Rousseau requested a way of …
(edit) @49057f   4 years dsd Pretend to be libusb-0.1.12 Pointed out by Ludovic Rousseau: some …
(edit) @727fe5   4 years dsd remove FIXME about parent-child relationships Doesn't seem worth this …
(edit) @2b6bdd   4 years dsd Update for new descriptors API
(edit) @bb248d   4 years dsd update for new libusb configuration API
(edit) @b8893b   4 years dsd match error reporting better, and handle endpoint halts
(edit) @f06d81   4 years dsd make log function static
(edit) @a390ee   4 years dsd add usb_set_debug Pointed out by Xiaofan Chen
(edit) @c062b2   4 years dsd populate bus->dirname and dev->filename lsusb uses these. Problem spotted …
(edit) @71225a   4 years dsd fix timeout handling for bulk/interrupt IO
(edit) @2bb614   4 years dsd implement a couple more functions
(edit) @1ad492   4 years dsd installation fixes
(edit) @89dde2   4 years dsd add testlibusb example from libusb-0.1
(edit) @b94781   4 years dsd implement usb_get_driver_np() and usb_detach_kernel_driver_np()
(edit) @eae1ee   4 years dsd control transfer functions
(edit) @493e75   4 years dsd bulk and interrupt I/O
(edit) @ce86f2   4 years dsd Implement remaining device operations
(edit) @78740a   4 years dsd implement some device operations
(add) @7d7cb9   4 years dsd Initial commit
Note: See TracRevisionLog for help on using the revision log.