aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-04-16 00:41:56 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-04-16 00:41:56 +0000
commit2e420db19cab6bf7849db02bf6b99e6bc58c40df (patch)
treec76662b3c423b16e6b63aec1079c2b414a752dc0 /TODO
parent5ea8e2d65b18f764ca460ac25f1213d2498ed2f8 (diff)
downloadmpd-2e420db19cab6bf7849db02bf6b99e6bc58c40df.tar.gz
mpd-2e420db19cab6bf7849db02bf6b99e6bc58c40df.tar.xz
mpd-2e420db19cab6bf7849db02bf6b99e6bc58c40df.zip
remove directory mtime from db!
also, only reReadDB and write DB on update if something was actually updated git-svn-id: https://svn.musicpd.org/mpd/trunk@780 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 123089429..3d76e2091 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,4 @@
1) non-blocking (for other clients) update
- n) mpd command for rereading db
- o) rewrite update functions to indicate if something was updated, then
- when update process returns, indicate wheater db was updated
- and should be reread by parent process
p) set error: in status when an error occurs during update
2) cleanup main()