Commit Graph
150 Commits
Author SHA1 Message Date
Jindra Petřík 5ff41c89dd Fixed #1970 FLA export - do not strip empty frames at the end of timeline 2023-02-25 19:39:02 +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 7f0e351838 #1903 Another unsuccessful try to fix FLA :-( 2023-01-09 21:37:06 +01:00
Jindra Petřík 52c17de7b2 Added GFX - DefineExternalSound and DefineExternalStreamSound playback 2023-01-09 21:37:06 +01:00
Jindra Petřík 7d548fca30 Fixed Uncompressed FLA (XFL) export creates a directory 2022-12-31 23:58:51 +01:00
Jindra Petřík 9689f16a4b Fixed #1922 FLA/XFL/Canvas/SVG export - exporting DefineBitsJPEG3/4 with alpha as JPEG with PNG extension 2022-12-28 09:20:37 +01:00
Jindra Petřík 94df71e07a Replace SoundStreamHead (no MP3 support yet) 2022-12-27 19:25:01 +01:00
Jindra Petřík 6f7a89b78f Fixed #1888 resolving types on nested function variables 2022-11-30 22:58:35 +01:00
Jindra Petřík 25aa987cdf Propagate ABCIndex everywhere 2022-11-30 22:58:35 +01:00
Jindra Petřík b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
Jindra Petřík 634758c891 Fixed FLA export printing xxx string on exporting character with id 320 2022-11-08 22:47:13 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík 9f1970fdfa Fixed #1860, #1732, #1837 FLA export - AS3 - missing framescripts on the timeline 2022-11-03 21:33:00 +01:00
Jindra Petřík 6d0597eece Fixed #1679 FLA export - MorphShapes (shape tween) 2022-11-03 19:51:43 +01:00
Jindra Petřík 62d24e344f Fixed #1860 FLA export - EmptyStackException during exporting MorphShapes 2022-11-03 08:27:19 +01:00
Jindra Petřík 31b13cddc9 Fixed tests and also few places with linestyle2 vs linestyle1 array change 2022-10-24 23:54:09 +02:00
Jindra Petřík ec6e689652 #1771 DefineShape4 line filled using single color 2022-10-24 22:35:13 +02:00
Jindra Petřík 5158046b06 Fixed: #1651 incorrectly merged mask layers 2021-03-12 22:12:39 +01:00
Jindra Petřík 742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík 600d0669a7 Fixed: #1651 FLA Export - mask layers 2021-03-12 22:12:39 +01:00
Jindra Petřík 5ecb5f8a87 #1156 FLA Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík 67dc925d8e Fixed: FLA Export - mutliple FrameLabel layers 2021-03-12 22:12:39 +01:00
Jindra Petřík 380e7071bd Fixed: #1396, #1254 FLA Export - AS3 frame scripts 2021-03-12 22:12:39 +01:00
Jindra Petřík a7dd315977 Fixed: FLA export - sound effects - fade in / out / left to right / right to left 2021-03-05 21:22:55 +01:00
Jindra Petřík afd2f04f24 refactoring 2021-03-05 21:22:55 +01:00
Jindra Petřík fe38c51064 FLA Export - write SoundEnvelope tag if hasEnvelope is false 2021-03-05 21:22:55 +01:00
Jindra Petřík 90e82022b5 Fixed: #1179 FLA Export - button sounds 2021-03-05 21:22:55 +01:00
Jindra Petřík ed4af6e96e #503, #1257 FLA export - removed shape smoothing as it causes problems in some cases 2021-03-05 21:22:55 +01:00
Jindra Petřík 66b0d0bb13 Fixed #1227 AS3 avoid recursion (stackoverflow) caused by newfunction instruction 2021-02-11 11:10:56 +01:00
Jindra Petřík b7ee8d73ca Fixed: AS3 inner functions scope (setslot/getslot) 2021-02-09 18:52:25 +01:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík cade4549fb AS3 test methods separated to classes, Fixed AS3: get/set slot for global scope 2021-02-08 20:15:19 +01:00
Jindra Petřík 653879b589 removed unused import 2021-01-01 01:08:32 +01:00
Jindra Petřík ca21337d9f java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
2021-01-01 01:07:43 +01:00
Jindra Petřík fc19983ae9 loading list of fonts on demand - X11 load bug on Java9 2018-01-20 21:09:27 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
[email protected] ceffd8bdb5 [#1354] Various FLA export problem fixes 2017-02-27 12:28:11 +01:00
[email protected] 11088fec36 #1308 Search by all P-code files 2016-12-19 22:21:53 +01:00
Jindra Petřík 9a3dddc19b Issue #1254 FLA export - AS3 decoding timeline scripts
FLA export - placing AS3 scripts to FLA directory instead of scripts dir
Added misc TextWriters (stream and stringbuilder)
2016-09-18 13:23:56 +02:00
Jindra Petřík 003d923c80 Merge branch 'dev' into flexcompile
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
	src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-08-14 19:55:15 +02:00
[email protected] 357db0bec3 XFLConverter: check soundtag.frames.isEmpty 2016-08-07 15:22:47 +02:00
[email protected] 9573a00c92 clear sound cache after replacing sound 2016-08-07 15:20:32 +02:00
[email protected] 21866da093 #1265 Error during export with IndexOutOfBoundsException: fixed 2016-08-07 08:42:46 +02:00
Jindra Petřík 6781d86a6c Reformat and organize imports 2016-08-06 07:21:58 +02:00
[email protected] 5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
Jindra Petřík 234ed1c915 XFL export if conditions about lastFillStyle/stroke fixed 2016-07-25 23:13:35 +02:00
Jindra Petřík 00c6c3bcc3 xfl - some method stubs for shape smoothing (issue #1257) 2016-07-25 22:20:48 +02:00
Jindra Petřík 4750b50b17 AMF optimization: Pair type eliminated, ListSet and ListMap introduces (Set/Map which maintains order of keys) 2016-07-24 08:07:49 +02:00
Jindra Petřík ce54b87eca Issue #1255 Export instance metadata of basic types (integer,string,double) to FLA 2016-07-22 23:15:39 +02:00
[email protected] fdf827b4db make getImage protected (use getImageCached) 2016-05-04 09:20:23 +02:00