From: kramm Date: Sun, 28 Oct 2001 17:11:37 +0000 (+0000) Subject: removed 2 items X-Git-Tag: release-0-1-0~104 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=478dbf54bbbdf28d8bf06e7a86607928437be923 removed 2 items --- diff --git a/TODO b/TODO index 57af4f1..42fb5c3 100644 --- a/TODO +++ b/TODO @@ -21,12 +21,10 @@ General Improvements: * consistent output handling if -o is missing. (out.swf/stdout) * swfcombine: Allow substituting frames (which have a name), too? * swfcombine: Allow ids instead of names - * swfcombine: Should be able to handle preloaders * make more stuff dependent on the information in config.h Cleanups in rfxswf-lib: - * LPTAGs etc. should be TAG*s * function names should have a prefix (rfxswf_ or swflib_ or sth.) * element names should be lowercase * DataPos should be named DataReadPos, DataSize DataWritePos.