frame rate calculation fix from Andrew Mace
[swftools.git] / lib / python /
2004-03-31 krammsmall convenience fixes
2004-03-31 krammreworked tag memory allocation
2004-03-30 krammfixed '+'/'-' markers in logging
2004-03-30 krammtaglist no longer contain an END tag
2004-03-30 krammnew tags are now mapped to their own IDs, not an alloca...
2004-03-29 krammhandle undefined ID exception
2004-03-29 krammfixed endless tagloop bug.
2004-03-29 krammlogging goes to stdout now
2004-03-29 krammseveral fixes
2004-03-27 krammfixed logging and tag id handling
2004-03-21 krammsplitted SWF.c into various modules
2004-01-31 kramm"verbose" is not static anymore.
2004-01-31 krammsome fixes, added "verbose" constant.
2003-11-30 krammadded support for Protect() Tag.
2003-09-18 kramm* removed contains function in taglist
2003-09-15 krammpython interface to rfxswflib - initial draft.