2001-12-16 |
kramm | buttons are now visible again. ;) |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | logf argument names changed. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | added swfs directory |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | initial revision |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | install fonts in swftools/fonts |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | allow preloader and viewer linking. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | fixed font matrix. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | implement --merge, --frame and --stack1 options. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
kramm | getidfromtag now also handles the displaylist tags |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | added --cat option. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | byte order fix. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | AC_ARG_PROGRAM needs to be called after AC_CANONICAL_SY... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | don't call config.guess ourselves, let autoconf do... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | autoconf macro package. Needed for SWF_CHECK_BYTEORDER. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | added byte order handling |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | check for byte order |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | add WORDS_BIGENDIAN |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | use mktmpname for generating temporary filenames. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | use srand if srand48 not present. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | exported mktmpname. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | use either lrand48,rand, or time, depending on what... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | changed __config_h__ to __settings_h__ to avoid conflic... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | added HAVE_RAND,HAVE_LRAND48,HAVE_SRAND48,HAVE_SRAND |
commit | commitdiff | tree | snapshot |
2001-12-13 |
kramm | added checking for lrand48/srand48. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-12-09 |
kramm | fixed stupid typo defining false to be one (1), which... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-12-09 |
kramm | added checking for gzip. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
kramm | added USE_GZIP |
commit | commitdiff | tree | snapshot |
2001-12-09 |
boehme | fixed jpeglib boolean problem |
commit | commitdiff | tree | snapshot |
2001-12-06 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-12-06 |
kramm | fixed advance values |
commit | commitdiff | tree | snapshot |
2001-12-06 |
kramm | * new function SWFFont::getWidth(char*) |
commit | commitdiff | tree | snapshot |
2001-12-06 |
kramm | * fixed memory leaks |
commit | commitdiff | tree | snapshot |
2001-12-06 |
kramm | swf_WriteFont: write characters > 256 |
commit | commitdiff | tree | snapshot |
2001-12-05 |
kramm | added #define HAVE_BOOLEAN, to tell the jpeglib that... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
kramm | added #defines for TRUE/FALSE (rfxswf.h), and tell... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-12-04 |
kramm | datatype boolean added. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
kramm | check for datatype boolean. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
boehme | swfdump: fix segfault and endless loop; improved action... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
kramm | added additive bitmap routines. (for alpha overlaying) |
commit | commitdiff | tree | snapshot |
2001-12-03 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-12-03 |
kramm | Generated from pdf2swf_usage.html |
commit | commitdiff | tree | snapshot |
2001-12-03 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-12-03 |
kramm | Fixed filename. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
kramm | Added avi2swf.cc |
commit | commitdiff | tree | snapshot |
2001-12-03 |
kramm | Version is now 0.2.0 |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | added avi2swf. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | initial revision. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | brought up to date. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | the swfextract man file was in there twice. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | s/GetDataSize/GetTagLen/g |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | * Added support for extracting frames and multiple... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | the real args.h is in ../lib for some time now. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | new function is_in_range. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
kramm | moved is_in_range to ../args.h. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
kramm | make output shorter: |
commit | commitdiff | tree | snapshot |
2001-11-30 |
kramm | * disassemble actionscript in placeobject2 |
commit | commitdiff | tree | snapshot |
2001-11-30 |
kramm | added buttoncxform, buttonsound, namecharacter to pseud... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
kramm | fixed movieclip writing. (sometimes wrote too much) |
commit | commitdiff | tree | snapshot |
2001-11-30 |
kramm | * bugfix in text handling |
commit | commitdiff | tree | snapshot |
2001-11-30 |
kramm | don't report an "Didn't find object %s in file" error... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
kramm | new function isPseudoDefiningTag. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | brought up to date. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | added swfextract. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | allow ids instead of names. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | * several bugfixes |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | added function map_ids_mem(). |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | added option -t. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | man page for swfextract. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | * print frame number in SHOWFRAME |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | * fixed gradient reading |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | added handling for jpegtables. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | added tool "swfextract". |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | spriteids and defineids are also defined in ../../src... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | new function FontExtract_DefineTextCallback. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | prototype for FontExtract_DefineTextCallback. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
kramm | readMATRIX() needs a preceding resetbits() |
commit | commitdiff | tree | snapshot |
2001-11-28 |
kramm | added YUV->RGB conversion. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
kramm | The image routines don't try to insert broken images... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
kramm | * Don't rely on jpeglib to do any conversions anymore. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | reordered the items to make the .tar.gz file compress... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | * only store fonts with valid names in substitute table. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | is now "complete" automake/autoconf Makefile. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | added ttf2pt1 files. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | added Makefile in pdf2swf/ttf2pt1. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | added install target |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | added ttf2pt1 dependencies |
commit | commitdiff | tree | snapshot |
2001-11-23 |
kramm | added support for truetype libs using ttf2pt1. |
commit | commitdiff | tree | snapshot |
next |