2007-01-07 |
kramm | fixed compile error |
tree | commitdiff |
2005-12-03 |
kramm | fixed typo in error message |
tree | commitdiff |
2005-11-18 |
kramm | added png save support |
tree | commitdiff |
2005-10-12 |
kramm | image tags now have an "image" attribute |
tree | commitdiff |
2005-10-12 |
kramm | new function rgba_to_image() |
tree | commitdiff |
2005-10-12 |
kramm | added function for reading images |
tree | commitdiff |
2005-09-10 |
kramm | added implementation for colortransform |
tree | commitdiff |
2005-02-05 |
kramm | set ob_type for FillStyle/LineStyle. |
tree | commitdiff |
2005-01-24 |
kramm | added support for load(data=...) |
tree | commitdiff |
2005-01-21 |
kramm | applied patch from Daichi Shinozaki. |
tree | commitdiff |
2004-12-30 |
kramm | removed swftagmap from parse function. |
tree | commitdiff |
2004-12-30 |
kramm | added PlaceObject parser. |
tree | commitdiff |
2004-12-30 |
kramm | added getter for matrix entries. |
tree | commitdiff |
2004-12-30 |
kramm | added f_Matrix2() |
tree | commitdiff |
2004-12-30 |
kramm | added f_Matrix2(). |
tree | commitdiff |
2004-12-30 |
kramm | fixed bug in bbox. |
tree | commitdiff |
2004-12-30 |
kramm | added TODO comment. |
tree | commitdiff |
2004-12-30 |
kramm | added isPlacement, isFont, setBBox() routines. |
tree | commitdiff |
2004-12-18 |
kramm | added some more generic tag functions. |
tree | commitdiff |
2004-12-18 |
kramm | added isShape() tag function. |
tree | commitdiff |
2004-12-18 |
kramm | added fillstyle and linestyle primitives. |
tree | commitdiff |
2004-12-18 |
kramm | small fixes. |
tree | commitdiff |
2004-12-18 |
kramm | added shape parsing. |
tree | commitdiff |
2004-12-18 |
kramm | * fixed segf if bbox not set |
tree | commitdiff |
2004-11-25 |
kramm | added $(A) for lib extension. |
tree | commitdiff |
2004-11-22 |
kramm | object extension is now determined by configure. (... |
tree | commitdiff |
2004-11-07 |
kramm | use @SHARED@ instead of -shared. |
tree | commitdiff |
2004-11-01 |
kramm | allow only the original image width/height in movie... |
tree | commitdiff |
2004-11-01 |
kramm | allow some other image sizes in movie->addFrame(). |
tree | commitdiff |
2004-09-14 |
kramm | added f_DefineShape method. |
tree | commitdiff |
2004-09-14 |
kramm | added missing member initialization. |
tree | commitdiff |
2004-09-14 |
kramm | verbose is now off by default. |
tree | commitdiff |
2004-09-07 |
kramm | new videostream function addBlackFrame(). |
tree | commitdiff |
2004-09-06 |
kramm | commented out debug code. |
tree | commitdiff |
2004-09-03 |
kramm | added files. |
tree | commitdiff |
2004-08-14 |
kramm | do not build executables by default. |
tree | commitdiff |
2004-08-14 |
kramm | added include. |
tree | commitdiff |
2004-07-25 |
kramm | undid last change. |
tree | commitdiff |
2004-07-25 |
kramm | added matrix argument to swf_SetDefineText(). |
tree | commitdiff |
2004-07-13 |
kramm | changed remaining SWF.so to SWF.$(SLEXT). |
tree | commitdiff |
2004-07-12 |
kramm | output file is now named either SWF.so or SWF.dll. |
tree | commitdiff |
2004-07-12 |
kramm | python interface compilation is now controlled by autoconf. |
tree | commitdiff |
2004-06-12 |
kramm | fixed some trivial bugs. |
tree | commitdiff |
2004-06-06 |
kramm | attribute bbox is now instance of class SWF.BBox. |
tree | commitdiff |
2004-06-06 |
kramm | added new constructor for bbox. |
tree | commitdiff |
2004-06-06 |
kramm | added bbox attribute to text tag. |
tree | commitdiff |
2004-05-29 |
kramm | added pivotx,pivoty parameters to matrix constructor. |
tree | commitdiff |
2004-05-29 |
kramm | added removeobject tags. |
tree | commitdiff |
2004-05-22 |
kramm | added taglist_getTAGs2() function |
tree | commitdiff |
2004-05-22 |
kramm | sprite support. |
tree | commitdiff |
2004-05-22 |
kramm | added tag_setattr, added sprite support |
tree | commitdiff |
2004-05-22 |
kramm | changed bbox parsing. |
tree | commitdiff |
2004-05-22 |
kramm | more tests added |
tree | commitdiff |
2004-05-22 |
kramm | bbox_getBBox is now called bbox_getSRECT |
tree | commitdiff |
2004-05-22 |
kramm | added getattr, setattr fields. |
tree | commitdiff |
2004-05-22 |
kramm | bbox now works on floats, not twips. |
tree | commitdiff |
2004-05-22 |
kramm | * added sprite tag |
tree | commitdiff |
2004-05-19 |
kramm | implemented distortionframe. |
tree | commitdiff |
2004-05-19 |
kramm | added PY_ERROR and PY_TYPE. |
tree | commitdiff |
2004-05-16 |
kramm | added moveobject, showframe. |
tree | commitdiff |
2004-05-16 |
kramm | added more error handling in getTAG. |
tree | commitdiff |
2004-05-16 |
kramm | fixed ImageShape image size lookup. |
tree | commitdiff |
2004-05-16 |
kramm | added image and shape tags. |
tree | commitdiff |
2004-05-16 |
kramm | fixed bug in dependency handling. |
tree | commitdiff |
2004-05-16 |
kramm | added test5. |
tree | commitdiff |
2004-05-16 |
kramm | uses/supports Imaging python module now. |
tree | commitdiff |
2004-05-07 |
kramm | some improvements to the video stuff. |
tree | commitdiff |
2004-05-07 |
kramm | fixed import order. |
tree | commitdiff |
2004-05-07 |
kramm | initial draft. |
tree | commitdiff |
2004-05-07 |
kramm | added image.o. |
tree | commitdiff |
2004-05-07 |
kramm | added mypython, swfpython. |
tree | commitdiff |
2004-05-07 |
kramm | initial revision |
tree | commitdiff |
2004-04-16 |
kramm | fixed tag organisation, started video stuff |
tree | commitdiff |
2004-04-08 |
kramm | tag-specific attributes/functions are now accessed... |
tree | commitdiff |
2004-04-08 |
kramm | initial revision |
tree | commitdiff |
2004-04-08 |
kramm | is now generated from Makefile.in |
tree | commitdiff |
2004-04-08 |
kramm | fixed another malloc(0) stable_core_1 |
tree | commitdiff |
2004-04-08 |
kramm | removed some log messages |
tree | commitdiff |
2004-04-08 |
kramm | fixed mem leak in taglist_new() |
tree | commitdiff |
2004-04-08 |
kramm | fixed malloc(0)s |
tree | commitdiff |
2004-04-08 |
kramm | load() now does a FoldAll before passing the data to... |
tree | commitdiff |
2004-04-08 |
kramm | FoldAll is now done in SWF.c |
tree | commitdiff |
2004-04-08 |
kramm | fixed a rather nasty memory allocation bug, where a... |
tree | commitdiff |
2004-04-07 |
kramm | memory management and logging fixes |
tree | commitdiff |
2004-03-31 |
kramm | small convenience fixes |
tree | commitdiff |
2004-03-31 |
kramm | reworked tag memory allocation |
tree | commitdiff |
2004-03-30 |
kramm | fixed '+'/'-' markers in logging |
tree | commitdiff |
2004-03-30 |
kramm | taglist no longer contain an END tag |
tree | commitdiff |
2004-03-30 |
kramm | new tags are now mapped to their own IDs, not an alloca... |
tree | commitdiff |
2004-03-29 |
kramm | handle undefined ID exception |
tree | commitdiff |
2004-03-29 |
kramm | fixed endless tagloop bug. |
tree | commitdiff |
2004-03-29 |
kramm | logging goes to stdout now |
tree | commitdiff |
2004-03-29 |
kramm | several fixes |
tree | commitdiff |
2004-03-27 |
kramm | fixed logging and tag id handling |
tree | commitdiff |
2004-03-21 |
kramm | splitted SWF.c into various modules |
tree | commitdiff |
2004-01-31 |
kramm | "verbose" is not static anymore. |
tree | commitdiff |
2004-01-31 |
kramm | some fixes, added "verbose" constant. |
tree | commitdiff |
2003-11-30 |
kramm | added support for Protect() Tag. |
tree | commitdiff |
2003-09-18 |
kramm | * removed contains function in taglist |
tree | commitdiff |
2003-09-15 |
kramm | python interface to rfxswflib - initial draft. |
tree | commitdiff |
|