aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index e61cb17b9..0b7abfe79 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,13 @@
0.12
----
+*) AudioOutput
+ *) intigrate np's oss shit
+ *) 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