diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-03 14:34:58 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-03 14:34:58 +0000 |
commit | 745d41c9b7a221f28f4ec12833353256c824534a (patch) | |
tree | 56383e966e7b6a25e6ff360b6d7f45946a437bf2 /TODO | |
parent | f1f5d668aa13885c77a8b16790c7c72bd60f8c52 (diff) | |
download | mpd-745d41c9b7a221f28f4ec12833353256c824534a.tar.gz mpd-745d41c9b7a221f28f4ec12833353256c824534a.tar.xz mpd-745d41c9b7a221f28f4ec12833353256c824534a.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2494 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ *) put more debugging info when failing to read/write db and other similar errors +*) make libao optional during configure, but check that some form of audioOutput + is enabled (either oss, shout, or ao) + Post-1.0 -------- *) crosslink "list" stuff, for example, artists are crosslinked to alubms and |