swftools.git
15 years agofixed paths
kramm [Wed, 12 Nov 2008 10:42:11 +0000 (10:42 +0000)]
fixed paths

15 years agoadded comments
kramm [Wed, 12 Nov 2008 10:42:00 +0000 (10:42 +0000)]
added comments

15 years agoadded -s parameter
kramm [Wed, 12 Nov 2008 10:41:47 +0000 (10:41 +0000)]
added -s parameter

15 years agofor ng, use 4x4 antializing
kramm [Wed, 12 Nov 2008 10:41:39 +0000 (10:41 +0000)]
for ng, use 4x4 antializing

15 years agoadded rescaling
kramm [Wed, 12 Nov 2008 10:41:31 +0000 (10:41 +0000)]
added rescaling

15 years agomade ng renderer the default
kramm [Wed, 12 Nov 2008 10:41:23 +0000 (10:41 +0000)]
made ng renderer the default

15 years agoadd an error if we can't write the output file
kramm [Wed, 12 Nov 2008 10:41:13 +0000 (10:41 +0000)]
add an error if we can't write the output file

15 years agoadded swfrender dependency
kramm [Wed, 12 Nov 2008 10:41:01 +0000 (10:41 +0000)]
added swfrender dependency

15 years agoadded missing dependencies
kramm [Wed, 12 Nov 2008 10:40:53 +0000 (10:40 +0000)]
added missing dependencies

15 years agoadded swfrender to default targets
kramm [Wed, 12 Nov 2008 10:40:45 +0000 (10:40 +0000)]
added swfrender to default targets

15 years agofixed memory corruption bug in id allocator
kramm [Wed, 12 Nov 2008 10:40:34 +0000 (10:40 +0000)]
fixed memory corruption bug in id allocator

15 years agoswitched to new dict impl.
kramm [Wed, 12 Nov 2008 10:39:59 +0000 (10:39 +0000)]
switched to new dict impl.

15 years agoswitched to new dict impl, made some char pointers const
kramm [Wed, 12 Nov 2008 10:39:50 +0000 (10:39 +0000)]
switched to new dict impl, made some char pointers const

15 years agofixed compile error
kramm [Wed, 12 Nov 2008 10:39:38 +0000 (10:39 +0000)]
fixed compile error

15 years agobugfix in include handler
kramm [Wed, 12 Nov 2008 10:39:26 +0000 (10:39 +0000)]
bugfix in include handler

15 years agoimproved k-means speed
kramm [Wed, 12 Nov 2008 10:39:15 +0000 (10:39 +0000)]
improved k-means speed

15 years agolrand48() -> rand()
kramm [Wed, 12 Nov 2008 10:39:06 +0000 (10:39 +0000)]
lrand48() -> rand()

15 years agoadded EXPORT to public functions
kramm [Wed, 12 Nov 2008 10:38:57 +0000 (10:38 +0000)]
added EXPORT to public functions

15 years agodon't use filtermodes>0
kramm [Wed, 12 Nov 2008 10:38:48 +0000 (10:38 +0000)]
don't use filtermodes>0

15 years agoadded support for palette images
kramm [Wed, 12 Nov 2008 10:38:28 +0000 (10:38 +0000)]
added support for palette images

15 years agoc++ compile fix
kramm [Wed, 12 Nov 2008 10:38:17 +0000 (10:38 +0000)]
c++ compile fix

15 years agosmall refinements to dict resizing
kramm [Wed, 12 Nov 2008 10:37:40 +0000 (10:37 +0000)]
small refinements to dict resizing

15 years agodict now reallocates itself
kramm [Wed, 12 Nov 2008 10:37:32 +0000 (10:37 +0000)]
dict now reallocates itself

15 years agofinished implementation of map_dump
kramm [Wed, 12 Nov 2008 10:37:24 +0000 (10:37 +0000)]
finished implementation of map_dump

15 years agooptimized dict implementation
kramm [Wed, 12 Nov 2008 10:37:16 +0000 (10:37 +0000)]
optimized dict implementation

15 years agoimplemented hashing
kramm [Wed, 12 Nov 2008 10:37:08 +0000 (10:37 +0000)]
implemented hashing

