[email protected]
|
e99cfe6bf4
|
Merge origin/master
|
2016-02-20 14:13:59 +01:00 |
|
[email protected]
|
44554f8f35
|
get sound fix
|
2016-02-20 14:13:33 +01:00 |
|
Jindra Petřík
|
4fb57bc90e
|
#1162 improved opening loaded swf files
allow socketconnect to ffdec on local files
|
2016-02-20 09:24:05 +01:00 |
|
Jindra Petřík
|
85c252e724
|
Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
|
2016-02-19 16:52:44 +01:00 |
|
[email protected]
|
21a4cec705
|
null check
|
2016-02-18 08:33:39 +01:00 |
|
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 |
|
[email protected]
|
130cddff08
|
unused ratio parameter removed
|
2016-02-17 08:02:55 +01:00 |
|
[email protected]
|
51ef51ecdb
|
move sound playing (starting to play) to synchronized block to avoid deadlock
|
2016-02-16 14:16:00 +01:00 |
|
[email protected]
|
2b1aa51971
|
inernal player: sound loop count
|
2016-02-16 12:12:35 +01:00 |
|
[email protected]
|
108d8e0073
|
#1154 The Program Won't Start at All fix
|
2016-02-15 08:16:39 +01:00 |
|
[email protected]
|
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 |
|
[email protected]
|
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 |
|
[email protected]
|
4e6476dad5
|
tagtree null pointer fix
|
2016-02-11 20:53:01 +01:00 |
|
[email protected]
|
f48f81ecef
|
cache parameter removed, only the folder preview images were cached, cache them in that class
|
2016-02-10 08:59:33 +01:00 |
|
[email protected]
|
ab4a7bfbdb
|
do not apply color transform when it has the default values
|
2016-02-07 10:23:29 +01:00 |
|
[email protected]
|
09a7f68583
|
calculate only the necessary outlines while moving the mouse over the internal player area
|
2016-02-06 09:23:50 +01:00 |
|
[email protected]
|
325df46d8e
|
external player button sounds fix
|
2016-02-05 19:51:45 +01:00 |
|
[email protected]
|
ee75cf030d
|
Merge origin/master
|
2016-02-02 15:35:40 +01:00 |
|
[email protected]
|
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 |
|
[email protected]
|
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 |
|
[email protected]
|
f5dc5a3cd8
|
stop sound when changing the selected tag in dump view
|
2016-01-29 16:17:42 +01:00 |
|
[email protected]
|
75784c2f9c
|
removed some unused imports
|
2016-01-28 15:04:22 +01:00 |
|
[email protected]
|
5aac21743c
|
more fixes in properties files
|
2016-01-27 16:46:38 +01:00 |
|
[email protected]
|
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 |
|
[email protected]
|
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 |
|
[email protected]
|
f30e959a44
|
hungarian tipo fixes
|
2016-01-22 11:12:14 +01:00 |
|
[email protected]
|
5a550bd660
|
properties files fixes: space before and after "=", line break at the end of the file
|
2016-01-21 13:51:21 +01:00 |
|
[email protected]
|
0a48a12ee3
|
advanced settings resource hungarian translation
|
2016-01-20 09:41:43 +01:00 |
|
[email protected]
|
a99743e043
|
tipo fix
|
2016-01-19 09:27:47 +01:00 |
|
[email protected]
|
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 |
|
[email protected]
|
d1d7170ab7
|
Merge origin/master
|
2016-01-17 17:48:17 +01:00 |
|
[email protected]
|
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 |
|
[email protected]
|
6886ccaeeb
|
Merge origin/master
|
2016-01-15 14:37:54 +01:00 |
|
[email protected]
|
8cb067bfda
|
format java code
|
2016-01-15 14:37:34 +01:00 |
|