todo update

git-svn-id: https://svn.musicpd.org/mpd/trunk@2475 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-11-02 17:06:05 +00:00
parent ee5d5d6330
commit a6848582d0
1 changed files with 0 additions and 7 deletions

7
TODO
View File

@ -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