Commit Graph
60 Commits
Author SHA1 Message Date
Jindra Petřík 87b962ea12 Added: #2370 Magnet icon toggle for snap options.
Better popups for deobfuscate options + link options.
2025-05-05 12:30:15 +02: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 f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 4b10f63865 Organize imports 2024-08-08 19:27:14 +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 6d8b631383 Added #2259 Optional resampling sound to 44kHz on playback and on export 2024-08-05 11:17:25 +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 487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík 00f9e67499 Added Option to mute frame sounds 2022-12-18 23:10:24 +01:00
Jindra Petřík d23a841ef8 Added #1871 Toogle buttons for disabling subsprite animation, display preview of sprites/frames 2022-11-20 22:12:19 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík b9e60534cf Fixed: Copying to clipboard does not support transparency 2021-03-05 21:22:55 +01:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík 04683f0cb8 Fixed: Improper initialization of ActiveX component when Flash not available causing FFDec not start 2021-02-08 20:15:19 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík 0cb15e9c76 Saving files before refreshing line endings 2018-01-07 17:18:39 +01:00
[email protected] 6033c90630 Wrtie log message when can't initialize flash panel 2017-05-01 12:28:28 +02:00
[email protected] 5f2ffd0089 Multi thread AS search 2016-12-24 18:52:09 +01:00
[email protected] 6f60765424 #1236 ffdec won't open fix? 2016-06-15 23:06:14 +02:00
Jindra Petřík ea0a2d5569 Tag preview in dump view 2016-01-24 09:12:23 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 29acbc0661 svg import warning, config for flash player panel delay 2015-12-19 10:41:01 +01:00
[email protected] c23e22b950 #1113 It takes too long to switch between rendered sprite fixed 2015-12-18 13:32:50 +01:00
[email protected] e62b886a09 AS3 instruction execution fixes 2015-11-05 08:53:57 +01:00
Jindra Petřík 538e185ce9 Added delay to SWF display in external player to avoid illegal access 2015-10-24 14:06:13 +02:00
Jindra Petřík 94d4e5d218 Save session file titles
Flash player access violation fix (added delay)
2015-10-24 13:17:22 +02:00
[email protected] 44d3bada72 handle (ignore) exception on setAllowNetworking call 2015-08-28 20:36:29 +02:00
[email protected] 6a1599c5fe missing file 2015-08-12 14:30:19 +02:00
[email protected] 550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +02:00
[email protected] f4649189eb faster filters 2015-05-08 22:51:04 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
[email protected] 3a71ad6ec9 small fixes 2015-04-26 12:59:54 +02:00
[email protected] e700f91bf7 various small fixes 2015-04-25 20:21:10 +02:00
[email protected] 2900dd90e0 player control states fixed (when pressing next/prev button), refresh them in event driven way 2015-04-25 19:03:01 +02:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 26dd283d3f format source files 2015-01-13 21:19:10 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 4333972e31 #758 Zoom to fit should be dynamic 2014-12-19 15:41:40 +01:00
[email protected] 596dc31137 shape preview fixed 2014-12-17 15:55:58 +01:00
[email protected] 0392698c33 syntax highlighting fixes 2014-12-16 00:33:42 +01:00
[email protected] 5d9be4a0da flash player zoom fix, html5 export fixed when framerate=0 2014-12-04 19:27:58 +01:00
[email protected] eec3db60c9 Issue #676: include characterid and previous text of the text tag in text import error log message 2014-11-30 14:07:04 +01:00
Jindra Petřík e27eaed6ed Issue #730 Not working without ActiveX fix on Windows
Ocal escapes for strings in AS1/2.
Invalid escape in string does not generate exception (handle as \\ in AS1/2, empty string in AS3).
2014-11-30 13:03:02 +01:00
Jindra Petřík 721d6d9574 Issue #732 JavactiveX library updated. Random freezing fixed. 2014-11-30 12:05:25 +01:00
[email protected] 1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík 4c78517715 Issue #722 Go to next/previous frame
Fixed printing some debug info
2014-11-23 11:36:07 +01:00
[email protected] 2a305529d9 caching images and other smallfixes 2 2014-11-18 00:12:51 +01:00