aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2005-03-21 11:42:56 +0000
committerWarren Dukes <warren.dukes@gmail.com>2005-03-21 11:42:56 +0000
commit69797893bfa0d48183cb23f7bdaa6d1bda37096c (patch)
treee484ceaed4adfcb70074f1867df3730769aa55f4 /TODO
parent2a0fa93b16969be8a3c0a6869c05751d753a6abe (diff)
downloadmpd-69797893bfa0d48183cb23f7bdaa6d1bda37096c.tar.gz
mpd-69797893bfa0d48183cb23f7bdaa6d1bda37096c.tar.xz
mpd-69797893bfa0d48183cb23f7bdaa6d1bda37096c.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@3108 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index f4d3f8621..e31ae287f 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,17 @@
*) add support for saving and restoring audioOutput state to the
state_file
+*) dynamic metadata
+ *) implment by recording the ftell positions of entries
+ *) buffer changes and flush them once every 60 seconds
+ *) be sure to check that the metadata "header" is what we expect
+ before writing at the position
+ *) add support for:
+ *) last time played
+ *) times played
+ *) times skipped
+ *) ranking
+
0.13
----