X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=42fb5c3e5c800cbf3b4738482f8d9ce9b53bd0ed;hb=478dbf54bbbdf28d8bf06e7a86607928437be923;hp=57af4f148f49be6b18a622fb5ccfb9386828199b;hpb=2128e31b684cce3e34319a908aef7ec2e87421ba;p=swftools.git 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.