aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-09-07 06:55:03 +0000
committerLinus Walleij <triad@df.lth.se>2006-09-07 06:55:03 +0000
commit0558ac5a7223633c592b05c2e10b7591e0b48db4 (patch)
treeb3ee80b1a8725e9016db3d24a0adb995a6f94e7a /TODO
parent6ec2cc194553ef74e299bdc3583dae3049f8944d (diff)
downloadlibmtp-0558ac5a7223633c592b05c2e10b7591e0b48db4.tar.gz
Fixed some new stuff.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index a47f26d..d8697cf 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,14 @@
TODO file:
----------
-* SPEED: USB block size (libusb-glue.c) increase to good size.
+* Add a callback to the track and file scanning functions and
+ bump library interface.
+
+* Modify LIBMTP_device_entry_struct to contain a field for "flags"
+ which can be used to identify different special device
+ characteristics (bugs...) on certain devices. Also add "flags"
+ to device struct, so that it remains easily accessible for the
+ session, and bump library interface.
* SPEED: File chunk size (ptp.c) increase to good size.