aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2006-06-23 16:12:42 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2006-06-23 16:12:42 +0000
commit9944784f504aa27b05e998480aea3233f05a257a (patch)
treee710ca48acbbb84c6fa7d093a8ba91f36a31d752 /TODO
parent18306dfbd36d2d8bd13fc39eea0a3b703f2481ec (diff)
downloadmpd-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 'TODO')
-rw-r--r--TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO b/TODO
index 547673dd7..f154520cc 100644
--- a/TODO
+++ b/TODO
@@ -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