Commit Graph

30 Commits

Author SHA1 Message Date
Jindra Petřík
1c9e485dca AMF3 refactorings
AMF3 editor in GUI for PlaceObject4
2016-07-20 22:16:45 +02:00
Jindra Petřík
f322581a31 DumpInfo in AMF3
PlaceObject4 read/write AMF data
2016-07-18 08:37:55 +02:00
Jindra Petřík
85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
Jindra Petřík
bbe2c95f0a Corrected read only tags handling in GUI (allow edit only after pressing Edit button outside of Editor mode)
Font wideOffsets,wideCodes fixed in DefineFont2/3
2016-01-18 10:48:16 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
Jindra Petřík
bc7b57c6fb miterlimit is FIXED8 (float)
SVG import - closing rectangle, stroke gradients
2015-12-26 23:23:56 +01:00
honfika@gmail.com
809091ea42 framerate is float 2015-08-12 14:22:04 +02:00
honfika@gmail.com
c5d960f10b some more ByteArraRange objects instead of reading them to new byte array, method to read netstings (length + characters) in SwfInputStream 2015-07-27 11:21:26 +02:00
Jindra Petřík
1e8d316d3e AS1/2 deobfuscation fix. 2015-07-06 19:47:03 +02:00
honfika@gmail.com
bc87778779 preserve bit count for debug copy of SHAPERECORD objects 2015-06-14 14:56:57 +02:00
honfika@gmail.com
da02331782 preserve bit count for debug copy of RECT objects 2015-06-14 14:24:35 +02:00
honfika@gmail.com
6cf53543d1 compress/uncompress methods 2015-05-15 16:08:55 +02:00
honfika@gmail.com
abec5214bb tag refactoring 2015-05-15 00:12:35 +02:00
honfika@gmail.com
3de39c93bb tag names moved to constants 2015-05-14 21:46:26 +02:00
honfika@gmail.com
64c9a7e544 Base class for DefineXTags, getting the images, fonts, text from the characterMap instead of iterating over all tags 2015-05-14 13:32:49 +02:00
honfika@gmail.com
6d49dc584d faster DefineBitsLosslessX reading 2015-05-08 20:54:48 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
913b3f22e3 show error message when offset is too large 2015-05-02 20:21:36 +02: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
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +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
60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
honfika@gmail.com
4df698e7b7 replace shape with image 2014-11-11 21:42:37 +01:00
honfika@gmail.com
58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +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
Jindra Petřík
bcfb4a1c01 code format, organize imports 2014-10-25 21:32:16 +02:00
honfika@gmail.com
4fa91fab3e Recompile test fixed for as2 and as3.swf 2014-10-04 14:55:31 +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