aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index b360168cb..4216ea8ce 100644
--- a/TODO
+++ b/TODO
@@ -7,10 +7,6 @@
*) implement listener socket protocol as documented here:
http://www.musicpd.org/wiki/moin.cgi/MpdListenerProtocol
-*) add support for coverart
- *) using freedesktop standard for icons/images
- *) use coverart in tags in the audio file
-
*) rewrite saved playlist code
*) abstract out saved playlists from playlist.c
*) command for displaying playlist contents
@@ -46,3 +42,7 @@
0.13
----
*) support for dynamically loading plugins
+
+*) add support for coverart
+ *) using freedesktop standard for icons/images
+ *) use coverart in tags in the audio file