todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2550 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
b3f3f35f99
commit
b0e6a06199
5
TODO
5
TODO
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue