view src/madplug/TODO @ 797:19e08e104ba6 trunk

[svn] - madplug: do not call set_info repeatedly in input_process_remote_metadata, only call it when the built title string actually differs from the previous one
author giacomo
date Thu, 08 Mar 2007 09:24:04 -0800
parents 6ea974a229a8
children
line wrap: on
line source

-: to do, X: done, x: test needed, ?: uncertainty

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
X 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.)
X complete tag deletion code
- stream recording feature ??
- simplify info/metadata functions