From 9944784f504aa27b05e998480aea3233f05a257a Mon Sep 17 00:00:00 2001
From: "J. Alexander Treuman" <jat@spatialrift.net>
Date: Fri, 23 Jun 2006 16:12:42 +0000
Subject: Remove completed items from TODO.

git-svn-id: https://svn.musicpd.org/mpd/trunk@4283 09075e82-0dd4-0310-85a5-a0d7c8717e4f
---
 TODO | 15 ---------------
 1 file changed, 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
-- 
cgit v1.2.3