Commit Graph

1023 Commits

Author SHA1 Message Date
Jindra Petřík
9a4daa2a32 Merge origin/master 2016-02-17 20:15:52 +01:00
Jindra Petřík
26fbb83ef3 simplify expressions 2016-02-17 20:07:56 +01:00
honfika@gmail.com
130cddff08 unused ratio parameter removed 2016-02-17 08:02:55 +01:00
honfika@gmail.com
51ef51ecdb move sound playing (starting to play) to synchronized block to avoid deadlock 2016-02-16 14:16:00 +01:00
honfika@gmail.com
2b1aa51971 inernal player: sound loop count 2016-02-16 12:12:35 +01:00
honfika@gmail.com
108d8e0073 #1154 The Program Won't Start at All fix 2016-02-15 08:16:39 +01:00
honfika@gmail.com
9f40de3a2c show error message when a text tag is invalid (glyph index is not found in the glyph list) 2016-02-14 10:54:18 +01:00
honfika@gmail.com
4d886bc688 function to remove all characters except the seleced ones (for creating small swfs to reproduce a bug).. added to debug menu category 2016-02-12 09:03:48 +01:00
honfika@gmail.com
4e6476dad5 tagtree null pointer fix 2016-02-11 20:53:01 +01:00
honfika@gmail.com
f48f81ecef cache parameter removed, only the folder preview images were cached, cache them in that class 2016-02-10 08:59:33 +01:00
honfika@gmail.com
ab4a7bfbdb do not apply color transform when it has the default values 2016-02-07 10:23:29 +01:00
honfika@gmail.com
09a7f68583 calculate only the necessary outlines while moving the mouse over the internal player area 2016-02-06 09:23:50 +01:00
honfika@gmail.com
325df46d8e external player button sounds fix 2016-02-05 19:51:45 +01:00
honfika@gmail.com
ee75cf030d Merge origin/master 2016-02-02 15:35:40 +01:00
honfika@gmail.com
11d3e41c4e #1144 Command line argument renameInvalidIdentifiers creates a corrupted SWF: close file strem properly (stream is not flushed after System.exit call) 2016-02-02 15:34:47 +01:00
Jindra Petřík
97993bb586 Issue #1137 running flashplayer(debugger) executable in Linux/MacOs 2016-02-02 08:22:26 +01:00
Jindra Petřík
a734b57b7e Merge origin/master 2016-01-30 21:56:44 +01:00
Jindra Petřík
1465a463a6 App icon is not colorized with skin - matches site logo 2016-01-30 21:56:17 +01:00
honfika@gmail.com
c35547c418 do not cache the rendered frame, because it eats all the memory when moving the cursor on the image (caches the image for each mouse position, it is necessary, because of the button states). todo: better algorithm to identify what to cache, detect button states, etc. 2016-01-30 16:56:25 +01:00
honfika@gmail.com
f5dc5a3cd8 stop sound when changing the selected tag in dump view 2016-01-29 16:17:42 +01:00
honfika@gmail.com
75784c2f9c removed some unused imports 2016-01-28 15:04:22 +01:00
honfika@gmail.com
5aac21743c more fixes in properties files 2016-01-27 16:46:38 +01:00
honfika@gmail.com
79acb70778 escape characters in italian translation 2016-01-26 09:34:36 +01:00
Jindra Petřík
28d9273d95 Merge origin/master 2016-01-26 06:26:50 +01:00
Jindra Petřík
0b6448c1eb Issue #1021 Updated Italian translation 2016-01-26 06:26:31 +01:00
honfika@gmail.com
e2198aa604 more fixes in properties files 2016-01-25 09:13:40 +01:00
Jindra Petřík
cb2cba91e8 Issue #758 Allow zooming more than preview area in internal viewer 2016-01-24 11:44:45 +01:00
Jindra Petřík
f04a8827d4 Configs with Internal annotation do not need documentation 2016-01-24 09:30:36 +01:00
Jindra Petřík
ea0a2d5569 Tag preview in dump view 2016-01-24 09:12:23 +01:00
Jindra Petřík
b9cb48c5e2 Icons for tag types in Dump view 2016-01-23 21:32:11 +01:00
Jindra Petřík
c7406e41ac Merge origin/master 2016-01-23 20:28:52 +01:00
Jindra Petřík
6a6a266776 Better tree labels in generic tag editor (Raw edit) 2016-01-23 20:10:18 +01:00
Jindra Petřík
7592079c54 Flex (Mxml) export stub 2016-01-23 20:08:47 +01:00
Jindra Petřík
49d2534e7b Flex (Mxml) export stub 2016-01-23 20:07:23 +01:00
honfika@gmail.com
f30e959a44 hungarian tipo fixes 2016-01-22 11:12:14 +01:00
honfika@gmail.com
5a550bd660 properties files fixes: space before and after "=", line break at the end of the file 2016-01-21 13:51:21 +01:00
honfika@gmail.com
0a48a12ee3 advanced settings resource hungarian translation 2016-01-20 09:41:43 +01:00
honfika@gmail.com
a99743e043 tipo fix 2016-01-19 09:27:47 +01:00
honfika@gmail.com
176bf911ce #1133 Incorrect frame order for nested sprite: internal viewer and frame export fix 2016-01-18 18:54:54 +01:00
Jindra Petřík
bbe2c95f0a Corrected read only tags handling in GUI (allow edit only after pressing Edit button outside of Editor mode)
Font wideOffsets,wideCodes fixed in DefineFont2/3
2016-01-18 10:48:16 +01:00
honfika@gmail.com
d1d7170ab7 Merge origin/master 2016-01-17 17:48:17 +01:00
honfika@gmail.com
e6c41b3e12 #1133 Incorrect frame order for nested sprite 2016-01-17 17:48:00 +01:00
Jindra Petřík
9b98d11f58 Correct toString for number variable values while debugging 2016-01-16 20:36:48 +01:00
honfika@gmail.com
6886ccaeeb Merge origin/master 2016-01-15 14:37:54 +01:00
honfika@gmail.com
8cb067bfda format java code 2016-01-15 14:37:34 +01:00
Jindra Petřík
7c1146618c Merge origin/master 2016-01-15 06:35:04 +01:00
Jindra Petřík
d521b354ad Issue #409, #1132, [SkinPart] metadata support - decompilation and direct editation in AS3
updated debugger and syntaxpane lib
2016-01-15 06:31:26 +01:00
honfika@gmail.com
5957b6aed5 SVG export warning changed (not only solid fill type is supported) 2016-01-13 08:53:47 +01:00
Jindra Petřík
379c9e768d Merge origin/master 2016-01-12 20:46:38 +01:00
Jindra Petřík
edad412fc1 AS3 RegExp literal decompilation and direct editation 2016-01-12 20:45:01 +01:00