diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2005-03-07 00:51:21 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2005-03-07 00:51:21 +0000 |
commit | 01b708bc13d082079beb794a11e138b2ad890f83 (patch) | |
tree | e7453f51cb04a6fb685757cbed574bc8455e99af /TODO | |
parent | 32a1f952e85d5c8f2f2c19dffecc05b4ee8364b2 (diff) | |
download | mpd-01b708bc13d082079beb794a11e138b2ad890f83.tar.gz mpd-01b708bc13d082079beb794a11e138b2ad890f83.tar.xz mpd-01b708bc13d082079beb794a11e138b2ad890f83.zip |
add support for parsing ape tags in musepack files
git-svn-id: https://svn.musicpd.org/mpd/trunk@3030 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ *) 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) - *) implement apev2 and id3v1 tag reader from xmms-musepack plugin - *) only use libid3tag for id3v2 tags, use internal impl for id3v1 tags *) aduio output *) allowing "pausing" of audio output devices |