Mercurial > audlegacy-plugins
annotate src/madplug/TODO @ 642:2605c5515bab trunk
[svn] - remove a debug output.
author | yaz |
---|---|
date | Mon, 12 Feb 2007 21:58:47 -0800 |
parents | 85a70ace8c02 |
children | dc0d35d888d2 |
rev | line source |
---|---|
613
85a70ace8c02
[svn] - press F5 on not yet played stream no longer hangs.
yaz
parents:
612
diff
changeset
|
1 -: to do, X: done, x: test needed, ?: uncertainty |
612 | 2 |
3 X remove info->stop | |
4 X frame_name == ID3_FRAME_COMMENT code highly depends on address of strings. strcmp() is safer way. | |
5 X replace copy right notices | |
6 X import title override feature | |
7 x import neno's configure dialog | |
613
85a70ace8c02
[svn] - press F5 on not yet played stream no longer hangs.
yaz
parents:
612
diff
changeset
|
8 X bug fix: press F5 on not yet played stream hangs. |
612 | 9 - tidy up mad_info_t |
10 - remove pb_mutex ? | |
11 x replace tag editor with neno's | |
12 X rename files for convenience of taking diff | |
13 - utf8 id3v1 writing ?? (it requires modification to libid3tag.) | |
14 - complete tag deletion code | |
15 - stream recording feature ?? |