diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-09 00:18:31 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-09 00:18:31 +0000 |
commit | 1ca828c49d86c8a42aca8aad2ae6c76fa89035b2 (patch) | |
tree | 631c2230d0941462408bafb3052b922bb0197f2b /TODO | |
parent | 97cc7957b33a13315e995e9054e8626202c30bc9 (diff) | |
download | mpd-1ca828c49d86c8a42aca8aad2ae6c76fa89035b2.tar.gz mpd-1ca828c49d86c8a42aca8aad2ae6c76fa89035b2.tar.xz mpd-1ca828c49d86c8a42aca8aad2ae6c76fa89035b2.zip |
implemented song id's
now we just need to implement id commands
git-svn-id: https://svn.musicpd.org/mpd/trunk@1405 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ *) add songids - a) make hash space 4*max_playlist_size - b) deprecate playlistinfo, move, swap, delete, play, seek - c) add playlist, mvid, swapid, delid, playid, seekid + a) add playlistid, moveid, swapid, deleteid, playid, seekid *) put some sort of error reporting for streaming/inputStream! |