15 years agoadded as3/ to clean targets
kramm [Wed, 12 Nov 2008 10:36:57 +0000 (10:36 +0000)]
added as3/ to clean targets

15 years agomade some char pointers constant, added workaround for short files
kramm [Wed, 12 Nov 2008 10:36:26 +0000 (10:36 +0000)]
made some char pointers constant, added workaround for short files

15 years agomade some char arrays constant
kramm [Wed, 12 Nov 2008 10:36:16 +0000 (10:36 +0000)]
made some char arrays constant

15 years agoadded TODO
kramm [Wed, 12 Nov 2008 10:35:36 +0000 (10:35 +0000)]
added TODO

15 years agorenamed dict_append_if_new2 to dict_append_if_new
kramm [Wed, 12 Nov 2008 10:35:26 +0000 (10:35 +0000)]
renamed dict_append_if_new2 to dict_append_if_new

15 years agoremoved duplicate header
kramm [Wed, 12 Nov 2008 10:35:12 +0000 (10:35 +0000)]
removed duplicate header

15 years agoadded headers
kramm [Wed, 12 Nov 2008 10:35:04 +0000 (10:35 +0000)]
added headers

15 years agoremoved dict_append_if_new2
kramm [Wed, 12 Nov 2008 10:34:54 +0000 (10:34 +0000)]
removed dict_append_if_new2

15 years agoset freed pointers to NULL
kramm [Wed, 12 Nov 2008 10:34:44 +0000 (10:34 +0000)]
set freed pointers to NULL

15 years agoremoved debugging code
kramm [Wed, 12 Nov 2008 10:34:34 +0000 (10:34 +0000)]
removed debugging code

15 years agotake placeobject matrix into account when bitmap-filling
kramm [Wed, 12 Nov 2008 10:34:26 +0000 (10:34 +0000)]
take placeobject matrix into account when bitmap-filling

15 years agoadded clipping and text support
kramm [Wed, 12 Nov 2008 10:34:18 +0000 (10:34 +0000)]
added clipping and text support

15 years agocontinued bounding box implementation
kramm [Wed, 12 Nov 2008 10:33:56 +0000 (10:33 +0000)]
continued bounding box implementation

15 years agoinverted monochrome handler
kramm [Wed, 12 Nov 2008 10:33:43 +0000 (10:33 +0000)]
inverted monochrome handler

15 years agocontinued bounding box implementation
kramm [Wed, 12 Nov 2008 10:33:32 +0000 (10:33 +0000)]
continued bounding box implementation

15 years agoadded Makefile
kramm [Wed, 12 Nov 2008 10:33:22 +0000 (10:33 +0000)]
added Makefile

15 years agofixed bug in dash handler
kramm [Wed, 12 Nov 2008 10:33:12 +0000 (10:33 +0000)]
fixed bug in dash handler

15 years agomade some char pointers constant
kramm [Wed, 12 Nov 2008 10:32:22 +0000 (10:32 +0000)]
made some char pointers constant

15 years agomade palette reduction work for single images, too
kramm [Wed, 12 Nov 2008 10:32:10 +0000 (10:32 +0000)]
made palette reduction work for single images, too

15 years agoadded palette image support
kramm [Wed, 12 Nov 2008 10:32:01 +0000 (10:32 +0000)]
added palette image support

15 years agofixed drawonlyshapes implementation
kramm [Wed, 12 Nov 2008 10:31:51 +0000 (10:31 +0000)]
fixed drawonlyshapes implementation

15 years agore-implemented drawonlyshapes
kramm [Wed, 12 Nov 2008 10:31:40 +0000 (10:31 +0000)]
re-implemented drawonlyshapes

15 years agofixed a typo
kramm [Wed, 12 Nov 2008 10:31:25 +0000 (10:31 +0000)]
fixed a typo

15 years agoadded constructor
kramm [Wed, 12 Nov 2008 10:31:07 +0000 (10:31 +0000)]
added constructor

15 years agoadded contructor
kramm [Wed, 12 Nov 2008 10:30:51 +0000 (10:30 +0000)]
added contructor

15 years agofixed logging
kramm [Wed, 12 Nov 2008 10:30:41 +0000 (10:30 +0000)]
fixed logging

