check for bool.
[swftools.git] / lib /
2002-04-21 krammimplemented SWC writing.
2002-04-21 krammbugfixes.
2002-04-21 krammadded zlib writer.
2002-04-21 krammfixed compiler warnings.
2002-04-21 krammchanged to new font structure.
2002-04-21 krammadded "compressed" field in header.
2002-04-21 kramm* from ../src/bitio.c - r/w routines are now replaceabl...
2002-04-21 krammold RFXSWF_* stuff added.
2002-04-21 kramm* added support for compressed SWF (SWC) files.
2002-04-21 krammavi2swf moved to ../../avi2swf.
2002-04-21 krammFreeBSD fix.
2002-04-09 boehmeNew compile option: RFXSWF_DISABLESOUND
2002-03-23 krammadded functions for extracting positions of referred IDs
2002-03-23 kramm* new reader functions (RGB, gradients)
2002-03-23 kramm* new reader functions (gradients, rgb)
2002-03-22 krammadded definefont2 examples
2002-03-22 krammfont->flags is now font->style, font->encoding
2002-03-22 kramm* added support for font layout
2002-03-22 kramm* removed flags field from SWFFONT structure
2002-03-22 kramm* removed flags field from SWFFONT structure.
2002-03-05 krammfix -Wparentheses warnings.
2002-02-16 krammfixed compiler warnings.
2002-02-16 kramminclude ctype.h.
2002-02-16 krammseveral bugfixes
2002-02-16 krammAdded sprite folding
2002-01-27 krammgenerate FontDataBase, as it's not longer in ${PREFIX...
2002-01-16 krammcleaned up.
2002-01-16 kramm* added sound example
2002-01-16 krammfixed bug in logf.
2002-01-16 krammuse CPPFLAGS in COMPILE, also.
2002-01-16 krammnew macro FIXNULL.
2002-01-14 krammadded CFLAGS to compiler.
2002-01-13 krammAdded sound module.
2002-01-13 krammtabs: 4->8
2002-01-13 krammfixed sound.
2002-01-13 krammonly write the init header once per SWF.
2002-01-13 krammExample file for sound generation.
2002-01-10 krammwrite sound data information
2002-01-10 kramminitial revision
2002-01-10 krammlog() is now static, as it collides with math.h.
2002-01-10 krammFrom the bladeenc package.
2002-01-10 krammremoved automake stuff & added correct dependencies
2002-01-10 krammthis was a testfile which slipped in here accidently.
2002-01-10 kramm* added subdir bladeenc
2002-01-10 krammThis makefile just creates an AR archive.
2002-01-10 krammVersion 0.94.1 of the bladeenc mp3 encoder
2002-01-09 krammsmall bugfix in GET16
2002-01-09 krammadded functions GET16, GET32, PUT16, PUT32
2002-01-07 krammyet more big endian/solaris fixes. (especially the...
2002-01-07 krammseveral big endian fixes
2002-01-07 krammimplemented picture cache. still pictures are now much...
2002-01-05 krammWrite output directly to disk
2002-01-05 krammnew functions swf_WriteHeader, swf_WriteTag
2002-01-05 krammnew function swf_WriteHeader
2002-01-05 krammimproved byte order handling
2001-12-21 krammspeedup in logf and some error checking included.
2001-12-16 krammadded EditText handling.
2001-12-16 krammfixed font path
2001-12-16 krammlogf argument names changed.
2001-12-13 krammadded byte order handling
2001-12-09 krammfixed stupid typo defining false to be one (1), which...
2001-12-06 krammfixed advance values
2001-12-06 kramm* fixed memory leaks
2001-12-06 krammswf_WriteFont: write characters > 256
2001-12-05 krammadded #define HAVE_BOOLEAN, to tell the jpeglib that...
2001-12-04 krammadded #defines for TRUE/FALSE (rfxswf.h), and tell...
2001-12-03 boehmeswfdump: fix segfault and endless loop; improved action...
2001-12-03 krammadded additive bitmap routines. (for alpha overlaying)
2001-12-02 krammadded avi2swf.
2001-12-02 kramminitial revision.
2001-12-02 kramms/GetDataSize/GetTagLen/g
2001-12-02 krammnew function is_in_range.
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-29 krammprototype for FontExtract_DefineTextCallback.
2001-11-28 krammadded YUV->RGB conversion.
2001-11-28 kramm* Don't rely on jpeglib to do any conversions anymore.
2001-11-21 krammsome versions of jpeglib don't support color conversion. release-0-1-2
2001-11-21 krammfix: grayscale jpegs weren't handled correctly
2001-11-19 krammSetMatrix: Handle matrix values which are too large.
2001-11-18 kramm* fixed pushInt()
2001-11-18 krammfixjump didn't work if both arguments were identical...
2001-11-16 krammadded escape-key action condition
2001-11-15 boehmenew example: glyphshape.c
2001-11-11 krammadded jump rewriting
2001-11-11 krammadded jump rewriting for actionscript
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 krammswf_WriteFont: double spacing in text fields, remove...
2001-11-10 krammswf_WriteFont doesn't take a useDefineFont2 parameter...
2001-11-10 krammutility for creating the standard fonts in swf format
2001-11-10 krammadded makefonts utility
2001-11-08 krammfixed a typo in swf_ActionSet
2001-11-06 krammchanged actionscript-module function names
2001-11-06 kramm* optimized a loop
2001-11-06 kramm* updated function names
2001-11-05 boehmeminor fixes: new font structure in dumpfont.c, commente...
next