aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2005-03-11 23:34:01 +0000
committerWarren Dukes <warren.dukes@gmail.com>2005-03-11 23:34:01 +0000
commit99854853b751f68e1f6d3ab1ef015386eaeb3700 (patch)
tree5c08e0f23741287d8ee81d06db5c5246822e4fba /TODO
parent75a967014f76bd9bf3d76a9ce54d0b9510755c8c (diff)
downloadmpd-99854853b751f68e1f6d3ab1ef015386eaeb3700.tar.gz
mpd-99854853b751f68e1f6d3ab1ef015386eaeb3700.tar.xz
mpd-99854853b751f68e1f6d3ab1ef015386eaeb3700.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@3055 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 9 insertions, 3 deletions
diff --git a/TODO b/TODO
index 4474e9655..cc9a091e7 100644
--- a/TODO
+++ b/TODO
@@ -12,14 +12,20 @@
*) Handle mp1 and mp2 files (including files with mp3 suffixes)
*) add support for playing aac streams (gee, thanks icecast)
*) parsing of lame tags (including getting replaygain and gapless info)
+ *) read replaygain info from id3 tag
*) aduio output
*) allowing "pausing" of audio output devices
*) while pausing, play silence for the devices that don't support
"pausing"
- *) add support for automagically detecting the current output device
- *) correlated the automagically deteted output device to the default
- mixer to choose
+ *) pick a default type depending on what we detect at compile time
+ *) don't attempt to autodetect, i think this will just cause
+ problems
+ *) output default audio device at the end of the configure
+ script
+ *) write a mac os X native audioOutput
+ *) write a esd native audioOutput
+ *) remove libao support!
*) need better resampling code
0.13