Jindra Petřík
d47accdcfa
Added: #2427 Commandline export with use of imported SWFs (importAssets tag)
2025-03-23 12:23:51 +01:00
Jindra Petřík
8f5d77dc2d
Fixed #2407 Replace commandline command for AS1/2 scripts must use export names
2025-02-08 20:17:09 +01:00
Jindra Petřík
d678e01a15
AMF lexer refactored to separate directory
2024-11-10 19:50:55 +01:00
Jindra Petřík
19151edaef
WIP: Double click to item on timeline edits item in place
2024-10-29 16:55:43 +01:00
Josh Soref
5da738d05f
spelling: worker
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-29 16:55:43 +01:00
Josh Soref
082a6fda92
spelling: unsupported
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-29 16:55:43 +01:00
Josh Soref
dd15219488
spelling: recognized
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-29 16:55:43 +01:00
Josh Soref
79eeecb8ce
spelling: process
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-29 16:55:43 +01:00
Josh Soref
7ebc9dc796
spelling: parallel
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-29 16:55:43 +01:00
Jindra Petřík
a4a9ba4c6b
Added: AS2 - Information about need of decompiling all scripts to detect uninitialized class fields
...
Fixed : #2338 AS decompiling threads got stuck after cancelling / timeout
CancellableWorker refactoring
2024-10-13 20:43:18 +02:00
Jindra Petřík
c9397a2cfa
Added: #2321 Commandline option to generate HTML docs for AS1/2 Actions
2024-10-13 20:43:18 +02:00
Jindra Petřík
63dd87c6b3
Remove proxy info from commandline help.
2024-10-13 20:43:18 +02:00
Jindra Petřík
534ac03314
Better decimal support (For ABCs with minor version 17)
2024-08-12 19:51:40 +02:00
Jindra Petřík
f3da12e032
Reformating to fix checkstyle.
2024-08-08 19:27:14 +02:00
Jindra Petřík
449f96942e
Removed: Proxy feature. It was not working since today almost every page uses HTTPS. Also Flash is limited in browsers.
2024-08-05 11:17:25 +02:00
Jindra Petřík
19c771bf44
Update license year
2024-08-05 11:17:25 +02:00
Jindra Petřík
1d9329e9be
Fixed code style
2024-08-05 11:17:25 +02:00
Jindra Petřík
441a570299
Fixed: fontFace html attribute in DefineEditText can be also an exportName
...
Fixed: BUTTONRECORD preview not showing in situations like GFX or importAssets
Changed: ImportAssets tag reorganized - now imported items are not in the tag tree, but when referenced it works
2024-08-05 11:17:25 +02:00
Jindra Petřík
ceda725afc
Added -abcclean command on CLI for ABC cleaning
2024-08-05 11:17:25 +02:00
Jindra Petřík
0b48eab7f7
Added #2011 , #2215 Option to ignore frame background color when exporting (make transparent)
2024-08-05 11:17:25 +02:00
Jindra Petřík
6d8b631383
Added #2259 Optional resampling sound to 44kHz on playback and on export
2024-08-05 11:17:25 +02:00
Jindra Petřík
3f795b3385
Added New organized commandline help
2024-08-05 11:17:25 +02:00
Jindra Petřík
00b886b7b7
Better commandline help WIP.
...
Fixed #2182 Add FFDec to context menu
2024-08-05 11:17:25 +02:00
Jindra Petřík
bf32ff1ae5
Cli help - add minus for commands
2024-08-05 11:17:25 +02:00
Jindra Petřík
14366c544c
Removed newcli.
...
Colorized old cli.
2024-08-05 11:17:25 +02:00
Jindra Petřík
8ad981ff25
Added Saving Harman encrypted SWFs
...
Added Editing encrypted flag on header panel
Added `-encrypt` command on CLI for Harman encryption
2023-12-30 18:06:08 +01:00
Jindra Petřík
4125e94ca3
Added Label that flex compiler is used (when it's enabled in settings)
...
Fixed #2111 Flex AS3 editation - use SWF dependencies defined in GUI
Fixed SWF dependencies label was not updated on startup
2023-12-30 18:06:08 +01:00
Jindra Petřík
fa03866191
Added #2123 FLA export - show some progress info (which symbols are exported)
...
Fixed #2123 FLA export - IndexOutOfBounds in shape fixer
Removed #2123 FLA export - Using shape fixer for morphshapes (needs something better)
2023-12-30 18:06:08 +01:00
Jindra Petřík
d6ee7b6988
Fixed #2122 -header command did not support negative integers for displayrect
2023-12-30 18:06:08 +01:00
Jindra Petřík
0c8412408d
Changed #2113 Commandline -importScript command aborts import on first error,
...
can be changed with `-onerror ignore` argument
2023-11-05 21:11:10 +01:00
Jindra Petřík
b8aec6c2af
checkstyle fix
2023-11-05 21:11:10 +01:00
Jindra Petřík
cc0050f155
Added #2113 Commandline - allow -onerror abort argument on -importScript
2023-11-05 21:11:10 +01:00
Jindra Petřík
6c874da140
Fix example not found fallthrough
2023-10-16 09:36:06 +02:00
Jindra Petřík
d0fa811eff
Fix cs
2023-10-16 09:36:06 +02:00
Jindra Petřík
4639e61c8e
Added #2097 Commandline command -header to modify SWF header values
2023-10-16 09:36:06 +02:00
Jindra Petřík
dc5e50813f
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
2023-10-16 09:36:06 +02:00
Jindra Petřík
ab2aa6a40e
replace sprite on commandline
2023-10-16 09:36:06 +02:00
Jindra Petřík
6cfbd3b447
Added #2079 Import sprites from commandline
2023-10-16 09:36:06 +02:00
Jindra Petřík
dae1fe0e8c
Added Show "Renaming identifiers" status on file opening with auto rename identifiers on
2023-10-01 18:21:38 +02:00
Jindra Petřík
4eabf89291
Added AS3 - Show Embed tag over asset classes (readonly)
...
Added AS3 - Checkbox for exporting assets embedded using `Embed` (-exportembed in commandline)
Added FLA export - AS3 - Using `Embed` tag for DefineBinaryData, images not extending BitmapData
2023-10-01 18:21:38 +02:00
Jindra Petřík
ef9e80cb21
Fixed Proper error message when there is no room for new characters in the font (DefineFont1)
...
Fixed Synchronization problems when adding characters to the font vs its display
2023-10-01 18:21:38 +02:00
Jindra Petřík
c7f4aaddfb
Added Export DefineFont4 to OpenType CFF file
2023-10-01 18:21:38 +02:00
Jindra Petřík
5fb5ac802e
Decrypt Harman AIR SWFs via commandline
2023-06-25 20:41:04 +02:00
Jindra Petřík
a516236ee1
Fixed #1994 Replace command in commandline with three argument causing replacements file load
2023-04-05 21:33:34 +02:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
aaa354804e
Fixed #1961 Characters can use characterId 0, PlaceObject can use depth 0
...
Changed #1961 SoundStreamHead on main timeline is exported/imported with identifier "-1"
2023-02-12 11:43:05 +01:00
Jindra Petřík
6b07e1c868
Added #1913 Option to disable bitmap smoothing for display
2023-01-22 22:15:04 +01:00
Jindra Petřík
0272175e00
Added Bulk import sounds and sound streams
2022-12-27 19:25:01 +01:00
Jindra Petřík
306abf5e4a
Refactor sound importer to separate class
2022-12-27 19:25:01 +01:00
Jindra Petřík
bbb2c6c008
#1827 properly exit app after import
2022-12-27 19:25:01 +01:00