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

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

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

16 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

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

16 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

16 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

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

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

16 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

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

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

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

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

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

16 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

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

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

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

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

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

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

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

16 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

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

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

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

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

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

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

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

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

16 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

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

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

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

16 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

16 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

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

16 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

16 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

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

16 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

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

16 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

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

16 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

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

16 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

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

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

16 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

16 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

16 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

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

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

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

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

16 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)

16 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

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

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

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

16 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

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

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

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

16 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

16 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

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

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

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

16 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

16 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

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

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

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

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

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

16 years agoswitched to new avm2 code
kramm [Mon, 13 Oct 2008 13:55:01 +0000 (13:55 +0000)]
switched to new avm2 code

16 years agoGenerated from configure.in
kramm [Mon, 6 Oct 2008 12:59:54 +0000 (12:59 +0000)]
Generated from configure.in

16 years agoautomake/autoconf fluctuations
kramm [Mon, 6 Oct 2008 12:59:04 +0000 (12:59 +0000)]
automake/autoconf fluctuations

16 years agofixed bug in poppler #ifdef
kramm [Mon, 6 Oct 2008 12:58:45 +0000 (12:58 +0000)]
fixed bug in poppler #ifdef

16 years agoadded build rule for swfedit
kramm [Mon, 6 Oct 2008 12:58:33 +0000 (12:58 +0000)]
added build rule for swfedit

16 years agouse int for font numchars/maxascii fields
kramm [Mon, 6 Oct 2008 12:58:23 +0000 (12:58 +0000)]
use int for font numchars/maxascii fields

16 years agomade extra tag insertion during write() optional
kramm [Mon, 6 Oct 2008 12:58:11 +0000 (12:58 +0000)]
made extra tag insertion during write() optional