15 years agoadded a distinctive prefix
kramm [Wed, 12 Nov 2008 10:29:21 +0000 (10:29 +0000)]
added a distinctive prefix

15 years agowith flash>=7, it's loadMovie, not loadmovie
kramm [Wed, 12 Nov 2008 10:29:01 +0000 (10:29 +0000)]
with flash>=7, it's loadMovie, not loadmovie

15 years agoalways elevate on Vista
kramm [Wed, 12 Nov 2008 10:28:49 +0000 (10:28 +0000)]
always elevate on Vista

15 years agofixed superfluous newlines
kramm [Mon, 20 Oct 2008 13:59:33 +0000 (13:59 +0000)]
fixed superfluous newlines

15 years agonew parameters -X,-Y
kramm [Mon, 20 Oct 2008 13:59:21 +0000 (13:59 +0000)]
new parameters -X,-Y

15 years agoinclude file and state stack handling
kramm [Mon, 20 Oct 2008 13:58:50 +0000 (13:58 +0000)]
include file and state stack handling

15 years agoextracted utility functions from abc.c/abc.h
kramm [Mon, 20 Oct 2008 13:58:09 +0000 (13:58 +0000)]
extracted utility functions from abc.c/abc.h

15 years agomoved ../modules/
kramm [Mon, 20 Oct 2008 13:57:50 +0000 (13:57 +0000)]
moved ../modules/

15 years agomoved util functions to utils.c/utils.h
kramm [Mon, 20 Oct 2008 13:57:01 +0000 (13:57 +0000)]
moved util functions to utils.c/utils.h

15 years agorenamed swfabc_ops.c to abc_ops.c
kramm [Mon, 20 Oct 2008 13:56:52 +0000 (13:56 +0000)]
renamed swfabc_ops.c to abc_ops.c

15 years agomoved from ../modules/
kramm [Mon, 20 Oct 2008 13:56:42 +0000 (13:56 +0000)]
moved from ../modules/

15 years agomoved modules/swfabc.c to as3/abc.c
kramm [Mon, 20 Oct 2008 13:56:16 +0000 (13:56 +0000)]
moved modules/swfabc.c to as3/abc.c

15 years ago*** empty log message ***
kramm [Mon, 20 Oct 2008 13:55:50 +0000 (13:55 +0000)]
*** empty log message ***

15 years agoallow either target width or height to be zero
kramm [Mon, 20 Oct 2008 13:55:42 +0000 (13:55 +0000)]
allow either target width or height to be zero

15 years agoadded missing swfabc.h file
kramm [Sun, 19 Oct 2008 15:32:54 +0000 (15:32 +0000)]
added missing swfabc.h file

15 years agoadded a bit more info about the DOABC tag
kramm [Sun, 19 Oct 2008 15:32:42 +0000 (15:32 +0000)]
added a bit more info about the DOABC tag

15 years agodump RAWABC tags as well
kramm [Sun, 19 Oct 2008 15:32:32 +0000 (15:32 +0000)]
dump RAWABC tags as well

15 years agoadded events parameter to swf_AddButtonLinks
kramm [Sun, 19 Oct 2008 15:32:20 +0000 (15:32 +0000)]
added events parameter to swf_AddButtonLinks

15 years agodefine tag id 72 (rawabc)
kramm [Sun, 19 Oct 2008 15:32:02 +0000 (15:32 +0000)]
define tag id 72 (rawabc)

15 years agoremoved swfscripts again
kramm [Sun, 19 Oct 2008 15:31:39 +0000 (15:31 +0000)]
removed swfscripts again

15 years agoadded event code to swf_AddButtonLinks
kramm [Sun, 19 Oct 2008 15:31:28 +0000 (15:31 +0000)]
added event code to swf_AddButtonLinks

15 years agoadded flash8->flash9 actionscript link conversion
kramm [Sun, 19 Oct 2008 15:31:18 +0000 (15:31 +0000)]
added flash8->flash9 actionscript link conversion

15 years agoreintroduced frame scripts for event registering
kramm [Sun, 19 Oct 2008 15:31:08 +0000 (15:31 +0000)]
reintroduced frame scripts for event registering

15 years agoadded RAWABC tag
kramm [Sun, 19 Oct 2008 15:30:45 +0000 (15:30 +0000)]
added RAWABC tag

