diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-06-23 16:12:42 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-06-23 16:12:42 +0000 |
commit | 9944784f504aa27b05e998480aea3233f05a257a (patch) | |
tree | e710ca48acbbb84c6fa7d093a8ba91f36a31d752 | |
parent | 18306dfbd36d2d8bd13fc39eea0a3b703f2481ec (diff) | |
download | mpd-9944784f504aa27b05e998480aea3233f05a257a.tar.gz mpd-9944784f504aa27b05e998480aea3233f05a257a.tar.xz mpd-9944784f504aa27b05e998480aea3233f05a257a.zip |
Remove completed items from TODO.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4283 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -5,16 +5,7 @@ *) remove changes made to linked list for TagTracker *) input plugins - *) parsing of lame tags for gapless info *) add support for playing aac streams - *) implement id3v1 parser - *) use libid3tag for only id3v2 tags - *) add back id3v1_encoding option - -*) audio output - *) add support for saving and restoring audioOutput state to the - state_file - (solution implemented by Qball) *) mixer *) add sun support @@ -22,10 +13,6 @@ *) Add support for 24-bit audio -*) Add better error logging when updating the db and a file/directory isn't - added - (More debug output added, needs to be unified a bit, maybe overkill atm) - 0.13 ---- @@ -40,7 +27,6 @@ *) input plugins *) Handle mp1 and mp2 files (including files with mp3 suffixes) - *) read replaygain info from id3 tag *) add error codes for status->error @@ -59,7 +45,6 @@ *) state *) abstract out state code from playlist.c - *) save states of audioOutput devices *) put MPD Version in statefile *) rewrite saved playlist code |