aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-12-07 14:56:52 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-12-07 14:56:52 +0000
commitced5a8944dda30fad05627b6aef4ec1401521111 (patch)
tree9780a8a5a467f21b30956f72c51cac6ee7b12129
parent23eef1f73292a3a2b555cb81cd4e4e10edf19ec5 (diff)
downloadmpd-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--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2fbc0feea..aef8f9c19 100644
--- a/TODO
+++ b/TODO
@@ -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)