15 years agoadded rawabc tag
kramm [Sun, 19 Oct 2008 15:30:33 +0000 (15:30 +0000)]
added rawabc tag

15 years agonew function swf_ButtonGetAction
kramm [Sun, 19 Oct 2008 15:30:22 +0000 (15:30 +0000)]
new function swf_ButtonGetAction

15 years agomoved declarations into include file
kramm [Sun, 19 Oct 2008 15:29:57 +0000 (15:29 +0000)]
moved declarations into include file

15 years agoadded flash 9 event support (via linkfunction)
kramm [Sun, 19 Oct 2008 15:29:37 +0000 (15:29 +0000)]
added flash 9 event support (via linkfunction)

15 years agofixed bug where the END tag was missing with -Tm
kramm [Mon, 13 Oct 2008 14:09:45 +0000 (14:09 +0000)]
fixed bug where the END tag was missing with -Tm

15 years agoadded fileAttributes adjustment
kramm [Mon, 13 Oct 2008 14:09:36 +0000 (14:09 +0000)]
added fileAttributes adjustment

15 years agonew option -B --buttons
kramm [Mon, 13 Oct 2008 14:07:35 +0000 (14:07 +0000)]
new option -B --buttons

15 years agofixed a potential segfault
kramm [Mon, 13 Oct 2008 14:05:55 +0000 (14:05 +0000)]
fixed a potential segfault

15 years agoadded fileattributes field to SWF structure
kramm [Mon, 13 Oct 2008 14:04:09 +0000 (14:04 +0000)]
added fileattributes field to SWF structure

15 years agonew file swfscripts.c
kramm [Mon, 13 Oct 2008 14:03:03 +0000 (14:03 +0000)]
new file swfscripts.c

15 years agoreworked fileattributes writing
kramm [Mon, 13 Oct 2008 14:01:28 +0000 (14:01 +0000)]
reworked fileattributes writing

15 years agoadded modules/swfscripts.c file
kramm [Mon, 13 Oct 2008 13:59:49 +0000 (13:59 +0000)]
added modules/swfscripts.c file

15 years agofixed bug in lame/action target
kramm [Mon, 13 Oct 2008 13:58:47 +0000 (13:58 +0000)]
fixed bug in lame/action target

15 years agomade temporary file generation more robust
kramm [Mon, 13 Oct 2008 13:57:24 +0000 (13:57 +0000)]
made temporary file generation more robust

15 years agodisabled all dithering
kramm [Mon, 13 Oct 2008 13:57:15 +0000 (13:57 +0000)]
disabled all dithering

15 years agobugfixes in Addbuttons script
kramm [Mon, 13 Oct 2008 13:57:00 +0000 (13:57 +0000)]
bugfixes in Addbuttons script

15 years agofinished implementation of swf_AddButtonLinks
kramm [Mon, 13 Oct 2008 13:56:50 +0000 (13:56 +0000)]
finished implementation of swf_AddButtonLinks

15 years agoglobal refactoring, added Security call buttons-working
kramm [Mon, 13 Oct 2008 13:56:40 +0000 (13:56 +0000)]
global refactoring, added Security call

15 years agoreworked trait storage, moved scripts to swfscripts.c
kramm [Mon, 13 Oct 2008 13:56:30 +0000 (13:56 +0000)]
reworked trait storage, moved scripts to swfscripts.c

15 years agoadded DEFINEBINARY
kramm [Mon, 13 Oct 2008 13:56:17 +0000 (13:56 +0000)]
added DEFINEBINARY

15 years agoavm2 utility scripts
kramm [Mon, 13 Oct 2008 13:56:06 +0000 (13:56 +0000)]
avm2 utility scripts

15 years agoregenerated, added shortcut macros
kramm [Mon, 13 Oct 2008 13:55:45 +0000 (13:55 +0000)]
regenerated, added shortcut macros

15 years agoadapted to interface changes
kramm [Mon, 13 Oct 2008 13:55:33 +0000 (13:55 +0000)]
adapted to interface changes

15 years agoadapted to library cchanges
kramm [Mon, 13 Oct 2008 13:55:13 +0000 (13:55 +0000)]
adapted to library cchanges