swftools.git
15 years agoadded -T option
kramm [Sun, 23 Nov 2008 14:00:56 +0000 (14:00 +0000)]
added -T option

15 years agoadded as3 data types
kramm [Sun, 23 Nov 2008 14:00:31 +0000 (14:00 +0000)]
added as3 data types

15 years agoadded type_t structure
kramm [Sun, 23 Nov 2008 13:59:51 +0000 (13:59 +0000)]
added type_t structure

15 years agomerged with lib/as3/utils.{c,h}
kramm [Sun, 23 Nov 2008 13:59:41 +0000 (13:59 +0000)]
merged with lib/as3/utils.{c,h}

15 years agocorrected bpp alignment during saving
kramm [Sun, 23 Nov 2008 13:59:28 +0000 (13:59 +0000)]
corrected bpp alignment during saving

15 years agoadded as3/opcodes.o, as3/code.o
kramm [Sun, 23 Nov 2008 13:59:15 +0000 (13:59 +0000)]
added as3/opcodes.o, as3/code.o

15 years agoadded as3/pool.c, removed as3/utils.c
kramm [Sun, 23 Nov 2008 13:59:06 +0000 (13:59 +0000)]
added as3/pool.c, removed as3/utils.c

15 years ago*** empty log message ***
kramm [Sun, 23 Nov 2008 13:58:38 +0000 (13:58 +0000)]
*** empty log message ***

15 years agosmall change in multiname display
kramm [Sun, 23 Nov 2008 13:57:58 +0000 (13:57 +0000)]
small change in multiname display

15 years agoadded hashing for everything
kramm [Sun, 23 Nov 2008 13:57:48 +0000 (13:57 +0000)]
added hashing for everything

15 years agoadded some comments
kramm [Sun, 23 Nov 2008 13:57:38 +0000 (13:57 +0000)]
added some comments

15 years agomade multiname_to_string cope with null multinames
kramm [Sun, 23 Nov 2008 13:57:29 +0000 (13:57 +0000)]
made multiname_to_string cope with null multinames

15 years agoabc constant pool implementation
kramm [Sun, 23 Nov 2008 13:57:20 +0000 (13:57 +0000)]
abc constant pool implementation

15 years agoadded code.h include
kramm [Sun, 23 Nov 2008 13:56:59 +0000 (13:56 +0000)]
added code.h include

15 years agorenamed abc_ops.c into opcodes.{c,h}
kramm [Sun, 23 Nov 2008 13:56:19 +0000 (13:56 +0000)]
renamed abc_ops.c into opcodes.{c,h}

15 years agorenamed params to data
kramm [Sun, 23 Nov 2008 13:55:55 +0000 (13:55 +0000)]
renamed params to data

15 years agogenerate header file, too
kramm [Sun, 23 Nov 2008 13:55:46 +0000 (13:55 +0000)]
generate header file, too

15 years agoscript for creating abc_ops.c
kramm [Sun, 23 Nov 2008 13:55:37 +0000 (13:55 +0000)]
script for creating abc_ops.c

15 years agoadded statistics generation
kramm [Sun, 23 Nov 2008 13:54:39 +0000 (13:54 +0000)]
added statistics generation

15 years agoextracted from abc.{c,h}
kramm [Sun, 23 Nov 2008 13:54:30 +0000 (13:54 +0000)]
extracted from abc.{c,h}

15 years agomoved code_write to code.c
kramm [Sun, 23 Nov 2008 13:53:28 +0000 (13:53 +0000)]
moved code_write to code.c

15 years agomoved opcodes stuff into code.c and opcodes.c
kramm [Sun, 23 Nov 2008 13:53:18 +0000 (13:53 +0000)]
moved opcodes stuff into code.c and opcodes.c

15 years agofixed swf_AddButtonLinks()
kramm [Sun, 23 Nov 2008 13:53:07 +0000 (13:53 +0000)]
fixed swf_AddButtonLinks()

15 years agofixed bug in name display
kramm [Sun, 23 Nov 2008 13:52:56 +0000 (13:52 +0000)]
fixed bug in name display

15 years agofixed memory leaks
kramm [Sun, 23 Nov 2008 13:52:45 +0000 (13:52 +0000)]
fixed memory leaks

15 years agoseveral bugfixes
kramm [Sun, 23 Nov 2008 13:52:34 +0000 (13:52 +0000)]
several bugfixes

15 years agouse constant pool only while reading and writing
kramm [Sun, 23 Nov 2008 13:52:23 +0000 (13:52 +0000)]
use constant pool only while reading and writing

15 years agomake sure to initialize dashPattern correctly
kramm [Sun, 23 Nov 2008 13:52:10 +0000 (13:52 +0000)]
make sure to initialize dashPattern correctly

15 years agodon't ignore 1x1 images- they may be square root roofs or fraction lines
kramm [Sun, 23 Nov 2008 13:51:58 +0000 (13:51 +0000)]
don't ignore 1x1 images- they may be square root roofs or fraction lines

15 years agofixed dot dashes
kramm [Sun, 23 Nov 2008 13:51:46 +0000 (13:51 +0000)]
fixed dot dashes

15 years agochar* -> const char*
kramm [Sun, 23 Nov 2008 13:51:30 +0000 (13:51 +0000)]
char* -> const char*

15 years agonew option 'disablelinks'
kramm [Sun, 23 Nov 2008 13:51:17 +0000 (13:51 +0000)]
new option 'disablelinks'

15 years agopygfx drawing
kramm [Sun, 23 Nov 2008 13:51:01 +0000 (13:51 +0000)]
pygfx drawing

15 years agoadded dependency builder define
kramm [Wed, 12 Nov 2008 10:42:42 +0000 (10:42 +0000)]
added dependency builder define

15 years agoadded lib/as3/files.{c.h}
kramm [Wed, 12 Nov 2008 10:42:33 +0000 (10:42 +0000)]
added lib/as3/files.{c.h}

15 years agomoved as3 files
kramm [Wed, 12 Nov 2008 10:42:25 +0000 (10:42 +0000)]
moved as3 files

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