2003-04-30 |
kramm | added fix for 64 byte bug also for swf_SetLossLessBitsI... |
tree | commitdiff |
2003-04-30 |
kramm | added ShapeSetBitmapRect, fix a bit overflow bug. |
tree | commitdiff |
2003-04-16 |
kramm | added DEFINEMOVIE to define tags |
tree | commitdiff |
2003-04-16 |
kramm | added DEFINEMOVIE to define tag list. |
tree | commitdiff |
2003-04-11 |
kramm | fixed YUV. |
tree | commitdiff |
2003-04-07 |
kramm | bugfix: free without malloc in setLosslessBitsIndexed. |
tree | commitdiff |
2003-04-06 |
kramm | added ratio support swf_SetPlaceObject. |
tree | commitdiff |
2003-04-06 |
kramm | fix for the strange flash player bug |
tree | commitdiff |
2003-04-04 |
kramm | * bitrate is now 32 and accessible from the outside |
tree | commitdiff |
2003-04-02 |
kramm | support for videoframe |
tree | commitdiff |
2003-04-02 |
kramm | definefontinfo2 |
tree | commitdiff |
2003-04-02 |
kramm | allow to set sample value |
tree | commitdiff |
2003-04-02 |
kramm | zlib fixes, workaround for buggy(?) flash players |
tree | commitdiff |
2003-02-22 |
kramm | enhanced font dumping information. |
tree | commitdiff |
2003-02-22 |
kramm | allow to set samplerate/channels from outside. |
tree | commitdiff |
2003-02-07 |
kramm | support for delay/seek value in soundstreamblock. |
tree | commitdiff |
2003-02-06 |
kramm | fixed for -1 values in ascii2swf (chars without a glyph... |
tree | commitdiff |
2003-02-06 |
kramm | don't throw an error on empty shapes- those are perfect... |
tree | commitdiff |
2003-02-03 |
kramm | made failed operations complain to stderr |
tree | commitdiff |
2003-02-02 |
kramm | added definebitsjpeg3 support. |
tree | commitdiff |
2003-02-01 |
kramm | fixed scaling/advancing. |
tree | commitdiff |
2003-01-31 |
kramm | * zlib is now optional |
tree | commitdiff |
2003-01-19 |
kramm | bugfix- cxforms in placeobject2 always have alpha |
tree | commitdiff |
2003-01-17 |
kramm | * bugfixes in sprite handling. |
tree | commitdiff |
2003-01-07 |
kramm | bugfixes. |
tree | commitdiff |
2003-01-04 |
kramm | implemented definesound/startsound. |
tree | commitdiff |
2002-12-08 |
kramm | added FREEALL tag. |
tree | commitdiff |
2002-12-08 |
kramm | bugfixes. |
tree | commitdiff |
2002-11-03 |
kramm | bugfixes. |
tree | commitdiff |
2002-10-28 |
kramm | Flash MX additions |
tree | commitdiff |
2002-07-21 |
kramm | more functions implemented. |
tree | commitdiff |
2002-06-16 |
kramm | fixed morph shape ID enumerating. |
tree | commitdiff |
2002-06-14 |
kramm | * removed Font{Import,Export} functions |
tree | commitdiff |
2002-06-14 |
kramm | fixed shape parsing bugs. |
tree | commitdiff |
2002-06-13 |
kramm | moved swf_GetMorphGradient from ../rfxswf.c. |
tree | commitdiff |
2002-06-13 |
kramm | bugfix: font glyph boundaries weren't stored. |
tree | commitdiff |
2002-06-13 |
kramm | implemented SHAPE2 routines. |
tree | commitdiff |
2002-06-12 |
kramm | * implemented exportassets |
tree | commitdiff |
2002-06-12 |
kramm | placeobject(2) handling functions |
tree | commitdiff |
2002-06-12 |
kramm | getUsedIDs now also handles Morphshapes and some specia... |
tree | commitdiff |
2002-06-06 |
kramm | fonts with 0 characters were parsed incorrectly. |
tree | commitdiff |
2002-06-06 |
kramm | implemented optional debugging. |
tree | commitdiff |
2002-06-04 |
kramm | new functions swf_SetDefineID, swf_Relocate. |
tree | commitdiff |
2002-05-30 |
kramm | made rfxswf actionscript routines threadsafe. ;) |
tree | commitdiff |
2002-05-20 |
kramm | fixed block size. |
tree | commitdiff |
2002-05-19 |
kramm | added LAME mp3 routines. |
tree | commitdiff |
2002-05-19 |
kramm | new function swf_SetJPEGBits2(). |
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 | bugfix: jump addresses are signed. |
tree | commitdiff |
2002-04-21 |
kramm | added Flash 6 Tags. (not deciphered yet) |
tree | commitdiff |
2002-04-21 |
kramm | fixed compiler warnings. |
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-22 |
kramm | * removed flags field from SWFFONT structure |
tree | commitdiff |
2002-03-05 |
kramm | fix -Wparentheses warnings. |
tree | commitdiff |
2002-02-16 |
kramm | several bugfixes |
tree | commitdiff |
2002-01-13 |
kramm | only write the init header once per SWF. |
tree | commitdiff |
2002-01-10 |
kramm | write sound data information |
tree | commitdiff |
2002-01-10 |
kramm | initial revision |
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 |
2001-12-16 |
kramm | added EditText handling. |
tree | commitdiff |
2001-12-06 |
kramm | fixed advance values |
tree | commitdiff |
2001-12-06 |
kramm | swf_WriteFont: write characters > 256 |
tree | commitdiff |
2001-12-03 |
boehme | swfdump: fix segfault and endless loop; improved action... |
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-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-18 |
kramm | * fixed pushInt() |
tree | commitdiff |
2001-11-18 |
kramm | fixjump didn't work if both arguments were identical... |
tree | commitdiff |
2001-11-11 |
kramm | added jump rewriting |
tree | commitdiff |
2001-11-11 |
boehme | minor fixes: swf_SetBits(), cleanup shape struct, fixed... |
tree | commitdiff |
2001-11-10 |
kramm | swf_WriteFont: double spacing in text fields, remove... |
tree | commitdiff |
2001-11-06 |
kramm | * optimized a loop |
tree | commitdiff |
2001-11-05 |
boehme | minor fixes: new font structure in dumpfont.c, commente... |
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 | changed gid to ascii2glyph and codes to glyph2ascii |
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 | added tag types {EXPORT, IMPORT}ASSETS, ENABLEDEBUGGER |
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 |
kramm | added DefineEditText in getDefineId. |
tree | commitdiff |
2001-11-02 |
kramm | added DEFINEEDITTEXT in getTagName() |
tree | commitdiff |
2001-11-01 |
boehme | Forgot DOS2UNIX ... |
tree | commitdiff |
2001-11-01 |
boehme | bugfix: ST_DEFINEBUTTON2 and CXForms |
tree | commitdiff |
2001-10-31 |
kramm | Fixed GetUrl. |
tree | commitdiff |
2001-10-31 |
boehme | fixed swf_FontImport() |
tree | commitdiff |
2001-10-31 |
kramm | fixed opcode for GetUrl. |
tree | commitdiff |
2001-10-31 |
boehme | rfxswf cleanups: TAG structure and ResetWriteBits/Reset... |
tree | commitdiff |
2001-10-31 |
kramm | added optimized routines for actioncode generation |
tree | commitdiff |
next |