2001-12-13 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-12-13 |
kramm | byte order fix.
|
commit | commitdiff | tree |
2001-12-13 |
kramm | AC_ARG_PROGRAM needs to be called after AC_CANONICAL_SYSTEM.
|
commit | commitdiff | tree |
2001-12-13 |
kramm | don't call config.guess ourselves, let autoconf do...
|
commit | commitdiff | tree |
2001-12-13 |
kramm | autoconf macro package. Needed for SWF_CHECK_BYTEORDER.
|
commit | commitdiff | tree |
2001-12-13 |
kramm | added byte order handling
|
commit | commitdiff | tree |
2001-12-13 |
kramm | check for byte order
|
commit | commitdiff | tree |
2001-12-13 |
kramm | add WORDS_BIGENDIAN
|
commit | commitdiff | tree |
2001-12-13 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-12-13 |
kramm | use mktmpname for generating temporary filenames.
|
commit | commitdiff | tree |
2001-12-13 |
kramm | use srand if srand48 not present.
|
commit | commitdiff | tree |
2001-12-13 |
kramm | exported mktmpname.
|
commit | commitdiff | tree |
2001-12-13 |
kramm | use either lrand48,rand, or time, depending on what...
|
commit | commitdiff | tree |
2001-12-13 |
kramm | changed __config_h__ to __settings_h__ to avoid conflicts...
|
commit | commitdiff | tree |
2001-12-13 |
kramm | added HAVE_RAND,HAVE_LRAND48,HAVE_SRAND48,HAVE_SRAND
|
commit | commitdiff | tree |
2001-12-13 |
kramm | added checking for lrand48/srand48.
|
commit | commitdiff | tree |
2001-12-09 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-12-09 |
kramm | fixed stupid typo defining false to be one (1), which...
|
commit | commitdiff | tree |
2001-12-09 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-12-09 |
kramm | added checking for gzip.
|
commit | commitdiff | tree |
2001-12-09 |
kramm | added USE_GZIP
|
commit | commitdiff | tree |
2001-12-06 |
kramm | Brought up to date
|
commit | commitdiff | tree |
2001-12-06 |
kramm | fixed advance values
|
commit | commitdiff | tree |
2001-12-06 |
kramm | * new function SWFFont::getWidth(char*)
|
commit | commitdiff | tree |
2001-12-06 |
kramm | * fixed memory leaks
|
commit | commitdiff | tree |
2001-12-06 |
kramm | swf_WriteFont: write characters > 256
|
commit | commitdiff | tree |
2001-12-05 |
kramm | added #define HAVE_BOOLEAN, to tell the jpeglib that...
|
commit | commitdiff | tree |
2001-12-04 |
kramm | added #defines for TRUE/FALSE (rfxswf.h), and tell...
|
commit | commitdiff | tree |
2001-12-04 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-12-04 |
kramm | datatype boolean added.
|
commit | commitdiff | tree |
2001-12-04 |
kramm | check for datatype boolean.
|
commit | commitdiff | tree |
2001-12-03 |
kramm | added additive bitmap routines. (for alpha overlaying)
|
commit | commitdiff | tree |
2001-12-03 |
kramm | Brought up to date
|
commit | commitdiff | tree |
2001-12-03 |
kramm | Generated from pdf2swf_usage.html
|
commit | commitdiff | tree |
2001-12-03 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-12-03 |
kramm | Fixed filename.
|
commit | commitdiff | tree |
2001-12-03 |
kramm | Added avi2swf.cc
|
commit | commitdiff | tree |
2001-12-03 |
kramm | Version is now 0.2.0
|
commit | commitdiff | tree |
2001-12-02 |
kramm | added avi2swf.
|
commit | commitdiff | tree |
2001-12-02 |
kramm | initial revision.
|
commit | commitdiff | tree |
2001-12-02 |
kramm | brought up to date.
|
commit | commitdiff | tree |
2001-12-02 |
kramm | the swfextract man file was in there twice.
|
commit | commitdiff | tree |
2001-12-02 |
kramm | s/GetDataSize/GetTagLen/g
|
commit | commitdiff | tree |
2001-12-02 |
kramm | Brought up to date
|
commit | commitdiff | tree |
2001-12-02 |
kramm | * Added support for extracting frames and multiple...
|
commit | commitdiff | tree |
2001-12-02 |
kramm | the real args.h is in ../lib for some time now.
|
commit | commitdiff | tree |
2001-12-02 |
kramm | new function is_in_range.
|
commit | commitdiff | tree |
2001-12-02 |
kramm | moved is_in_range to ../args.h.
|
commit | commitdiff | tree |
2001-12-01 |
kramm | make output shorter:
|
commit | commitdiff | tree |
2001-11-30 |
kramm | * disassemble actionscript in placeobject2
|
commit | commitdiff | tree |
2001-11-30 |
kramm | added buttoncxform, buttonsound, namecharacter to pseudodefines.
|
commit | commitdiff | tree |
2001-11-30 |
kramm | fixed movieclip writing. (sometimes wrote too much)
|
commit | commitdiff | tree |
2001-11-30 |
kramm | * bugfix in text handling
|
commit | commitdiff | tree |
2001-11-30 |
kramm | don't report an "Didn't find object %s in file" error...
|
commit | commitdiff | tree |
2001-11-30 |
kramm | new function isPseudoDefiningTag.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | brought up to date.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | Brought up to date
|
commit | commitdiff | tree |
2001-11-29 |
kramm | added swfextract.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | allow ids instead of names.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | * several bugfixes
|
commit | commitdiff | tree |
2001-11-29 |
kramm | added function map_ids_mem().
|
commit | commitdiff | tree |
2001-11-29 |
kramm | added option -t.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | man page for swfextract.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | * print frame number in SHOWFRAME
|
commit | commitdiff | tree |
2001-11-29 |
kramm | * fixed gradient reading
|
commit | commitdiff | tree |
2001-11-29 |
kramm | added handling for jpegtables.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | added tool "swfextract".
|
commit | commitdiff | tree |
2001-11-29 |
kramm | spriteids and defineids are also defined in ../../src...
|
commit | commitdiff | tree |
2001-11-29 |
kramm | new function FontExtract_DefineTextCallback.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | prototype for FontExtract_DefineTextCallback.
|
commit | commitdiff | tree |
2001-11-29 |
kramm | readMATRIX() needs a preceding resetbits()
|
commit | commitdiff | tree |
2001-11-28 |
kramm | added YUV->RGB conversion.
|
commit | commitdiff | tree |
2001-11-28 |
kramm | The image routines don't try to insert broken images...
|
commit | commitdiff | tree |
2001-11-28 |
kramm | * Don't rely on jpeglib to do any conversions anymore.
|
commit | commitdiff | tree |
2001-11-23 |
kramm | reordered the items to make the .tar.gz file compress...
|
commit | commitdiff | tree |
2001-11-23 |
kramm | * only store fonts with valid names in substitute table.
|
commit | commitdiff | tree |
2001-11-23 |
kramm | is now "complete" automake/autoconf Makefile.
|
commit | commitdiff | tree |
2001-11-23 |
kramm | Brought up to date
|
commit | commitdiff | tree |
2001-11-23 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-11-23 |
kramm | added ttf2pt1 files.
|
commit | commitdiff | tree |
2001-11-23 |
kramm | added Makefile in pdf2swf/ttf2pt1.
|
commit | commitdiff | tree |
2001-11-23 |
kramm | added install target
|
commit | commitdiff | tree |
2001-11-23 |
kramm | added ttf2pt1 dependencies
|
commit | commitdiff | tree |
2001-11-23 |
kramm | added support for truetype libs using ttf2pt1.
|
commit | commitdiff | tree |
2001-11-23 |
kramm | initial revision
|
commit | commitdiff | tree |
2001-11-21 |
kramm | some versions of jpeglib don't support color conversion.
|
commit | commitdiff | tree |
2001-11-21 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2001-11-21 |
kramm | version is now 0.1.2.
|
commit | commitdiff | tree |
2001-11-21 |
kramm | Brought up to date
|
commit | commitdiff | tree |
2001-11-21 |
kramm | fixed clipping bug: More than one clipping region inside...
|
commit | commitdiff | tree |
2001-11-21 |
kramm | fix: grayscale jpegs weren't handled correctly
|
commit | commitdiff | tree |
2001-11-19 |
kramm | copy with too big character indicies in getCharName.
|
commit | commitdiff | tree |
2001-11-19 |
kramm | cleaned up font handling.
|
commit | commitdiff | tree |
2001-11-19 |
kramm | Fixed the masked bitmap handling. (converting the ...
|
commit | commitdiff | tree |
2001-11-19 |
kramm | SetMatrix: Handle matrix values which are too large.
|
commit | commitdiff | tree |
2001-11-18 |
kramm | * fixed pushInt()
|
commit | commitdiff | tree |
2001-11-18 |
kramm | dump frame label and textfield variable names
|
commit | commitdiff | tree |
2001-11-18 |
kramm | fixjump didn't work if both arguments were identical...
|
commit | commitdiff | tree |
2001-11-16 |
kramm | added escape-key action condition
|
commit | commitdiff | tree |
2001-11-16 |
kramm | Brought up to date
|
commit | commitdiff | tree |
next |