todo update

git-svn-id: https://svn.musicpd.org/mpd/trunk@2550 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-11-08 20:27:11 +00:00
parent b3f3f35f99
commit b0e6a06199
1 changed files with 4 additions and 1 deletions

5
TODO
View File

@ -1,5 +1,9 @@
0.12
----
*) add genre and date metadata
*) add support for coverart using freedesktop standard for icons/images
*) rewrite saved playlist code
*) abstract out saved playlists from playlist.c
*) command for displaying playlist contents
@ -45,4 +49,3 @@
*) multiple genre support {char *, int pairs for each metadata entry
indicating the type of metadata and its value)
*) MpdDBTag <-> MpdTag interface
*) support for date (maybe composer as well)