Commit Graph
237 Commits
Author SHA1 Message Date
[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] 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] 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
Jindra Petřík cb2cba91e8 Issue #758 Allow zooming more than preview area in internal viewer 2016-01-24 11:44:45 +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
[email protected] 8cb067bfda format java code 2016-01-15 14:37:34 +01:00
Jindra Petřík 12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík 4e0c2db81e opening loaded SWFs fixes 2016-01-03 12:35:14 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
Jindra Petřík b1c20f48b9 Internal viewer - AS1/2 execution - jump fix 2015-12-29 12:03:56 +01:00
Jindra Petřík 2429ce9bb8 Internal viewer - AS1/2 execution in frames fix 2015-12-29 10:58:01 +01:00
Jindra Petřík c4c69abf83 Experimental execution of AS1/2 in FFDec Flash viewer (very basic, needs testing and many improvements) 2015-12-29 08:05:23 +01:00
[email protected] f9254ef60b external player preview fixes 2015-12-24 17:37:17 +01:00
[email protected] 760b5605ed remove config listeners on ffdec restart (solves a nullpointer exception problem) 2015-12-21 16:20:42 +01:00
[email protected] 52c27db229 author javadoc comments added, finished... 2015-12-12 16:07:05 +01:00
[email protected] 696ee04cb4 avoid throwing EmptyStackExceptions in as2 deobfuscation 2015-08-26 20:50:22 +02:00
[email protected] 809091ea42 framerate is float 2015-08-12 14:22:04 +02:00
[email protected] 39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
[email protected] 18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
[email protected] 550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +02:00
[email protected] 0f3e6876e2 ImagePanel change reverted 2015-05-14 13:36:37 +02:00
[email protected] 64c9a7e544 Base class for DefineXTags, getting the images, fonts, text from the characterMap instead of iterating over all tags 2015-05-14 13:32:49 +02:00
[email protected] 1d91d059c5 small fixes 2015-05-12 15:08:54 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 3ec510b009 #470: glitch fixed 2015-05-06 20:11:02 +02:00
[email protected] 68133cc13d image panel fix 2015-05-06 18:26:17 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] 0ff2bdb663 loop fix 2015-04-28 16:38:30 +02:00
[email protected] ba6b75371e zoom fix, font paging fix 2015-04-28 15:11:22 +02:00
[email protected] d28d72c096 morphshape animation fix 2015-04-26 16:46:04 +02:00
[email protected] 7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
[email protected] 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
[email protected] e700f91bf7 various small fixes 2015-04-25 20:21:10 +02:00
[email protected] 2900dd90e0 player control states fixed (when pressing next/prev button), refresh them in event driven way 2015-04-25 19:03:01 +02:00
[email protected] 59f8113fc8 player panel:prev/next button fixed 2015-04-25 16:24:21 +02:00
Jindra Petřík 707e86ac4e Color skins
Basic skin set to new Oceanic
Error log Frame now skinned
2015-04-14 22:26:07 +02:00
[email protected] 4f1f9d45c2 classes list tree search fix 2015-03-19 23:33:18 +01:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] 67fb24a7fd swf disposing fixes 2015-02-27 01:56:36 +01:00
[email protected] 2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
[email protected] f32797c682 more faster raw editing 2015-02-02 19:19:06 +01:00
[email protected] ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
[email protected] 7d4a8dc8cc outlines fixed 2015-02-01 13:02:45 +01:00
[email protected] 1f09953178 tag bounds fixed 2015-01-31 16:58:17 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
[email protected] 26dd283d3f format source files 2015-01-13 21:19:10 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00