diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-10-29 16:38:42 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-10-29 16:38:42 +0000 |
commit | 59bd973de53c372c73b2a22d8b1e9a6b76e4b978 (patch) | |
tree | 0c5cf7400882755c8f295dce6b5bc987f433aa51 /TODO | |
parent | 348a1fb373162177126a40a74b047b9703be62eb (diff) | |
download | mpd-59bd973de53c372c73b2a22d8b1e9a6b76e4b978.tar.gz mpd-59bd973de53c372c73b2a22d8b1e9a6b76e4b978.tar.xz mpd-59bd973de53c372c73b2a22d8b1e9a6b76e4b978.zip |
listallinfo now prints out directories
git-svn-id: https://svn.musicpd.org/mpd/trunk@2399 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -38,8 +38,6 @@ *) command for displaying playlist contents *) command for appending to playlist -*) have listallinfo return directories - *) abstract out input buffering from inputStream_http to inputStream *) use getaddrinfo instead of gethostbyname (check libshout) |