diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-03 16:53:43 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-03 16:53:43 +0000 |
commit | 8b19bb7c0ea614ad11ae0c22c3f6c4abf12756ca (patch) | |
tree | eeebfede84076c38b248ec234f768013793b9e45 /TODO | |
parent | 3ad0f2f280a64b2b0b51eff730a9ee15305a5159 (diff) | |
download | mpd-8b19bb7c0ea614ad11ae0c22c3f6c4abf12756ca.tar.gz mpd-8b19bb7c0ea614ad11ae0c22c3f6c4abf12756ca.tar.xz mpd-8b19bb7c0ea614ad11ae0c22c3f6c4abf12756ca.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2496 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ *) abstract out saved playlists from playlist.c *) command for displaying playlist contents *) command for appending to playlist + *) new commands + *) clear <playlist> /* synonym for rm */ + *) add <playlist> <path> + *) playlist <playlist> /* displays saved playlist */ *) state *) abstract out state code from playlist.c |