summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2007-08-16 07:34:16 +0000
committerLinus Walleij <triad@df.lth.se>2007-08-16 07:34:16 +0000
commit8a0a0db9a7c32d79e666eb6c710317014f1c5b2e (patch)
treee769b3b1bf068ea702f3dd14b55b9c4d2d23373d
parent91fba484770e49443cc63351d723830024caea13 (diff)
downloadlibmtp-8a0a0db9a7c32d79e666eb6c710317014f1c5b2e.tar.gz
New compatibility thing
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0e5c723..8a9d38f 100644
--- a/TODO
+++ b/TODO
@@ -18,6 +18,9 @@ COMPATIBILITY fixes:
We don't know why, it may be related to low-level USB behaviour that
is not exposed in the logs we read.
+3. COMPATIBILITY: account for different step sizes and intervals on some
+ numeric properties we set, make the functions round off when possible.
+
SPEEDUP fixes:
1. SPEED: Cache the supported object properties at first read/startup.