libusbx 1.0.13-rc1
[platform/upstream/libusb.git] / TODO
diff --git a/TODO b/TODO
index 5f62598..6c162a3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +1,9 @@
-isochronous endpoint I/O
+for 1.1 or future
+==================
 optional timerfd support (runtime detection)
-API docs
 notifications of hotplugged/unplugged devices
-thread safety
-use poll() rather than select()?
-abstraction for cross-platform-ness
-
-API style/naming points to reconsider
-=====================================
-
-struct libusb_(bulk|control)_transfer or parameters?
-devh in general
-urbh in general (should this be a transfer handle?)
-find/get devices API
-config struct/function naming
+offer API to create/destroy handle_events thread
+isochronous sync I/O?
+exposing of parent-child device relationships
+"usb primer" introduction docs
+more examples