diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-07-23 16:56:14 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-07-23 16:56:14 +0000 |
commit | 4d4ef9d9873d81bab59faac22683a0ef07e59b51 (patch) | |
tree | 4f60113732b261452694421e4a87c379d5c79e34 /TODO | |
parent | d0a5ea60b3fabc7bab43eb59578abd40dbf056be (diff) | |
download | mpd-4d4ef9d9873d81bab59faac22683a0ef07e59b51.tar.gz mpd-4d4ef9d9873d81bab59faac22683a0ef07e59b51.tar.xz mpd-4d4ef9d9873d81bab59faac22683a0ef07e59b51.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1902 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -15,11 +15,14 @@ *) Add libshout && vorbis encoding support -*) add command that only takes file's or url's (no directory's) and returns the songid of the added song - -*) allow add commands to specify position to be inserted - -*) saved playlist commands for getting the contents of a playlist and appending to a playlist +*) add command + *) command that takes file/url's (no directory's) and returns the songid + *) allow to specify position in playlist where to insert song(s) + +*) rewrite saved playlist code + *) abstract out saved playlists from playlist.c + *) command for displaying playlist contents + *) command for appending to playlist *) have listallinfo return directories |