annotate src/madplug/TODO @ 3126:2d2a50196556

Backed out changeset 617cd51dfee5 This didn't work, and doesn't seem right.
author William Pitcock <nenolod@atheme.org>
date Wed, 06 May 2009 14:04:28 -0500
parents 6ea974a229a8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
2
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
3 X remove info->stop
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
4 X frame_name == ID3_FRAME_COMMENT code highly depends on address of strings. strcmp() is safer way.
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
5 X replace copy right notices
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
6 X import title override feature
738
6ea974a229a8 [svn] - add read/write support for TLEN frame.
yaz
parents: 643
diff changeset
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
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
9 - tidy up mad_info_t
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
10 - remove pb_mutex ?
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
11 x replace tag editor with neno's
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
12 X rename files for convenience of taking diff
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
13 - utf8 id3v1 writing ?? (it requires modification to libid3tag.)
643
dc0d35d888d2 [svn] - switch from pseudo delete tag call back to genuine one.
yaz
parents: 613
diff changeset
14 X complete tag deletion code
612
951b24719ce9 [svn] - fix for audmad_is_our_fd()
yaz
parents:
diff changeset
15 - stream recording feature ??
738
6ea974a229a8 [svn] - add read/write support for TLEN frame.
yaz
parents: 643
diff changeset
16 - simplify info/metadata functions