git-svn-id: http://abcde.googlecode.com/svn/trunk@50 a0fa61bc-5347-0410-a1a9-7f54aa4e1825
[clinton/abcde.git] / TODO
diff --git a/TODO b/TODO
index 7746bd4..0201a12 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,8 +4,10 @@ TODO:
 
 * move the wav files to a different dir if the user wants to keep the tracks
 * read the TOC and CDTEXT files and store them
 
 * move the wav files to a different dir if the user wants to keep the tracks
 * read the TOC and CDTEXT files and store them
-* read the complete CD to a single file, storing TOC seems a good idea to
-  recreate the index entries if we decide to burn the cd.
+
+DONE: read the complete CD to a single file.
+* storing TOC seems a good idea to recreate the index entries if we decide to
+  burn the cd.
 
 * read_and_encode function that uses named pipes for further ripping/encoding
   parallelization where possible
 
 * read_and_encode function that uses named pipes for further ripping/encoding
   parallelization where possible