honfika@gmail.com
eb8104c5e8
faster populateSoundStreamBlocks
2014-12-01 20:53:29 +01:00
honfika@gmail.com
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
abb3ec9dc7
File cache improvement, deleting old temp files
2014-11-23 19:44:05 +01:00
honfika@gmail.com
8267b11442
null check in uncache method, use the original ABC object in recompile test
2014-11-23 15:20:45 +01:00
honfika@gmail.com
76d8a13fb6
asX.swfs added to recompile test, actionpanel initalization shoud be called from UI thread, other small fixes
2014-11-23 08:48:12 +01:00
Jindra Petřík
4627afa5df
Export frame,shape or image to Windows Bitmap format (.BMP)
2014-11-22 20:12:48 +01:00
honfika@gmail.com
61ad56596b
escape ascii control characters
2014-11-22 17:16:08 +01:00
honfika@gmail.com
13c894196c
Issue #288 : less memory usage during FLA export, using stringbuilders
2014-11-22 03:16:30 +01:00
honfika@gmail.com
b9c2be102f
Issue #723 : saving swf with invalid referenced characters fixed
2014-11-20 19:54:50 +01:00
honfika@gmail.com
2a305529d9
caching images and other smallfixes 2
2014-11-18 00:12:51 +01:00
honfika@gmail.com
ef34bb535b
small fixes, unused code removed
2014-11-16 21:03:17 +01:00
honfika@gmail.com
4bca4746f6
usinig sets for known addresses, some deepcopy call modified to clone() call
2014-11-12 23:52:42 +01:00
honfika@gmail.com
3456d04d38
do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags
2014-11-09 22:40:36 +01:00
honfika@gmail.com
e84550ebe8
fixCharactersOrder fix
2014-11-07 23:02:18 +01:00
honfika@gmail.com
7323ce4545
move new character tags to appropriate location
2014-11-07 20:24:25 +01:00
honfika@gmail.com
3bf44354dd
allow adding new font tags + code format
2014-11-05 10:49:14 +01:00
Jindra Petřík
94c3ce2ade
Merge origin/master
...
Conflicts:
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Code.java
2014-11-04 20:58:15 +01:00
Jindra Petřík
342247d5d2
Issue #698 Better obfuscated identifiers handling, separated reserved keyword for AS2/AS3
2014-11-04 20:51:39 +01:00
honfika@gmail.com
7a8d952107
tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified
2014-11-04 18:39:48 +01:00
Jindra Petřík
093d17a055
better font name handling
...
kerning moved to FontHelper
2014-10-26 12:36:56 +01:00
Jindra Petřík
bcfb4a1c01
code format, organize imports
2014-10-25 21:32:16 +02:00
Jindra Petřík
8fd683d019
Issue #389 Selecting font face while characters import
...
Issue #701 Importing from TTF file
Improved Font panel / Font embed dialog
Reloading installed fonts for other than windows systems
Removed xito Table Layout, using Oracle Table Layout instead
2014-10-25 20:58:32 +02:00
honfika@gmail.com
7f789aafbc
simplify TagTree nodes 11
2014-10-05 16:29:48 +02:00
honfika@gmail.com
c3dc4cd395
format code
2014-09-30 23:39:49 +02:00
Jindra Petřík
2bc656cc6b
stroke scaling fix
...
image patterns fix
2014-09-28 07:44:41 +02:00
Jindra Petřík
5ed73223a5
frames to html canvas fix
...
export zoom config save fix
2014-09-27 16:12:48 +02:00
Jindra Petřík
472f1830d7
Issue #677 Zoom level in export settings
2014-09-26 16:43:23 +02:00
honfika@gmail.com
c9907ef4d1
format code
2014-09-07 22:27:39 +02:00
honfika@gmail.com
6c7223bba9
export progress counter fixed
2014-09-07 21:31:50 +02:00
honfika@gmail.com
6cfd01dc3d
AVM2 instruction reading fix, strongly typed Cache key
2014-09-07 12:29:27 +02:00
honfika@gmail.com
8ba93afa4d
load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling)
2014-09-06 00:43:11 +02:00
honfika@gmail.com
9b54c8db8f
replace AtionScript from command line
2014-09-02 23:38:56 +02:00
honfika@gmail.com
278b9256d2
small fixes, cleanup
2014-09-01 21:06:01 +02:00
honfika@gmail.com
ed53ba9d0f
format proxy code, allow to change swf on the fly
2014-09-01 16:56:55 +02:00
honfika@gmail.com
8325d07b24
logger classes fixed, added new events (swf, abc, method body parsed)
2014-09-01 13:33:35 +02:00
Jindra Petřík
04922aaf69
Separated FFDec core library and the rest (GUI).
...
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00