Generated from configure.in
[swftools.git] / lib / modules /
2004-02-02 krammadded swf_ActionCompile function
2004-02-02 krammnew function swf_RelocateDepth().
2004-02-01 krammswf_LoadFont now also loads SWF fonts
2004-02-01 krammadded swf_LoadFont().
2004-01-31 krammadded glyphnames tag.
2004-01-31 krammimplemented LoadT1Font().
2004-01-31 krammadded load/save support for glyph names.
2004-01-31 krammmoved drawer stuff to ../drawer.c.
2004-01-31 krammremoved some unused code
2004-01-31 krammremoved MAX_CHAR_PER_FONT, made TTF support work.
2004-01-31 krammInitial revision- not really working yet
2004-01-31 krammFlash 7 tag names added
2004-01-01 krammadded gradient fill.
2004-01-01 krammseveral bugfixes, added swf_DrawString().
2004-01-01 krammadded swf_DumpShape().
2004-01-01 krammadded swf_DrawText().
2003-12-27 uid68734fixed a typecast bug.
2003-12-03 krammApplied patch from Marcus Doemling- blocksize is now...
2003-11-19 krammchanged S16 to int, so that SET_TO_ZERO can be used.
2003-11-17 krammadded swf_DumpSWF function.
2003-11-17 krammadded swf_GetJPEGSize() function.
2003-09-15 krammadded swfdraw.c module.
2003-08-08 krammadded (long) GPL headers.
2003-08-07 krammfixed compiler warning about uninitialized variable.
2003-06-22 krammenhanced samplerate support.
2003-05-19 krammglyphs now use CountUBits, which makes textdefines...
2003-05-19 krammbugfixes, cleanups
2003-04-30 krammadded fix for 64 byte bug also for swf_SetLossLessBitsI...
2003-04-30 krammadded ShapeSetBitmapRect, fix a bit overflow bug.
2003-04-16 krammadded DEFINEMOVIE to define tags
2003-04-16 krammadded DEFINEMOVIE to define tag list.
2003-04-11 krammfixed YUV.
2003-04-07 krammbugfix: free without malloc in setLosslessBitsIndexed.
2003-04-06 krammadded ratio support swf_SetPlaceObject.
2003-04-06 krammfix for the strange flash player bug
2003-04-04 kramm* bitrate is now 32 and accessible from the outside
2003-04-02 krammsupport for videoframe
2003-04-02 krammdefinefontinfo2
2003-04-02 krammallow to set sample value
2003-04-02 krammzlib fixes, workaround for buggy(?) flash players
2003-02-22 krammenhanced font dumping information.
2003-02-22 krammallow to set samplerate/channels from outside.
2003-02-07 krammsupport for delay/seek value in soundstreamblock.
2003-02-06 krammfixed for -1 values in ascii2swf (chars without a glyph...
2003-02-06 krammdon't throw an error on empty shapes- those are perfect...
2003-02-03 krammmade failed operations complain to stderr
2003-02-02 krammadded definebitsjpeg3 support.
2003-02-01 krammfixed scaling/advancing.
2003-01-31 kramm* zlib is now optional
2003-01-19 krammbugfix- cxforms in placeobject2 always have alpha
2003-01-17 kramm* bugfixes in sprite handling.
2003-01-07 krammbugfixes.
2003-01-04 krammimplemented definesound/startsound.
2002-12-08 krammadded FREEALL tag.
2002-12-08 krammbugfixes.
2002-11-03 krammbugfixes.
2002-10-28 krammFlash MX additions
2002-07-21 krammmore functions implemented.
2002-06-16 krammfixed morph shape ID enumerating.
2002-06-14 kramm* removed Font{Import,Export} functions
2002-06-14 krammfixed shape parsing bugs.
2002-06-13 krammmoved swf_GetMorphGradient from ../rfxswf.c.
2002-06-13 krammbugfix: font glyph boundaries weren't stored.
2002-06-13 krammimplemented SHAPE2 routines.
2002-06-12 kramm* implemented exportassets
2002-06-12 krammplaceobject(2) handling functions
2002-06-12 krammgetUsedIDs now also handles Morphshapes and some specia...
2002-06-06 krammfonts with 0 characters were parsed incorrectly.
2002-06-06 krammimplemented optional debugging.
2002-06-04 krammnew functions swf_SetDefineID, swf_Relocate.
2002-05-30 krammmade rfxswf actionscript routines threadsafe. ;)
2002-05-20 krammfixed block size.
2002-05-19 krammadded LAME mp3 routines.
2002-05-19 krammnew function swf_SetJPEGBits2().
2002-04-22 krammbugfixes.
2002-04-22 krammadded DefineFunction and With parsing.
2002-04-22 krammbugfix: doubles weren't parsed right.
2002-04-22 krammmore MX tags.
2002-04-21 krammbugfix: jump addresses are signed.
2002-04-21 krammadded Flash 6 Tags. (not deciphered yet)
2002-04-21 krammfixed compiler warnings.
2002-04-09 boehmeNew compile option: RFXSWF_DISABLESOUND
2002-03-23 krammadded functions for extracting positions of referred IDs
2002-03-22 kramm* removed flags field from SWFFONT structure
2002-03-05 krammfix -Wparentheses warnings.
2002-02-16 krammseveral bugfixes
2002-01-13 krammonly write the init header once per SWF.
2002-01-10 krammwrite sound data information
2002-01-10 kramminitial revision
2002-01-07 krammyet more big endian/solaris fixes. (especially the...
2002-01-07 krammseveral big endian fixes
2001-12-16 krammadded EditText handling.
2001-12-06 krammfixed advance values
2001-12-06 krammswf_WriteFont: write characters > 256
2001-12-03 boehmeswfdump: fix segfault and endless loop; improved action...
2001-11-30 krammadded buttoncxform, buttonsound, namecharacter to pseud...
2001-11-30 krammnew function isPseudoDefiningTag.
2001-11-29 krammspriteids and defineids are also defined in ../../src...
2001-11-29 krammnew function FontExtract_DefineTextCallback.
2001-11-28 krammadded YUV->RGB conversion.
next