diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2005-03-21 11:42:56 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2005-03-21 11:42:56 +0000 |
commit | 69797893bfa0d48183cb23f7bdaa6d1bda37096c (patch) | |
tree | e484ceaed4adfcb70074f1867df3730769aa55f4 | |
parent | 2a0fa93b16969be8a3c0a6869c05751d753a6abe (diff) | |
download | mpd-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
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 ---- |