view src/madplug/TODO @ 731:645849c1e725 trunk

[svn] - add a (hidden for now) configuration option, use_local_ip and local_ip which plugins can use to bind to a specific IP/interface.
author nenolod
date Mon, 26 Feb 2007 03:38:03 -0800
parents dc0d35d888d2
children 6ea974a229a8
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 ??