Mercurial > audlegacy-plugins
comparison 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 |
comparison
equal
deleted
inserted
replaced
737:eecd54a11610 | 738:6ea974a229a8 |
---|---|
2 | 2 |
3 X remove info->stop | 3 X remove info->stop |
4 X frame_name == ID3_FRAME_COMMENT code highly depends on address of strings. strcmp() is safer way. | 4 X frame_name == ID3_FRAME_COMMENT code highly depends on address of strings. strcmp() is safer way. |
5 X replace copy right notices | 5 X replace copy right notices |
6 X import title override feature | 6 X import title override feature |
7 x import neno's configure dialog | 7 X import neno's configure dialog |
8 X bug fix: press F5 on not yet played stream hangs. | 8 X bug fix: press F5 on not yet played stream hangs. |
9 - tidy up mad_info_t | 9 - tidy up mad_info_t |
10 - remove pb_mutex ? | 10 - remove pb_mutex ? |
11 x replace tag editor with neno's | 11 x replace tag editor with neno's |
12 X rename files for convenience of taking diff | 12 X rename files for convenience of taking diff |
13 - utf8 id3v1 writing ?? (it requires modification to libid3tag.) | 13 - utf8 id3v1 writing ?? (it requires modification to libid3tag.) |
14 X complete tag deletion code | 14 X complete tag deletion code |
15 - stream recording feature ?? | 15 - stream recording feature ?? |
16 - simplify info/metadata functions |