it's called bmRequestType
[platform/upstream/libusb.git] / TODO
2008-03-20 Daniel Drakeit's called bmRequestType
2008-03-20 Daniel DrakeSave transfer flags before invoking callback
2008-03-20 Daniel DrakeAPI documentation
2008-03-13 Daniel DrakeBeginnings of cross-platform abstraction
2008-03-10 Daniel DrakeAdd transfer flags
2008-03-09 Daniel DrakeRename descriptor-getting functions
2008-03-09 Daniel DrakeRename libusb_dev_handle to libusb_device_handle
2008-03-09 Daniel DrakeSeparate transfer allocation and submission
2008-03-08 Daniel DrakeRework URB API naming
2008-03-08 Daniel DrakeAdd fallback on /proc/bus/usb
2008-03-08 Daniel DrakePersistent libusb_device storage
2008-03-06 Daniel DrakeRework device discovery API
2008-02-26 Daniel DrakeNotifications for changes to the fd set
2008-01-30 Daniel DrakeTODO update
2008-01-30 Daniel DrakeRemove timers and signalfd
2008-01-26 Daniel DrakePoll usbfs descriptors directly
2008-01-04 Daniel DrakeTODO update
2007-12-03 Daniel DrakeAdd functionality to access device descriptors
2007-12-02 Daniel DrakeInitial commit