Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petřík
4cc89cf3c0 Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2024-11-10 19:50:55 +01:00
Jindra Petřík
4942acd05b AMF3 Dictionary has entries in JSON array with key+value fields.
AMF3 SOL map writing uses stringTable for keys.
Ribbon menuitems Nullpointer.
2024-11-10 19:50:55 +01:00
Jindra Petřík
58c9d2f2cc AMF0 EcmaArray has dense and associative parts 2024-11-10 19:50:55 +01:00
Jindra Petřík
8d5b1a7292 AMF0 XMLDocument uses "value" field instead of "data" 2024-11-10 19:50:55 +01:00
Jindra Petřík
07218bee02 SOL test files 2024-11-10 19:50:55 +01:00
Jindra Petřík
5352a244ef Fixed Sol editor shortcut 2024-11-10 19:50:55 +01:00
Jindra Petřík
2f15206dce NSIS - languages before pages 2024-11-10 19:50:55 +01:00
Jindra Petřík
128e5a2e21 Fixed neline in changelog 2024-11-10 19:50:55 +01:00
Jindra Petřík
13890d33ce Czech translation updated 2024-11-10 19:50:55 +01:00
Jindra Petřík
81ba755693 Czech translation updated 2024-11-10 19:50:55 +01:00
Jindra Petřík
26b0f39e71 Sol editor shortcut in startmenu - installer. 2024-11-10 19:50:55 +01:00
Jindra Petřík
a205e1af11 Sol cookie editor can be run standalone. 2024-11-10 19:50:55 +01:00
Jindra Petřík
c5bc32ca62 Sol editor title changed to Sol cookie editor and has new icon 2024-11-10 19:50:55 +01:00
Jindra Petřík
b675bf9c81 Added to Changelog: On Run/Debug SWF file in FFDec, Flash cookies (SOL files) are synced
from temporary SWF directory to actual SWF SOL directory
2024-11-10 19:50:55 +01:00
Jindra Petřík
1c944079e9 Syncing cookies copies file attributes. 2024-11-10 19:50:55 +01:00
Jindra Petřík
04d7c9330d Format AMF dates milliseconds to 3 decimal places 2024-11-10 19:50:55 +01:00
Jindra Petřík
0d26774756 Changed: AMF0 and AMF3 references written as JSON objects instead of #objX.
Changed: AMF0 and AMF3 undefined values written as JSON objects.
2024-11-10 19:50:55 +01:00
Jindra Petřík
0d76e93864 Spelling fix 2024-11-10 19:50:55 +01:00
Jindra Petřík
8dd71946d4 Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2024-11-10 19:50:55 +01:00
Jindra Petřík
16b10b4293 Changelog update 2024-11-10 19:50:55 +01:00
Jindra Petřík
b37cc5a00c Added: Link to FFDec Wiki on the Help menu 2024-11-10 19:50:55 +01:00
Jindra Petřík
f55983fd08 Open NPAPi, Open PPAPI buttons in Sol editor 2024-11-10 19:50:55 +01:00
Jindra Petřík
45bf4795a7 Lighter cookie icon 2024-11-10 19:50:55 +01:00
Jindra Petřík
67a4437d12 No addtag before/after cookie 2024-11-10 19:50:55 +01:00
Jindra Petřík
1ae56728ee Fixed: Stop run process hang 2024-11-10 19:50:55 +01:00
Jindra Petřík
497b5b5018 Fixed: AMF0 - DateType and XMLType can also be referenced.
Fixed: Maintain AMF key order
2024-11-10 19:50:55 +01:00
Jindra Petřík
cf6f8edc40 Deleting cookies 2024-11-10 19:50:55 +01:00
Jindra Petřík
e142da742c Cookie watcher does not depend on config. 2024-11-10 19:50:55 +01:00
Jindra Petřík
faffec6ff1 Make buttons not freeze. 2024-11-10 19:50:55 +01:00
Jindra Petřík
fbe4d0451f Edit flash cookies (SOL) in the SWF tree. 2024-11-10 19:50:55 +01:00
Jindra Petřík
381580ccf9 Updated chinese translation 2024-11-10 19:50:55 +01:00
Jindra Petřík
e3ee3ff92a Ignore sol for check spelling. 2024-11-10 19:50:55 +01:00
Jindra Petřík
09f04a2da2 Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2024-11-10 19:50:55 +01:00
Jindra Petřík
d678e01a15 AMF lexer refactored to separate directory 2024-11-10 19:50:55 +01:00
Jindra Petřík
3712c3be45 Added: #2360 SOL file (Flash Local Shared Object - flash cookie) editor 2024-11-10 19:50:55 +01:00
Jindra Petřík
0b776dd06a Updated chinese translation 2024-11-10 19:50:55 +01:00
Jindra Petřík
0d1ac7f655 Added: #1619 Option to set thread count to 0 for auto setting processor count - 1
Changed: #1619 Default thread count is set to 0 ( = auto)
2024-11-10 19:50:55 +01:00
Jindra Petřík
7a04b4130f Fixed: #2362 Generating error log ExecutionException - InterruptedException log on switching flash/air swc 2024-11-10 19:50:55 +01:00
Jindra Petřík
11ae337d68 Fixed: #2357 FLA export letterspacing on two character texts
Fixed: #2357 FLA export to CS4 and lower - files exceeding 0x7FFF objects limit
Fixed: #2357 FLA export to CS4 and lower - speed optimization
2024-11-10 19:50:55 +01:00
Jindra Petřík
525ea1e031 Fixed: #2361 Transform tool for PlaceObject tags - when reset placeFlagHasMatrix to false 2024-11-10 19:50:55 +01:00
Jindra Petřík
21499d27e5 Fixed: #2361 Transform tool for PlaceObject tags 2024-11-10 19:50:55 +01:00
Jindra Petřík
b4ba937c69 Fixed: #2357 AS3 instance var/const initialization 2024-11-10 19:50:55 +01:00
Jindra Petřík
06ca0a84a0 Fix spelling 2024-11-10 19:50:55 +01:00
Jindra Petřík
4629571779 Simple editor - Double click movie clips to edit subobjects 2024-11-10 19:50:55 +01:00
Jindra Petřík
d505fe2f69 Enabling Simple editor UI for dev branch again. 2024-11-10 19:50:55 +01:00
Jindra Petřík
f75dba499d created new Unreleased section in CHANGELOG.md 2024-11-10 19:50:55 +01:00
Jindra Petřík
f113088c38 version changed to 21.1.3 version21.1.3 2024-10-29 20:03:20 +01:00
Jindra Petřík
c7ae2276ac Fixed: Java 8 compatibility 2024-10-29 20:02:07 +01:00
Jindra Petřík
15df4ea4b5 Fix used java version for compilation / javadoc 2024-10-29 20:02:07 +01:00
Jindra Petřík
cd4a8840a8 Turn on Simple editor view for dev branch 2024-10-29 20:02:07 +01:00