Commit Graph

27 Commits

Author SHA1 Message Date
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
0702259c88 resolve as2 constants button 2015-05-02 22:09:28 +02:00
honfika@gmail.com
62be884e42 #772: closing loading dialog now cancels the loading of the swf
#762:export pcode with diffren extension
2015-04-26 12:09:59 +02:00
honfika@gmail.com
aec353f88d log unknown action codes only when detailed logging is enabled (there are a lot of unknown action in obfuscated files) 2015-03-31 13:45:45 +02:00
honfika@gmail.com
166e2f7822 ignore invalid tags in test (do not use lazy loading in tests) 2015-03-23 16:33:02 +01:00
honfika@gmail.com
22ad9655c2 parallel tag reading fix (read parallel only the root tag list, do not parallelize the spriteinner tags),
duplicated opcodes removed
2015-03-16 11:48:10 +01:00
honfika@gmail.com
35548292c7 Shape export to xml fixed, ffdec.sh fixed 2015-03-11 23:06:24 +01:00
honfika@gmail.com
ca30321d08 #809 autogwow when button is hold, justify align fixes 2015-02-28 20:35:26 +01:00
honfika@gmail.com
c0e78c823b Undo tag 2015-02-19 21:21:15 +01:00
honfika@gmail.com
ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
honfika@gmail.com
dfd3166bb9 #776 FFDec stop working at all after setting "number of threads" to 0 fixed 2015-01-21 12:59:07 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
19256260d0 xml import fixes 2015-01-18 14:04:53 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
98957a1453 tag writing fixes + test 2014-12-18 00:07:15 +01:00
honfika@gmail.com
9ea4f6c6b7 #747 Move tag to adds extra frame fixed 2014-12-14 17:57:53 +01:00
honfika@gmail.com
60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
honfika@gmail.com
e2ba5aaf8d performance improvements 2014-12-10 21:04:38 +01:00
honfika@gmail.com
ef34bb535b small fixes, unused code removed 2014-11-16 21:03:17 +01:00
honfika@gmail.com
3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
honfika@gmail.com
ebe45ebc7f lazy loading of shaperecords in DefineShape tags 2014-11-09 14:11:50 +01:00
honfika@gmail.com
6ce4c3d758 small fixes 2014-11-09 00:39:56 +01:00
honfika@gmail.com
660520f44b DefineJPEG3 tag reading fix, Caching Shape outline, zoom to fit fixed, shape caching 2014-11-06 23:33:42 +01:00
honfika@gmail.com
ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
honfika@gmail.com
946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
honfika
bd0e1c7f33 imports & code formatting 1 2014-08-24 21:22:59 +02:00
Jindra Petřík
04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00