diff src/madplug/TODO @ 612:951b24719ce9 trunk

[svn] - fix for audmad_is_our_fd() - added my TODO list ;p
author yaz
date Tue, 06 Feb 2007 21:01:15 -0800
parents
children 85a70ace8c02
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/madplug/TODO	Tue Feb 06 21:01:15 2007 -0800
@@ -0,0 +1,15 @@
+-: to do, X: done, x: test needed, ?: questionableness
+
+X remove info->stop
+X frame_name == ID3_FRAME_COMMENT code highly depends on address of strings. strcmp() is safer way.
+X replace copy right notices
+X import title override feature
+x import neno's configure dialog
+- bug fix: press F5 on not yet played stream hangs.
+- tidy up mad_info_t
+- remove pb_mutex ?
+x replace tag editor with neno's
+X rename files for convenience of taking diff
+- utf8 id3v1 writing ?? (it requires modification to libid3tag.)
+- complete tag deletion code
+- stream recording feature ??