--- psiconv/trunk/TODO 1999/10/30 22:36:43 26 +++ psiconv/trunk/TODO 1999/11/30 00:12:52 28 @@ -1,6 +1,5 @@ Data formats: * Understand the password section -* Document included objects * Understand and document other file types (Data, Sheet, Agenda, etc) Parser: @@ -8,7 +7,7 @@ * Add additional file types. * Add included objects -Generators: +Psiconv Generators: * HTML: Verify generated code, to see whether it is HTML-3.2 compatible * HTML4: Fallback on normal HTML for TextEd files might be replaced with true code. But is it worth it? @@ -21,3 +20,5 @@ * Many common values are returned as int. Perhaps change this to long, for better behaviour on very large files on some architectures? * I suspect there are still some memory leaks. +* Use libaudiofile for audio conversions? +* Add generation of audio files.