added lib/modules/swfsound.c
[swftools.git] / lib / example /
2002-01-13 krammfixed sound.
2002-01-13 krammExample file for sound generation.
2002-01-07 krammimplemented picture cache. still pictures are now much...
2002-01-05 krammWrite output directly to disk
2001-12-16 krammfixed font path
2001-12-06 krammfixed advance values
2001-12-06 kramm* fixed memory leaks
2001-12-03 krammadded additive bitmap routines. (for alpha overlaying)
2001-12-02 krammadded avi2swf.
2001-12-02 kramminitial revision.
2001-11-15 boehmenew example: glyphshape.c
2001-11-11 boehmefixed some targets
2001-11-11 boehmeminor fixes: swf_SetBits(), cleanup shape struct, fixed...
2001-11-11 krammfixed header.
2001-11-10 krammutility for creating the standard fonts in swf format
2001-11-10 krammadded makefonts utility
2001-11-06 kramm* updated function names
2001-11-05 boehmeminor fixes: new font structure in dumpfont.c, commente...
2001-11-05 krammadded memset
2001-11-05 krammgenerate code for new SWFFONT struct.
2001-11-05 krammchanged to new SWFFONT struct.
2001-11-05 krammuse new SWFFONT struct
2001-11-05 krammnew font struct
2001-11-02 boehmeadded target: movie (type 'make movies' to build all...
2001-11-02 boehmenew examples: dumpfont and text
2001-11-01 boehmebugfix: ST_DEFINEBUTTON2 and CXForms
2001-11-01 krammbutton/actionscript example
2001-10-31 boehmenew example: sprites.c
2001-10-31 boehmetexbox.c is no longer needed because it's too complex
2001-10-31 boehme* updated examples to new rfxswf name conventions
2001-10-30 boehmetemporary comment because of changes in rfxswf
2001-10-28 boehmeinitial version: little example for zlib-compressed...
2001-10-18 krammInitial revision