aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d6cfbd027..2d5dc0672 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,10 @@
*) add a method for clearling the audio device's buffer. This isn't possible
with libao api.
+*) add support so that audioOutput plugins can modify the output audio format.
+ (This way, alsa's _near functions can be used to adjust for output
+ devices on the fly: for channels, bits, and rate)
+
*) add support for playing aac streams (gee, thanks icecast)
*) implement apev2 and id3v1 tag reader from xmms-musepack plugin