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 |
2001-11-23 |
kramm | initial revision |
commit | commitdiff | tree | snapshot |
2001-11-21 |
kramm | some versions of jpeglib don't support color conversion. release-0-1-2 |
commit | commitdiff | tree | snapshot |
2001-11-21 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2001-11-21 |
kramm | version is now 0.1.2. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-11-21 |
kramm | fixed clipping bug: More than one clipping region insid... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
kramm | fix: grayscale jpegs weren't handled correctly |
commit | commitdiff | tree | snapshot |
2001-11-19 |
kramm | copy with too big character indicies in getCharName. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
kramm | cleaned up font handling. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
kramm | Fixed the masked bitmap handling. (converting the ... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
kramm | SetMatrix: Handle matrix values which are too large. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
kramm | * fixed pushInt() |
commit | commitdiff | tree | snapshot |
2001-11-18 |
kramm | dump frame label and textfield variable names |
commit | commitdiff | tree | snapshot |
2001-11-18 |
kramm | fixjump didn't work if both arguments were identical... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
kramm | added escape-key action condition |
commit | commitdiff | tree | snapshot |
2001-11-16 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2001-11-16 |
kramm | full file, from automake. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
kramm | print out a "file contains links" message once. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
boehme | new example: glyphshape.c |
commit | commitdiff | tree | snapshot |
2001-11-11 |
kramm | added jump rewriting |
commit | commitdiff | tree | snapshot |
2001-11-11 |
kramm | added jump rewriting for actionscript |
commit | commitdiff | tree | snapshot |
2001-11-11 |
boehme | fixed some targets |
commit | commitdiff | tree | snapshot |
2001-11-11 |
boehme | minor fixes: swf_SetBits(), cleanup shape struct, fixed... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
kramm | fixed header. |
commit | commitdiff | tree | snapshot |
2001-11-10 |
kramm | added lib/examples/makefonts.cc |
commit | commitdiff | tree | snapshot |
2001-11-10 |
kramm | brought up to date. |
commit | commitdiff | tree | snapshot |
next |