view src/madplug/TODO @ 2284:d19b53359b24

cleaned up the sndfile wav plugin, currently limiting it ONLY TO WAV PLAYBACK. if somebody is more experienced with it and wants to restore the other formats, go ahead (maybe change the name of the plugin too?).
author mf0102 <0102@gmx.at>
date Wed, 09 Jan 2008 15:41:22 +0100
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