aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-05-16 12:02:10 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-05-16 12:02:10 +0000
commit6cfe421cd64278f85310a258ab42c372c8a847b3 (patch)
treec1e8be35035dea1001ad8ad67c62ea13353aa09c /TODO
parent6f68587ad59a2e5f606a332b96e55f57a0f9a5fc (diff)
Committing pat's rewrite of the stored playlist code. This also adds two
new commands: playlistmove and playlistdelete. git-svn-id: https://svn.musicpd.org/mpd/trunk@6116 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO b/TODO
index 378a948b..6c045415 100644
--- a/TODO
+++ b/TODO
@@ -40,12 +40,8 @@
*) abstract out state code from playlist.c
*) put MPD Version in statefile
-*) rewrite saved playlist code
- *) abstract out saved playlists from playlist.c
- *) new commands
- *) replace <playlist> /* replace current playlist
- with saved playlist and
- keep playing */
+*) add playlistreplace command (replace current playlist with saved playlist
+ and keep playing)
*) add command for inserting songs in a specific position