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 |
2001-11-28 |
kramm | * Don't rely on jpeglib to do any conversions anymore. |
tree | commitdiff |
2001-11-21 |
kramm | some versions of jpeglib don't support color conversion. release-0-1-2 |
tree | commitdiff |
2001-11-21 |
kramm | fix: grayscale jpegs weren't handled correctly |
tree | commitdiff |
2001-11-19 |
kramm | SetMatrix: Handle matrix values which are too large. |
tree | commitdiff |
2001-11-18 |
kramm | * fixed pushInt() |
tree | commitdiff |
2001-11-18 |
kramm | fixjump didn't work if both arguments were identical... |
tree | commitdiff |
2001-11-16 |
kramm | added escape-key action condition |
tree | commitdiff |
2001-11-15 |
boehme | new example: glyphshape.c |
tree | commitdiff |
2001-11-11 |
kramm | added jump rewriting |
tree | commitdiff |
2001-11-11 |
kramm | added jump rewriting for actionscript |
tree | commitdiff |
2001-11-11 |
boehme | fixed some targets |
tree | commitdiff |
2001-11-11 |
boehme | minor fixes: swf_SetBits(), cleanup shape struct, fixed... |
tree | commitdiff |
2001-11-11 |
kramm | fixed header. |
tree | commitdiff |
2001-11-10 |
kramm | swf_WriteFont: double spacing in text fields, remove... |
tree | commitdiff |
2001-11-10 |
kramm | swf_WriteFont doesn't take a useDefineFont2 parameter... |
tree | commitdiff |
2001-11-10 |
kramm | utility for creating the standard fonts in swf format |
tree | commitdiff |
2001-11-10 |
kramm | added makefonts utility |
tree | commitdiff |
2001-11-08 |
kramm | fixed a typo in swf_ActionSet |
tree | commitdiff |
2001-11-06 |
kramm | changed actionscript-module function names |
tree | commitdiff |
2001-11-06 |
kramm | * optimized a loop |
tree | commitdiff |
2001-11-06 |
kramm | * updated function names |
tree | commitdiff |
2001-11-05 |
boehme | minor fixes: new font structure in dumpfont.c, commente... |
tree | commitdiff |
2001-11-05 |
kramm | added memset |
tree | commitdiff |
2001-11-05 |
kramm | fixed some bugs in extractdefinefont2 |
tree | commitdiff |
2001-11-05 |
kramm | * enumerate also definefont2 tags |
tree | commitdiff |
2001-11-05 |
kramm | generate code for new SWFFONT struct. |
tree | commitdiff |
2001-11-05 |
kramm | changed to new SWFFONT struct. |
tree | commitdiff |
2001-11-05 |
kramm | changed gid to ascii2glyph and codes to glyph2ascii |
tree | commitdiff |
2001-11-05 |
kramm | changed codes and gid in SWFFONT to glyph2ascii and... |
tree | commitdiff |
2001-11-05 |
kramm | use new SWFFONT struct |
tree | commitdiff |
2001-11-05 |
kramm | added routine for dumping fonts. |
tree | commitdiff |
2001-11-05 |
kramm | * implemented definefont2 parsing |
tree | commitdiff |
2001-11-05 |
kramm | the SWFFONT structure consists of pointers (was: arrays... |
tree | commitdiff |
2001-11-05 |
kramm | new font struct |
tree | commitdiff |
2001-11-05 |
kramm | added tag types {EXPORT, IMPORT}ASSETS, ENABLEDEBUGGER |
tree | commitdiff |
2001-11-04 |
kramm | added swf_WriteFont and swf_ReadFont routines |
tree | commitdiff |
2001-11-04 |
kramm | added swf_WriteFont and swfReadFont routines |
tree | commitdiff |
2001-11-02 |
kramm | * made output of dumpaction more nice |
tree | commitdiff |
2001-11-02 |
boehme | added target: movie (type 'make movies' to build all... |
tree | commitdiff |
2001-11-02 |
boehme | new examples: dumpfont and text |
tree | commitdiff |
2001-11-02 |
kramm | added DefineEditText in getDefineId. |
tree | commitdiff |
2001-11-02 |
kramm | added DEFINEEDITTEXT in getTagName() |
tree | commitdiff |
2001-11-01 |
boehme | fixed declaration order for strict compilers |
tree | commitdiff |
2001-11-01 |
boehme | Forgot DOS2UNIX ... |
tree | commitdiff |
2001-11-01 |
boehme | bugfix: ST_DEFINEBUTTON2 and CXForms |
tree | commitdiff |
2001-11-01 |
kramm | button/actionscript example |
tree | commitdiff |
2001-11-01 |
kramm | short options may now be combined. (-xvf style) |
tree | commitdiff |
2001-10-31 |
kramm | Fixed GetUrl. |
tree | commitdiff |
next |