2002-05-28 |
kramm | screenloglevel is global now. |
tree | commitdiff |
2002-05-23 |
boehme | bugfix: memset's 3rd parameter in generated C code... |
tree | commitdiff |
2002-05-20 |
kramm | fixed block size. |
tree | commitdiff |
2002-05-20 |
kramm | new setblock prototype. |
tree | commitdiff |
2002-05-20 |
kramm | swf_SetSoundStreamBlock now doesn't have a framesize... |
tree | commitdiff |
2002-05-19 |
kramm | swf_WriteHead now returns the written bytes. |
tree | commitdiff |
2002-05-19 |
kramm | bladeenc -> lame |
tree | commitdiff |
2002-05-19 |
kramm | removed "strange error flushing buffer" error message. |
tree | commitdiff |
2002-05-19 |
kramm | added LAME mp3 routines. |
tree | commitdiff |
2002-05-19 |
kramm | bladeenc -> lame. |
tree | commitdiff |
2002-05-19 |
kramm | dependency fixes. xpdf-0-92 |
tree | commitdiff |
2002-05-19 |
kramm | new function swf_SetJPEGBits2(). |
tree | commitdiff |
2002-04-28 |
kramm | initial revision |
tree | commitdiff |
2002-04-28 |
kramm | (re)generated with automake --no-deps. |
tree | commitdiff |
2002-04-22 |
kramm | bugfixes. |
tree | commitdiff |
2002-04-22 |
kramm | added DefineFunction and With parsing. |
tree | commitdiff |
2002-04-22 |
kramm | bugfix: doubles weren't parsed right. |
tree | commitdiff |
2002-04-22 |
kramm | more MX tags. |
tree | commitdiff |
2002-04-21 |
kramm | added flash 6 (mx) tags. |
tree | commitdiff |
2002-04-21 |
kramm | bugfix: jump addresses are signed. |
tree | commitdiff |
2002-04-21 |
kramm | added Flash 6 Tags. (not deciphered yet) |
tree | commitdiff |
2002-04-21 |
kramm | clear more in "clean" target |
tree | commitdiff |
2002-04-21 |
kramm | implemented SWC writing. |
tree | commitdiff |
2002-04-21 |
kramm | bugfixes. |
tree | commitdiff |
2002-04-21 |
kramm | added zlib writer. |
tree | commitdiff |
2002-04-21 |
kramm | fixed compiler warnings. |
tree | commitdiff |
2002-04-21 |
kramm | changed to new font structure. |
tree | commitdiff |
2002-04-21 |
kramm | added "compressed" field in header. |
tree | commitdiff |
2002-04-21 |
kramm | * from ../src/bitio.c - r/w routines are now replaceabl... |
tree | commitdiff |
2002-04-21 |
kramm | old RFXSWF_* stuff added. |
tree | commitdiff |
2002-04-21 |
kramm | * added support for compressed SWF (SWC) files. |
tree | commitdiff |
2002-04-21 |
kramm | avi2swf moved to ../../avi2swf. |
tree | commitdiff |
2002-04-21 |
kramm | FreeBSD fix. |
tree | commitdiff |
2002-04-09 |
boehme | New compile option: RFXSWF_DISABLESOUND |
tree | commitdiff |
2002-03-23 |
kramm | added functions for extracting positions of referred IDs |
tree | commitdiff |
2002-03-23 |
kramm | * new reader functions (RGB, gradients) |
tree | commitdiff |
2002-03-23 |
kramm | * new reader functions (gradients, rgb) |
tree | commitdiff |
2002-03-22 |
kramm | added definefont2 examples |
tree | commitdiff |
2002-03-22 |
kramm | font->flags is now font->style, font->encoding |
tree | commitdiff |
2002-03-22 |
kramm | * added support for font layout |
tree | commitdiff |
2002-03-22 |
kramm | * removed flags field from SWFFONT structure |
tree | commitdiff |
2002-03-22 |
kramm | * removed flags field from SWFFONT structure. |
tree | commitdiff |
2002-03-05 |
kramm | fix -Wparentheses warnings. |
tree | commitdiff |
2002-02-16 |
kramm | fixed compiler warnings. |
tree | commitdiff |
2002-02-16 |
kramm | include ctype.h. |
tree | commitdiff |
2002-02-16 |
kramm | several bugfixes |
tree | commitdiff |
2002-02-16 |
kramm | Added sprite folding |
tree | commitdiff |
2002-01-27 |
kramm | generate FontDataBase, as it's not longer in ${PREFIX... |
tree | commitdiff |
2002-01-16 |
kramm | cleaned up. |
tree | commitdiff |
2002-01-16 |
kramm | * added sound example |
tree | commitdiff |
2002-01-16 |
kramm | fixed bug in logf. |
tree | commitdiff |
2002-01-16 |
kramm | use CPPFLAGS in COMPILE, also. |
tree | commitdiff |
2002-01-16 |
kramm | new macro FIXNULL. |
tree | commitdiff |
2002-01-14 |
kramm | added CFLAGS to compiler. |
tree | commitdiff |
2002-01-13 |
kramm | Added sound module. |
tree | commitdiff |
2002-01-13 |
kramm | tabs: 4->8 |
tree | commitdiff |
2002-01-13 |
kramm | fixed sound. |
tree | commitdiff |
2002-01-13 |
kramm | only write the init header once per SWF. |
tree | commitdiff |
2002-01-13 |
kramm | Example file for sound generation. |
tree | commitdiff |
2002-01-10 |
kramm | write sound data information |
tree | commitdiff |
2002-01-10 |
kramm | initial revision |
tree | commitdiff |
2002-01-10 |
kramm | log() is now static, as it collides with math.h. |
tree | commitdiff |
2002-01-10 |
kramm | From the bladeenc package. |
tree | commitdiff |
2002-01-10 |
kramm | removed automake stuff & added correct dependencies |
tree | commitdiff |
2002-01-10 |
kramm | this was a testfile which slipped in here accidently. |
tree | commitdiff |
2002-01-10 |
kramm | * added subdir bladeenc |
tree | commitdiff |
2002-01-10 |
kramm | This makefile just creates an AR archive. |
tree | commitdiff |
2002-01-10 |
kramm | Version 0.94.1 of the bladeenc mp3 encoder |
tree | commitdiff |
2002-01-09 |
kramm | small bugfix in GET16 |
tree | commitdiff |
2002-01-09 |
kramm | added functions GET16, GET32, PUT16, PUT32 |
tree | commitdiff |
2002-01-07 |
kramm | yet more big endian/solaris fixes. (especially the... |
tree | commitdiff |
2002-01-07 |
kramm | several big endian fixes |
tree | commitdiff |
2002-01-07 |
kramm | implemented picture cache. still pictures are now much... |
tree | commitdiff |
2002-01-05 |
kramm | Write output directly to disk |
tree | commitdiff |
2002-01-05 |
kramm | new functions swf_WriteHeader, swf_WriteTag |
tree | commitdiff |
2002-01-05 |
kramm | new function swf_WriteHeader |
tree | commitdiff |
2002-01-05 |
kramm | improved byte order handling |
tree | commitdiff |
2001-12-21 |
kramm | speedup in logf and some error checking included. |
tree | commitdiff |
2001-12-16 |
kramm | added EditText handling. |
tree | commitdiff |
2001-12-16 |
kramm | fixed font path |
tree | commitdiff |
2001-12-16 |
kramm | logf argument names changed. |
tree | commitdiff |
2001-12-13 |
kramm | added byte order handling |
tree | commitdiff |
2001-12-09 |
kramm | fixed stupid typo defining false to be one (1), which... |
tree | commitdiff |
2001-12-06 |
kramm | fixed advance values |
tree | commitdiff |
2001-12-06 |
kramm | * fixed memory leaks |
tree | commitdiff |
2001-12-06 |
kramm | swf_WriteFont: write characters > 256 |
tree | commitdiff |
2001-12-05 |
kramm | added #define HAVE_BOOLEAN, to tell the jpeglib that... |
tree | commitdiff |
2001-12-04 |
kramm | added #defines for TRUE/FALSE (rfxswf.h), and tell... |
tree | commitdiff |
2001-12-03 |
boehme | swfdump: fix segfault and endless loop; improved action... |
tree | commitdiff |
2001-12-03 |
kramm | added additive bitmap routines. (for alpha overlaying) |
tree | commitdiff |
2001-12-02 |
kramm | added avi2swf. |
tree | commitdiff |
2001-12-02 |
kramm | initial revision. |
tree | commitdiff |
2001-12-02 |
kramm | s/GetDataSize/GetTagLen/g |
tree | commitdiff |
2001-12-02 |
kramm | new function is_in_range. |
tree | commitdiff |
2001-11-30 |
kramm | added buttoncxform, buttonsound, namecharacter to pseud... |
tree | commitdiff |
2001-11-30 |
kramm | new function isPseudoDefiningTag. |
tree | commitdiff |
2001-11-29 |
kramm | spriteids and defineids are also defined in ../../src... |
tree | commitdiff |
2001-11-29 |
kramm | new function FontExtract_DefineTextCallback. |
tree | commitdiff |
2001-11-29 |
kramm | prototype for FontExtract_DefineTextCallback. |
tree | commitdiff |
2001-11-28 |
kramm | added YUV->RGB conversion. |
tree | commitdiff |
next |