aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2005-03-05 12:29:00 +0000
committerWarren Dukes <warren.dukes@gmail.com>2005-03-05 12:29:00 +0000
commit7808fea94abf1f0fef48c8891c028c83b2e0fde8 (patch)
treeec7314e0258f5dace475ae5a6ebf1edb5bff7f96 /TODO
parent7f183f687b2e4757898edb724bfb6f2eedd06d9c (diff)
downloadmpd-7808fea94abf1f0fef48c8891c028c83b2e0fde8.tar.gz
mpd-7808fea94abf1f0fef48c8891c028c83b2e0fde8.tar.xz
mpd-7808fea94abf1f0fef48c8891c028c83b2e0fde8.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@3010 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2d5dc0672..44562ec02 100644
--- a/TODO
+++ b/TODO
@@ -17,15 +17,17 @@
*) add error codes for status->error
-*) add alsa audioOutput plugin
-
*) add a method for clearling the audio device's buffer. This isn't possible
with libao api.
+*) allowing "pausing" of audio output devices
+
*) 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 automagically detecting the current output device
+
*) add support for playing aac streams (gee, thanks icecast)
*) implement apev2 and id3v1 tag reader from xmms-musepack plugin