git.asbjorn.biz
/
swftools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
small fixes.
[swftools.git]
/
src
/
2004-12-16
kramm
gcc 2.95.x fixes.
tree
|
commitdiff
2004-12-16
kramm
added comments.
tree
|
commitdiff
2004-12-16
kramm
gcc 2.95.3 fixes.
tree
|
commitdiff
2004-12-12
kramm
keyframes are now every 20 frames.
tree
|
commitdiff
2004-11-28
kramm
removed LP* typedefs in rfxswf.h.
tree
|
commitdiff
2004-11-28
kramm
fixed edittext parsing.
tree
|
commitdiff
2004-11-28
kramm
allow using the default font in .edittext.
tree
|
commitdiff
2004-11-25
kramm
fixed .end problem.
tree
|
commitdiff
2004-11-25
kramm
added $(A) for lib extension.
tree
|
commitdiff
2004-11-24
kramm
improved object list output.
tree
|
commitdiff
2004-11-24
kramm
don't remove *.a files.
tree
|
commitdiff
2004-11-23
kramm
added self pointer to callback function.
tree
|
commitdiff
2004-11-23
kramm
swf_FontEnumerate now passes a self pointer to the...
tree
|
commitdiff
2004-11-23
kramm
fixed big-endian compile problem.
tree
|
commitdiff
2004-11-23
kramm
fixed sprite frame count problem.
tree
|
commitdiff
2004-11-22
kramm
object extension is now determined by configure. (...
tree
|
commitdiff
2004-11-20
kramm
.end now needs a whitespace before *and* after.
tree
|
commitdiff
2004-11-20
kramm
* added actionscript including
tree
|
commitdiff
2004-11-13
kramm
add a SHOWFRAME before the END in sprites.
tree
|
commitdiff
2004-11-12
kramm
when extracting a single object with -i, scale it so...
tree
|
commitdiff
2004-11-12
kramm
fixed -f.
tree
|
commitdiff
2004-11-11
kramm
fixed big-endian handling in .sound.
tree
|
commitdiff
2004-11-11
kramm
* subtract 1 pixel from line width
tree
|
commitdiff
2004-11-11
kramm
moved swf_RecodeShapeData to ../lib/modules/swfshape.c
tree
|
commitdiff
2004-11-11
kramm
added support for non-filled outlines.
tree
|
commitdiff
2004-11-11
kramm
fixed shape display formatting.
tree
|
commitdiff
2004-11-11
kramm
added big endian handling
tree
|
commitdiff
2004-11-07
kramm
added comment about SHOWFRAME code alternative.
tree
|
commitdiff
2004-11-07
kramm
increased frame numbers by 1.
tree
|
commitdiff
2004-11-07
kramm
let SHOWFRAME tags print out the correct number of...
tree
|
commitdiff
2004-11-07
kramm
fixed -f handling (delete object again on the next...
tree
|
commitdiff
2004-11-07
kramm
* always add a final SHOWFRAME tag
tree
|
commitdiff
2004-11-03
kramm
insert frames added with -f at depth 65535, not depth 0.
tree
|
commitdiff
2004-11-03
kramm
fix: don't insert too many removeobjects.
tree
|
commitdiff
2004-11-01
kramm
fixed handling of grayscale images with bpp!=8
tree
|
commitdiff
2004-10-30
kramm
added (undocumented) -O parameter.
tree
|
commitdiff
2004-10-30
kramm
some bugfixes around -z.
tree
|
commitdiff
2004-10-30
kramm
added -z option.
tree
|
commitdiff
2004-10-30
kramm
regenerated usage string from swfbbox.doc.
tree
|
commitdiff
2004-10-30
kramm
Added -s option documentation.
tree
|
commitdiff
2004-10-30
kramm
removed duplicate bitrate option.
tree
|
commitdiff
2004-10-30
kramm
removed swf_Optimize() again, as it's not working yet.
tree
|
commitdiff
2004-10-30
kramm
regenerated from *.doc.
tree
|
commitdiff
2004-10-30
kramm
always set the version to 6 if the file is zlib-compressed.
tree
|
commitdiff
2004-10-29
kramm
fixed extract definebitsjpeg2 "no boundary" bug.
tree
|
commitdiff
2004-10-28
kramm
* added optimizing
tree
|
commitdiff
2004-10-26
kramm
added quicktime command.
tree
|
commitdiff
2004-10-24
kramm
added rotate parameter to .gradient.
tree
|
commitdiff
2004-10-23
kramm
removed -b duplicate.
tree
|
commitdiff
2004-10-15
kramm
Added -E (--end) option.
tree
|
commitdiff
2004-10-15
kramm
Applied endframe patch from Thomas Hartwig.
tree
|
commitdiff
2004-10-07
kramm
gcc 2.95.x fixes.
tree
|
commitdiff
2004-09-22
kramm
added handling of \x.
tree
|
commitdiff
2004-09-22
kramm
added missing O_BINARY to open().
tree
|
commitdiff
2004-09-20
kramm
SWF files generated with -m are now always compressed.
tree
|
commitdiff
2004-09-14
kramm
changed DEFINESHAPE to DEFINESHAPE3.
tree
|
commitdiff
2004-09-05
kramm
fixed potential segfault.
tree
|
commitdiff
2004-09-05
kramm
gcc 2.95.x fixes.
tree
|
commitdiff
2004-09-03
kramm
added -b, -B flags.
tree
|
commitdiff
2004-09-03
kramm
patch from simon-swf@munton.demon.co.uk, fixes for:
tree
|
commitdiff
2004-09-01
kramm
implemented shape handling.
tree
|
commitdiff
2004-08-31
kramm
added more files.
tree
|
commitdiff
2004-08-31
kramm
added -s option.
tree
|
commitdiff
2004-08-31
kramm
* added placeobject handling
tree
|
commitdiff
2004-08-24
kramm
added recalculation of main bbox.
tree
|
commitdiff
2004-08-17
kramm
the font height of .edittext is now the same as the...
tree
|
commitdiff
2004-08-14
kramm
small file extension bug fix.
tree
|
commitdiff
2004-08-08
kramm
added call to swf_FontPrepareForEditText() for fonts.
tree
|
commitdiff
2004-08-07
kramm
fixed button shape list parsing.
tree
|
commitdiff
2004-08-07
kramm
added framelabels.
tree
|
commitdiff
2004-08-07
kramm
fixed fileVersion in case of -m.
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-18
kramm
made the "list of extractable objects" output a little...
tree
|
commitdiff
2004-07-12
kramm
make gcc 2.95.x compatible.
tree
|
commitdiff
2004-07-12
kramm
fixed import issue.
tree
|
commitdiff
2004-06-21
kramm
fixed button's on_move_in.
tree
|
commitdiff
2004-06-12
kramm
* added workaround for clip bug
tree
|
commitdiff
2004-06-12
kramm
-u now also dumps an error if an id is undefined.
tree
|
commitdiff
2004-06-12
kramm
fixed clip bug with -t.
tree
|
commitdiff
2004-06-06
kramm
added 32 bit alpha handling for DEFINEBITSLOSSLESS2.
tree
|
commitdiff
2004-06-02
kramm
textshape now takes a "size" argument.
tree
|
commitdiff
2004-05-31
kramm
removed fillup to 64 bytes- definebitslossless are...
tree
|
commitdiff
2004-05-31
kramm
Added border option to edittext (Laurent Lalanne).
tree
|
commitdiff
2004-05-31
kramm
removed old debugging code.
tree
|
commitdiff
2004-05-30
kramm
fixed handling of buttons without any action.
tree
|
commitdiff
2004-05-28
kramm
added edittext.
tree
|
commitdiff
2004-05-22
kramm
buttons: Added more checking for correct syntax.
tree
|
commitdiff
2004-05-22
kramm
gcc 2.95.* fixes.
tree
|
commitdiff
2004-05-16
kramm
moved some functions to ../lib/rfxswf.h.
tree
|
commitdiff
2004-05-16
kramm
removed jpeg workaround for 32bit alpha images, fixed...
tree
|
commitdiff
2004-05-11
kramm
fixed a bug which appeared when the first line was...
tree
|
commitdiff
2004-05-11
kramm
added support for text boxes.
tree
|
commitdiff
2004-05-11
kramm
* small changes to glyph display
tree
|
commitdiff
2004-05-08
kramm
added shortcuts for some SWF3 actions (play,stop,previo...
tree
|
commitdiff
2004-05-08
kramm
the area attribute of buttons is now copied from idle...
tree
|
commitdiff
2004-05-07
kramm
fixed several bugs in the button implementation.
tree
|
commitdiff
2004-05-07
kramm
finished button implementation. Not fully working yet.
tree
|
commitdiff
2004-03-27
kramm
added handling for RAW and ADPCM sounds
tree
|
commitdiff
2004-02-22
kramm
added font2swf
tree
|
commitdiff
next