Commit Graph

93 Commits

Author SHA1 Message Date
honfika@gmail.com
fa6b85416f export fix 2015-07-11 19:20:43 +02:00
honfika@gmail.com
8f8db771e8 command line remove fix, show tag number in dumpSWF 2015-07-11 13:27:44 +02:00
honfika@gmail.com
42a8fc4c22 GraphTargetItem.src is readonly (field is private, getter added) 2015-07-09 10:51:04 +02:00
honfika@gmail.com
45a19deed3 #958 Remove and Replace character tag of items from CLI fix 2015-07-09 08:41:45 +02:00
honfika@gmail.com
4f35fd8e28 #958 Remove and Replace character tag of items from CLI 2015-07-08 21:55:46 +02:00
honfika@gmail.com
8c3bab5346 Cancel workers after each command line export 2015-07-07 22:31:47 +02:00
honfika@gmail.com
9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
honfika@gmail.com
eeecba09e8 #949 Replace alpha channel of JPEG images from the commandline 2015-07-06 19:13:14 +02:00
Jindra Petřík
cc475e9781 AS3 deobfuscation from commandline.
Separated deobfuscation settings
2015-07-06 11:36:36 +02:00
honfika@gmail.com
9a5079d4ec Introduce end-of-line normalization 2015-07-04 21:00:41 +02:00
honfika@gmail.com
1cf974e661 handle exceptions in command line export: do not break... continue. 2015-07-04 16:47:01 +02:00
honfika@gmail.com
c8c548c5a9 handle exceptions in command line export 2015-07-04 16:35:09 +02:00
honfika@gmail.com
37e51d8503 #936 Replace shapes with png image from the command line 2015-07-04 15:01:12 +02:00
honfika@gmail.com
4deeda6361 typo fixes 2015-07-04 14:57:18 +02:00
honfika@gmail.com
f96fb33c4d AS2 script import: import pcode/constants 2015-07-02 09:07:55 +02:00
honfika@gmail.com
e278dd9aee command line option to find swf which contains a specified tag (e.g ffdec.bat --debugtool findtag /swf_folder/ JPEGTables) 2015-07-01 13:27:47 +02:00
honfika@gmail.com
29e3f43102 save fix when compression changed to lzma, allow to compress to lzma from command line. also allow to recompress from command line (e.g lzma=>zlib) 2015-06-15 16:08:23 +02:00
honfika@gmail.com
ba61e8af04 sprite export settings added to export dialog 2015-06-14 11:29:28 +02:00
honfika@gmail.com
5273ba9d1a separated sprite export settings fix 2015-06-14 11:06:16 +02:00
honfika@gmail.com
6356d37e75 separated sprite export settings 2015-06-14 10:55:05 +02:00
honfika@gmail.com
e05d50c89d #924 Sprites to image from commandline 2015-06-14 06:39:14 +02:00
honfika@gmail.com
38d8f05524 command line parameter to compare resource (.properties) files 2015-05-26 15:38:20 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
honfika@gmail.com
8fa0698d59 png_jpg => png_gif_jpg, because an swf can contain gif, too, and ffdec already expoted them as gif when png_jpg was selected 2015-05-15 20:14:18 +02:00
honfika@gmail.com
abec5214bb tag refactoring 2015-05-15 00:12:35 +02:00
honfika@gmail.com
3de39c93bb tag names moved to constants 2015-05-14 21:46:26 +02:00
honfika@gmail.com
e1f1a16f8a export folder names moved to constants 2015-05-12 09:42:08 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
732087f20f shown only the constant pool(s) in pcode editor 2015-05-07 15:25:28 +02:00
honfika@gmail.com
fce4534aed always use buffered output streams when writing to a file, faster swf xml export by caching the fields 2015-05-01 01:04:08 +02:00
honfika@gmail.com
92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
honfika@gmail.com
62be884e42 #772: closing loading dialog now cancels the loading of the swf
#762:export pcode with diffren extension
2015-04-26 12:09:59 +02:00
honfika@gmail.com
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
honfika@gmail.com
073fc4d064 script export filename fix 2015-04-07 10:21:31 +02:00
honfika@gmail.com
6479d246d7 single script export from command line 2015-04-07 09:23:53 +02:00
honfika@gmail.com
acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík
a7e79a9570 Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
2015-04-06 06:32:40 +02:00
Jindra Petřík
ad72c34f36 typo fix 2015-04-05 22:28:20 +02:00
honfika@gmail.com
9813f62cdf single file script export setting added to ScriptExportSettings class 2015-03-31 21:28:26 +02:00
honfika@gmail.com
5a95cc26f5 clear cache after exporting a file 2015-03-31 18:18:59 +02:00
honfika@gmail.com
8ef4fb568b typo fix in comment 2015-03-31 16:20:17 +02:00
honfika@gmail.com
ec31310e2b text export fix 2015-03-30 21:47:03 +02:00
honfika@gmail.com
a574da08a5 font export from command line fixed 2015-03-30 20:57:38 +02:00
honfika@gmail.com
3ca2877834 set font creation and modification time to the modification time of the swf file 2015-03-30 20:05:34 +02:00
honfika@gmail.com
e4efcc6068 font export fix 2015-03-27 14:31:34 +01:00
honfika@gmail.com
2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
honfika@gmail.com
914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
honfika@gmail.com
f2922421cb #798 close file streams after export 2015-02-11 18:26:22 +01:00
honfika@gmail.com
7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
honfika@gmail.com
6eefb19f9e command line export simplified, help updated (added missing formats) 2015-01-21 20:46:39 +01:00