diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-12-07 14:56:52 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-12-07 14:56:52 +0000 |
commit | ced5a8944dda30fad05627b6aef4ec1401521111 (patch) | |
tree | 9780a8a5a467f21b30956f72c51cac6ee7b12129 | |
parent | 23eef1f73292a3a2b555cb81cd4e4e10edf19ec5 (diff) | |
download | mpd-ced5a8944dda30fad05627b6aef4ec1401521111.tar.gz mpd-ced5a8944dda30fad05627b6aef4ec1401521111.tar.xz mpd-ced5a8944dda30fad05627b6aef4ec1401521111.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2784 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -28,8 +28,9 @@ *) add command for inserting songs in a specific position -*) put more debugging info when failing to read/write db and other similar - errors +*) put more debugging info for: + *) failing to read/write db + *) stat'ing errors for music and playlist directory *) make libao optional during configure, but check that some form of audioOutput is enabled (either oss, shout, or ao) |