diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-09-02 18:18:07 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-09-02 18:18:07 +0000 |
commit | fc1cb4a240a869945a408fb7dd7d4574f5991130 (patch) | |
tree | 3ec616c81f4272ae8b21de358a1f6efe21534f39 | |
parent | 8810eafb82f5df4684af8ef94c8e98ef1677729f (diff) | |
download | mpd-fc1cb4a240a869945a408fb7dd7d4574f5991130.tar.gz mpd-fc1cb4a240a869945a408fb7dd7d4574f5991130.tar.xz mpd-fc1cb4a240a869945a408fb7dd7d4574f5991130.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2100 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 0.12 ---- +*) Abstract audio stuff into a plugin oriented thing + *) audio_ao & audio_oss & audio_shout + *) allow for sending to multiple audio devices + *) Rewrite replaygain stuff: *) Replay gain struct with album and track gain's and peak's *) Pass these to replaygain function |