Commit 9944784f authored by J. Alexander Treuman's avatar J. Alexander Treuman

Remove completed items from TODO.

git-svn-id: https://svn.musicpd.org/mpd/trunk@4283 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 18306dfb
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment