summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-05-02 08:24:54 +0000
committerLinus Walleij <triad@df.lth.se>2006-05-02 08:24:54 +0000
commitd6a4997d8d50bfd1e5ffc88e5f0759b445aac451 (patch)
tree823344f37b1c95984e11cf32fa15efd58242150b /TODO
parent87ef0737d617402a636152bf7b9483f4865752cf (diff)
downloadlibmtp-d6a4997d8d50bfd1e5ffc88e5f0759b445aac451.tar.gz
Shape up sources.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index da67e3b..01d3454 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,16 @@
TODO file:
----------
+* Add logic to transfer very large files in chunks, like 1 MB at the
+ time, or we cannot upload movies...
+
+* Make an API that can return several devices not just connect to the
+ first one...
+
* Make the usb r/w stuff in libusb-glue.c take the device as parameter,
then put the callback function in the device and make it call.
+ (IMPOSSIBLE: the device is created after a lot of writing has already
+ taken place, shall we use a dummy device holder then?)
* Add all thinkable codecs.