Commit Graph
23 Commits
Author SHA1 Message Date
[email protected] 166e2f7822 ignore invalid tags in test (do not use lazy loading in tests) 2015-03-23 16:33:02 +01:00
[email protected] 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
[email protected] 35548292c7 Shape export to xml fixed, ffdec.sh fixed 2015-03-11 23:06:24 +01:00
[email protected] ca30321d08 #809 autogwow when button is hold, justify align fixes 2015-02-28 20:35:26 +01:00
[email protected] c0e78c823b Undo tag 2015-02-19 21:21:15 +01:00
[email protected] ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
[email protected] dfd3166bb9 #776 FFDec stop working at all after setting "number of threads" to 0 fixed 2015-01-21 12:59:07 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 19256260d0 xml import fixes 2015-01-18 14:04:53 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 98957a1453 tag writing fixes + test 2014-12-18 00:07:15 +01:00
[email protected] 9ea4f6c6b7 #747 Move tag to adds extra frame fixed 2014-12-14 17:57:53 +01:00
[email protected] 60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
[email protected] e2ba5aaf8d performance improvements 2014-12-10 21:04:38 +01:00
[email protected] ef34bb535b small fixes, unused code removed 2014-11-16 21:03:17 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
[email protected] ebe45ebc7f lazy loading of shaperecords in DefineShape tags 2014-11-09 14:11:50 +01:00
[email protected] 6ce4c3d758 small fixes 2014-11-09 00:39:56 +01:00
[email protected] 660520f44b DefineJPEG3 tag reading fix, Caching Shape outline, zoom to fit fixed, shape caching 2014-11-06 23:33:42 +01:00
[email protected] ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
[email protected] 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