diff src/madplug/TODO @ 738:6ea974a229a8 trunk

[svn] - add read/write support for TLEN frame.
author yaz
date Tue, 27 Feb 2007 04:17:49 -0800
parents dc0d35d888d2
children
line wrap: on
line diff
--- a/src/madplug/TODO	Tue Feb 27 03:45:34 2007 -0800
+++ b/src/madplug/TODO	Tue Feb 27 04:17:49 2007 -0800
@@ -4,7 +4,7 @@
 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
+X import neno's configure dialog
 X bug fix: press F5 on not yet played stream hangs.
 - tidy up mad_info_t
 - remove pb_mutex ?
@@ -13,3 +13,4 @@
 - utf8 id3v1 writing ?? (it requires modification to libid3tag.)
 X complete tag deletion code
 - stream recording feature ??
+- simplify info/metadata functions