Commit Graph
8859 Commits
Author SHA1 Message Date
Jindra Petřík 43e347fd3d Fixed: #2577 Problem with Translator - Missing en jsyntaxpane Bundle 2025-12-06 10:41:05 +01:00
Jindra Petřík d7071c940f Fixed: #2573 AS3 - Incorrect uint/int/Number coercion
Fixed: AS3 local registers type propagation
2025-11-30 12:35:54 +01:00
Jindra Petřík e64fe17a23 checkstyle fix 2025-11-29 16:16:13 +01:00
Jindra Petřík 922552ccb5 Fixed: #2575 dumpSWF CLI command displayed import assets GUI dialog
Changed: #2575 dumpSWF CLI command only allows single SWF dump (no imports, etc.)
2025-11-29 16:02:38 +01:00
Jindra Petřík 88f63aecda Fixed: #2571 SVG export - StackOverflow for DefineVideoStream 2025-11-25 21:23:16 +01:00
Jindra Petřík 184bfdcfb3 Updated chinese translation by 流水渺渺 (Liushui)
Fixed pt_BR, ru jsyntaxpane translation position.
2025-11-25 19:55:19 +01:00
Jindra Petřík 2b8a3352da Fixed: #2570 ClassCastException on exporting sound head (export all command) 2025-11-24 21:30:22 +01:00
Jindra Petřík 83aa1327aa Fixed: #2570 Nullpointer on SVG export of DefineEditText 2025-11-24 21:09:27 +01:00
Jindra Petřík 983e0b0a40 Updated russian translation by Aivaz 2025-11-22 10:43:02 +01:00
Jindra Petřík 4bc7c279c2 created new Unreleased section in CHANGELOG.md 2025-11-17 21:33:06 +01:00
Jindra Petřík 7e73969997 version changed to 24.1.1 version24.1.1 2025-11-17 21:33:01 +01:00
Jindra Petřík 16f4e89230 Merge pull request #227 from jindrapetrik/dev
Dev
2025-11-17 21:32:31 +01:00
Jindra Petřík 46c688eb97 Fix invalid import 2025-11-17 21:31:36 +01:00
Jindra Petřík 2cd6288df4 created new Unreleased section in CHANGELOG.md 2025-11-17 21:27:51 +01:00
Jindra Petřík 616e156e61 version changed to 24.1.1 2025-11-17 21:27:46 +01:00
Jindra Petřík 735156b0ba Merge pull request #226 from jindrapetrik/dev
Dev
2025-11-17 21:27:14 +01:00
Jindra Petřík be79a7d181 Fix checkstyle 2025-11-17 21:26:24 +01:00
Jindra Petřík 5f8332f044 created new Unreleased section in CHANGELOG.md 2025-11-17 21:22:32 +01:00
Jindra Petřík ddb2dc5825 version changed to 24.1.1 2025-11-17 21:22:27 +01:00
Jindra Petřík 8d00dbb7c5 Merge pull request #225 from jindrapetrik/dev
Dev
2025-11-17 21:20:41 +01:00
Jindra Petřík 62bbd86140 Removed: [#2541], [#2564] Antialias conflation fixer 2025-11-17 21:17:34 +01:00
Jindra Petřík 714dd8761c Removed resampling from CLI and all source code
Frames with streamed sound are not taken as same.
2025-11-16 22:37:09 +01:00
Jindra Petřík 396cd97801 Fixed: #2562 ABC explorer not working in some obfuscated code
Fixed: #2562 P-code not showing in some obfuscated code (NumberContext related)
2025-11-16 17:30:59 +01:00
Jindra Petřík 09ec4d2f1d Changed: Simple editor uses percent as units for filter strength 2025-11-16 11:00:11 +01:00
Jindra Petřík 8dc3efc528 Fixed: #2561 Cannot set filter strength to 128 or above 2025-11-16 10:40:46 +01:00
Jindra Petřík 0aa76cefb9 Fixed: Mac package problems related to BOM file (updated jbomutils library) 2025-11-15 18:25:17 +01:00
Jindra Petřík 08c1579537 Try to fix BOM package 10 2025-11-15 12:30:35 +01:00
Jindra Petřík 0def7827ba Try to fix BOM package 9 2025-11-15 11:55:20 +01:00
Jindra Petřík 829536f6ae Try to fix BOM package 8 2025-11-15 11:25:02 +01:00
Jindra Petřík 8287beaf66 Try to fix BOM package 7 2025-11-15 11:01:51 +01:00
Jindra Petřík 45e4fa6136 Try to fix BOM package 6 2025-11-15 10:53:11 +01:00
Jindra Petřík 85810ae08a Try to fix BOM package 5 2025-11-15 10:42:25 +01:00
Jindra Petřík 07777aaa5e Try to fix BOM package 4 2025-11-15 10:18:23 +01:00
Jindra Petřík 0b018192bd Try to fix BOM package 3 2025-11-15 10:06:11 +01:00
Jindra Petřík ea626aedbc Try to fix BOM package 2 2025-11-15 09:32:13 +01:00
Jindra Petřík 0b9ec2262a Try to fix BOM package 2025-11-10 20:55:20 +01:00
Jindra Petřík 6494d7045e Removed unused ignoredLoops method 2025-11-09 21:46:33 +01:00
Jindra Petřík 1c8d9b9e13 Removed unused useThrow parameter 2025-11-09 21:22:30 +01:00
Jindra Petřík 44cf5a9b64 Fixed: Incorrect TreeItem label after introduction Document class highlighting 2025-11-09 19:50:50 +01:00
Jindra Petřík 3e2656e6fd Fixed: #2550 FLV video import - incorrect frame position caused by wrong FLV tag sort 2025-11-09 18:53:07 +01:00
Jindra Petřík 68075ea9c5 Fixed: #2551 Showing too wide video tags in Flash player producing ValueTooLarge exception. Also truncated video length. 2025-11-09 15:31:40 +01:00
Jindra Petřík f8869b9ca9 Fixed: #2552 Open with FFDec explorer menu shrinking sidebar 2025-11-09 14:24:37 +01:00
Jindra Petřík 840ae0376e Added: #2556 CLI subsprite animation export (-sublength <length> option for export)
Added: #2556 Option to select arbitrary frames of sprites export via `-select`.
  Check `--help -select` for details.
2025-11-09 12:20:25 +01:00
Jindra Petřík f04fcb151e Fixed: #2545 FLA export - normalize font em square 2025-10-27 21:53:20 +01:00
Jindra Petřík b66b82d10c Fixed: #2547 SVG import - improper linearGradient with userSpaceOnUse gradient units
SVG tests url to https.
2025-10-27 07:09:02 +01:00
Jindra Petřík 0c109bc0eb Fixed: #2546 AS3 findProperty vs temporary registers 2025-10-25 17:19:12 +02:00
Jindra Petřík cf88dbde61 FontTag - call ensureLoaded where needed. 2025-10-25 12:24:03 +02:00
Jindra Petřík b74047d2a3 PR224 changelog 2025-10-25 12:21:09 +02:00
Jindra Petřík 0f9ab81190 Merge pull request #224 from Ravoit/dev
CLI font replace fix
2025-10-25 12:15:00 +02:00
Ravoit 9d980ffa41 FontTag.addCustomFont
Fix for
SEVERE: Uncaught exception in thread: main
java.lang.NullPointerException
        at com.jpexs.decompiler.flash.tags.base.FontTag.getFontKerningPairs(FontTag.java:541)
        at com.jpexs.decompiler.flash.tags.DefineFont3Tag.addCharacter(DefineFont3Tag.java:532)
        at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseReplace(CommandLineArgumentParser.java:3137)
        at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseArgumentsInternal(CommandLineArgumentParser.java:728)
        at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseArguments(CommandLineArgumentParser.java:474)
        at com.jpexs.decompiler.flash.gui.Main.main(Main.java:3276)
        at com.jpexs.decompiler.flash.cli.CommandlineInterface.main(CommandlineInterface.java:32)

as in GUI version
2025-10-20 23:13:19 +03:00