diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-09 18:13:42 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-09 18:13:42 +0000 |
commit | f8c5df0c7e33a40f55042a845b460afcfbe75a5a (patch) | |
tree | d799e58a715c8e7f815914fbd6696295e77a09f9 /TODO | |
parent | 503bb987c7223f338a8a149edfca536d2e36235e (diff) | |
download | mpd-f8c5df0c7e33a40f55042a845b460afcfbe75a5a.tar.gz mpd-f8c5df0c7e33a40f55042a845b460afcfbe75a5a.tar.xz mpd-f8c5df0c7e33a40f55042a845b460afcfbe75a5a.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2561 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,7 @@ 0.12 ---- +*) disable mod support by default + *) add genre, date, composer metadata *) rewrite metadata/db handling @@ -48,6 +50,8 @@ *) Optimize read() on clients +*) Handle mp1 and mp2 files (including mp2's that are disguised as mp3's with + a mp3 suffix) 0.13 ---- |