aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-11-02 17:06:05 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-11-02 17:06:05 +0000
commita6848582d02aaa29d09e66f36b2411667183cdcf (patch)
treedfdcdc79c55b6703c857ac0a88caf6fed2b89714 /TODO
parentee5d5d633016948f3ecf2d5f9875d7e8223f9a36 (diff)
downloadmpd-a6848582d02aaa29d09e66f36b2411667183cdcf.tar.gz
mpd-a6848582d02aaa29d09e66f36b2411667183cdcf.tar.xz
mpd-a6848582d02aaa29d09e66f36b2411667183cdcf.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2475 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 506f10362..506460592 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,5 @@
0.12
----
-*) AudioOutput
- *) have "format" as a default config option for all audioOutputs
- *) don't automatically close audioOutput devices on openDevice(),
- instead, let the plugins determine if they should be closed
- or not, so that they can just leave the device open,
- like if they are using a constant audioFormat
-
*) Fix id3v1 encoding
*) Cleanup Config File Code