diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |