added support for definesound.
[swftools.git] / src / swfdump.c
2003-01-04 krammadded support for definesound.
2003-01-04 krammshow frame positions in time
2002-11-03 krammnew option -f.
2002-07-21 krammadded rgb printout in backgroundcolor tag.
2002-06-16 krammsupport for DefineSound.
2002-06-06 kramm* fix a bug with -u, which caused wrong IDs to be displayed
2002-05-20 krammminor fixes.
2002-05-16 krammshow DefineBits Infos.
2002-04-22 kramm* bugfixes
2002-04-22 kramm* fixed Clipevent parsing
2002-04-21 krammcompression statistics.
2002-04-21 krammshow compression info.
2002-03-23 krammnew option --used
2002-03-22 krammfixed bug in hex output routine
2002-02-16 krammbugfix.
2002-02-16 krammfilesize check works now.
2002-02-16 kramm* bugfixes
2001-12-18 krammhandle FREECHARACTER tags.
2001-12-18 kramm* added hex output
2001-12-03 boehmeswfdump: fix segfault and endless loop; improved action...
2001-12-01 krammmake output shorter:
2001-11-30 kramm* disassemble actionscript in placeobject2
2001-11-30 kramm* bugfix in text handling
2001-11-29 kramm* print frame number in SHOWFRAME
2001-11-18 krammdump frame label and textfield variable names
2001-11-06 kramm* updated function names for the actionscript module
2001-11-05 krammadded dumping of actionscript in buttons
2001-11-04 krammadded -r option
2001-10-31 krammadded version dumping in --html routine
2001-10-31 krammadded -X, -Y and -e options
2001-10-31 boehmerfxswf cleanups: TAG structure and ResetWriteBits/Reset...
2001-10-30 krammresolved conflicts
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-30 krammuse the dump function in swfaction.c.
2001-10-30 krammcorrected some errors in the op table
2001-10-29 krammadded actionscript disassembling
2001-10-29 kramminclude sys/types.h, also
2001-10-29 krammmade some code dependent on HAVE_SYS_STAT_H.
2001-10-29 kramm* Check filesize
2001-10-29 krammshow tag sizes
2001-10-23 krammexit(0) after --version
2001-10-23 krammcommand line option --version now works
2001-10-18 krammInitial revision