--- psiconv/trunk/TODO 2000/12/15 00:21:51 64 +++ psiconv/trunk/TODO 2003/11/25 17:57:05 168 @@ -1,11 +1,14 @@ Data formats: * Understand the password section -* Understand and document other file types (Data, Sheet, Agenda, etc) +* Understand and document 10000050 file types (Agenda, Data, etc) Parser: * Incorporate the replacement section. Stubs are already in place. * Add additional file types. -* Add included objects + +Generator: +* Add image support +* Add audio file support. Psiconv Generators: * HTML: Verify generated code, to see whether it is HTML-3.2 compatible @@ -16,10 +19,6 @@ generator side. General: -* Out-of-memory segfaults (malloc fails are not caught). Better handling? * 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. -* Check all names with my english Psion, both in source code and in docs