git.asbjorn.biz
/
swftools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added save_eot() function to ruby module
[swftools.git]
/
lib
/
rfxswf.c
2010-03-02
Matthias Kramm
renamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVE
blob
|
commitdiff
2010-03-02
Matthias Kramm
removed a few instances of SWAP32
blob
|
commitdiff
|
diff to current
2010-01-09
Matthias Kramm
fixed format warnings
blob
|
commitdiff
|
diff to current
2009-10-30
Matthias Kramm
added fontalign polygon detector
blob
|
commitdiff
|
diff to current
2009-10-26
Matthias Kramm
merged in fontalignzones branch
blob
|
commitdiff
|
diff to current
2009-10-13
Matthias Kramm
fixed bug in SWF parser
blob
|
commitdiff
|
diff to current
2009-10-13
Matthias Kramm
synchronized with downstream git
blob
|
commitdiff
|
diff to current
2009-10-08
Matthias Kramm
compile pdf2swf with xpdf's wordlist support
blob
|
commitdiff
|
diff to current
2009-10-07
Matthias Kramm
added fontalign support in swfdump
blob
|
commitdiff
|
diff to current
2009-08-12
Matthias Kramm
added support for hardware-gpu & accelerated-blit heade...
blob
|
commitdiff
|
diff to current
2009-04-23
Matthias Kramm
many optimizations and bugfixes in the new intersector...
blob
|
commitdiff
|
diff to current
2009-03-29
Matthias Kramm
small fixes
blob
|
commitdiff
|
diff to current
2009-01-19
Matthias Kramm
only write out extra tags if we're not only writing...
blob
|
commitdiff
|
diff to current
2009-01-17
Matthias Kramm
new function swf_OpenSWF()
blob
|
commitdiff
|
diff to current
2009-01-15
Matthias Kramm
gave names to fileattribute bits
blob
|
commitdiff
|
diff to current
2008-12-19
kramm
removed bit 31 warning, added swf_ReadABCfile
blob
|
commitdiff
|
diff to current
2008-12-02
kramm
fixed bugs in ABC datatypes implementation
blob
|
commitdiff
|
diff to current
2008-11-24
kramm
fixed some bugs in Get/SetU30
blob
|
commitdiff
|
diff to current
2008-11-23
kramm
added as3 data types
blob
|
commitdiff
|
diff to current
2008-10-13
kramm
reworked fileattributes writing
blob
|
commitdiff
|
diff to current
2008-10-06
kramm
made extra tag insertion during write() optional
blob
|
commitdiff
|
diff to current
2008-08-21
kramm
fixed avm3 detection
blob
|
commitdiff
|
diff to current
2008-08-20
kramm
don't make files which contain AVM2 Actionscript AVM3
blob
|
commitdiff
|
diff to current
2008-08-20
kramm
fixed cgi length bug
blob
|
commitdiff
|
diff to current
2008-07-27
kramm
DeleteTag now takes two arguments
blob
|
commitdiff
|
diff to current
2008-06-19
kramm
added measuring of tag sizes
blob
|
commitdiff
|
diff to current
2008-06-09
kramm
added a few const modifiers
blob
|
commitdiff
|
diff to current
2008-05-24
kramm
fixed bug in swf_SetFixed(8)
blob
|
commitdiff
|
diff to current
2008-04-01
kramm
be more careful to not insert the ST_REFLEX tag too...
blob
|
commitdiff
|
diff to current
2008-03-26
kramm
moved swf_ClipRect from src/swfbbox.c
blob
|
commitdiff
|
diff to current
2008-03-26
kramm
removed modules from the compile (added headers for...
blob
|
commitdiff
|
diff to current
2008-03-12
kramm
reworked compression handling logic
blob
|
commitdiff
|
diff to current
2008-01-09
kramm
win32 compile fixes
blob
|
commitdiff
|
diff to current
2007-12-12
kramm
applied MSVC compatibility patch from Dwight Kelly
blob
|
commitdiff
|
diff to current
2007-12-09
kramm
flash9 tags implementation
blob
|
commitdiff
|
diff to current
2007-08-11
kramm
fixed syntax error
blob
|
commitdiff
|
diff to current
2007-08-08
kramm
changed setFixed logic
blob
|
commitdiff
|
diff to current
2007-08-07
kramm
only set HASMETADATA for flash 9 files
blob
|
commitdiff
|
diff to current
2007-08-07
kramm
make setFixed() work for negative numbers, too
blob
|
commitdiff
|
diff to current
2007-07-27
kramm
set hasmetadata tag always for SWF's >= 8
blob
|
commitdiff
|
diff to current
2007-07-04
kramm
added scenedescription tag
blob
|
commitdiff
|
diff to current
2007-06-18
kramm
fixed fileversion tag
blob
|
commitdiff
|
diff to current
2007-03-18
kramm
fixes in gradient parsing
blob
|
commitdiff
|
diff to current
2007-01-21
kramm
fixes in swf_GetString and swf_GetGradient, added FIXED...
blob
|
commitdiff
|
diff to current
2007-01-17
kramm
made getstring respect the tag boundary
blob
|
commitdiff
|
diff to current
2007-01-13
kramm
added writing of flash 8 setattributes tag
blob
|
commitdiff
|
diff to current
2007-01-06
kramm
reader/writer are now typedefs
blob
|
commitdiff
|
diff to current
2006-06-16
kramm
generate long tags for soundstreamblock and definejpeg...
blob
|
commitdiff
|
diff to current
2005-11-06
kramm
moved memory handling to mem.c, mem.h
blob
|
commitdiff
|
diff to current
2005-04-29
kramm
fixed duplicate ST_REFLEX handling
blob
|
commitdiff
|
diff to current
2005-04-01
kramm
added some more info to the "out of memory" messages.
blob
|
commitdiff
|
diff to current
2005-02-22
kramm
fixed png2swf -C bug.
blob
|
commitdiff
|
diff to current
2005-02-05
kramm
fixed swf_SetPassword() bug.
blob
|
commitdiff
|
diff to current
2004-12-16
kramm
added gcc 2.95.x support.
blob
|
commitdiff
|
diff to current
2004-11-17
kramm
fixed bug in swf_OptimizeTagOrder().
blob
|
commitdiff
|
diff to current
2004-11-17
kramm
* fixed swf_CopySWF
blob
|
commitdiff
|
diff to current
2004-11-17
kramm
added swf_CopySWF() function.
blob
|
commitdiff
|
diff to current
2004-11-15
kramm
fixed swf_ExpandRect3().
blob
|
commitdiff
|
diff to current
2004-11-11
kramm
added dummy MEMORY_INFO block.
blob
|
commitdiff
|
diff to current
2004-11-08
kramm
added handling for incomplete tags during file reading.
blob
|
commitdiff
|
diff to current
2004-11-07
kramm
removed debug routines around malloc(0) handling.
blob
|
commitdiff
|
diff to current
2004-11-07
kramm
let END tags increase the frame count under special...
blob
|
commitdiff
|
diff to current
2004-11-05
kramm
added rfx_realloc().
blob
|
commitdiff
|
diff to current
2004-11-05
kramm
removed high-level memory allocation functions from...
blob
|
commitdiff
|
diff to current
2004-11-05
kramm
new functions
blob
|
commitdiff
|
diff to current
2004-11-05
kramm
changed from malloc to rfx_alloc.
blob
|
commitdiff
|
diff to current
2004-09-14
kramm
added overflow checking to swf_SetS16().
blob
|
commitdiff
|
diff to current
2004-09-07
kramm
fixed bug in frame counter.
blob
|
commitdiff
|
diff to current
2004-08-18
kramm
fixed typo.
blob
|
commitdiff
|
diff to current
2004-08-18
kramm
added swf_ExpandRect3() method.
blob
|
commitdiff
|
diff to current
2004-07-10
kramm
moved swf_ResetReadBits from rfxswf.c to rfxswf.h.
blob
|
commitdiff
|
diff to current
2004-05-31
kramm
fix for DEFINEBITSLOSSLESS short tag bug.
blob
|
commitdiff
|
diff to current
2004-05-22
kramm
gcc 2.95.* fixes.
blob
|
commitdiff
|
diff to current
2004-05-11
kramm
* fixed a bug in swf_GetRGBA
blob
|
commitdiff
|
diff to current
2004-05-03
kramm
set firstTag to zero in swf_FreeTags
blob
|
commitdiff
|
diff to current
2004-04-08
kramm
* removed swf_FoldAllTags function, because it didn...
blob
|
commitdiff
|
diff to current
2004-04-07
kramm
fixed writer handling, file size calculation in WriteSWF2
blob
|
commitdiff
|
diff to current
2004-04-01
kramm
frame rate calculation fix from Andrew Mace
blob
|
commitdiff
|
diff to current
2004-03-30
kramm
added FoldAllTags method
blob
|
commitdiff
|
diff to current
2004-02-22
kramm
fixed password functions
blob
|
commitdiff
|
diff to current
2004-02-04
kramm
* renamed USE_FREETYPE to HAVE_FREETYPE
\r
mp3 support...
blob
|
commitdiff
|
diff to current
2004-01-31
kramm
added swfdraw and swffont modules, added Flash 7 tags.
blob
|
commitdiff
|
diff to current
2004-01-01
kramm
added gradient fill.
blob
|
commitdiff
|
diff to current
2003-11-30
kramm
added password support (ST_DEBUG and ST_PROTECT tags).
blob
|
commitdiff
|
diff to current
2003-08-15
kramm33
removed the "frame" field in TAG. Keeping this up to...
blob
|
commitdiff
|
diff to current
2003-08-08
kramm
added (long) GPL headers.
blob
|
commitdiff
|
diff to current
2003-08-02
kramm
swfvideo.o is now compiled separately.
blob
|
commitdiff
|
diff to current
2003-06-22
kramm
fixed swf_WriteCGI()
blob
|
commitdiff
|
diff to current
2003-05-10
kramm
* bugfixes
blob
|
commitdiff
|
diff to current
2003-05-04
kramm
added swfvideo.c
blob
|
commitdiff
|
diff to current
2003-02-22
kramm
* swf_InsertTagBefore
blob
|
commitdiff
|
diff to current
2003-02-14
kramm
fixes for zlib compression, new function swf_ResetTag.
blob
|
commitdiff
|
diff to current
2003-02-02
kramm
added definebitsjpeg3 support.
blob
|
commitdiff
|
diff to current
2003-01-31
kramm
* zlib is now optional
blob
|
commitdiff
|
diff to current
2003-01-24
kramm
new function isFolded().
blob
|
commitdiff
|
diff to current
2003-01-17
kramm
* bugfixes in sprite handling.
blob
|
commitdiff
|
diff to current
2003-01-14
kramm
new function swf_OptimizeTagOrder.
blob
|
commitdiff
|
diff to current
2002-07-21
kramm
implemented sprite folding/unfolding.
blob
|
commitdiff
|
diff to current
2002-06-16
kramm
swf_WriteHead didn't return correct size. fixed.
blob
|
commitdiff
|
diff to current
2002-06-13
kramm
swf_SetRect now handles too big rectangles without...
blob
|
commitdiff
|
diff to current
next