Commit Graph

52 Commits

Author SHA1 Message Date
Jindra Petřík
fd679eaf9a Removed flash player component and JavactiveX lib. 2025-05-08 23:30:22 +02:00
Jindra Petřík
23fa1feb80 Correctly set classpath for Netbeans Actions - libs suffixed -fix first 2025-04-21 19:02:23 +02:00
Jindra Petřík
b17f35114a Substance text utilities stub for fixing.
FFDec build script orders classpaths ending with -fix first
2025-04-20 14:25:43 +02:00
Jindra Petřík
534ac03314 Better decimal support (For ABCs with minor version 17) 2024-08-12 19:51:40 +02:00
Jindra Petřík
4e63384f56 ffdec-cli as separate executable, project
ffdec executable on linux
2024-08-05 11:17:25 +02:00
Jindra Petřík
06ea0c2dff Export command WIP 2024-08-05 11:17:25 +02:00
Jindra Petřík
43f1dc4f35 Added #2079 Replace DefineSprite with GIF 2023-10-16 09:36:06 +02:00
Jindra Petřík
8088c3bcf1 Added #1029 Better separation of library and main app, dependencies inside library zip, library readme 2023-01-30 22:33:36 +01:00
Jindra Petřík
cc71ba8cef JLayer version 1.0.2 2022-12-27 19:25:01 +01:00
Jindra Petřík
b53590210d Fixed #1907 Crashing on memory search
Putting back old JNA 3.5.1 as  5.11.0 crashes on calling new Memory()
Modify VJCJ natives to support JNA 3.5.1
2022-12-23 17:02:50 +01:00
Jindra Petřík
f8488683cd Profiled program takes parameters from config file 2022-12-23 17:02:50 +01:00
Jindra Petřík
85668bbb07 Added #1893 Experimental playback of DefineVideoStream tags with VLC player 2022-12-18 23:10:24 +01:00
Jindra Petřík
ccfaeef551 Added PR119 Option to set scale factor in advanced settings (Set it to 2.0 on Mac retina displays) 2022-11-21 21:47:40 +01:00
Jindra Petřík
b2e895445f Building using Github actions (#131)
Change Travis CICD to GitHub Actions
2022-10-02 17:39:12 +02:00
Jindra Petřík
420f84d155 better try..catch..finally detection 2021-02-08 20:15:19 +01:00
Jindra Petřík
afbc562811 netbeans run - set proper ui scale 2021-02-08 20:15:19 +01:00
Jindra Petřík
7810a84ad2 graphlib for detecting code structure on graph view 2018-05-24 15:31:32 +02:00
Jindra Petřík
527c64af26 Checking new versions on Github 2018-01-16 19:26:42 +01:00
Jindra Petřík
31f23885df Show .gitattributes,.gitignore,.travis.yml in Netbeans project
Download playerglobal task
dep task for install dependencies, for Travis CI, etc.
2016-09-19 21:58:08 +02:00
Jindra Petřík
3cef0b0711 Change log file 2016-09-18 20:57:47 +02:00
Jindra Petřík
76ffcabd48 version.properties in Netbeans project 2016-09-18 14:26:17 +02:00
Jindra Petřík
afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
honfika@gmail.com
ababe9010f spanish translation + something with the line endings 2016-06-03 15:43:13 +02:00
Jindra Petřík
33fdfcc0ac Debugger - display variables in the tree structure
Set variables while debugging
2015-12-15 09:48:51 +01:00
Jindra Petřík
668e1e2f14 Debugger stub - TODO 2015-11-15 16:09:11 +01:00
honfika@gmail.com
0037ab4048 flash player test 2015-09-09 22:13:59 +02:00
Jindra Petřík
497a7794b0 AS1/2 parser improvements/fixes
Tests add original exception
Fixed ant test tasks
2015-05-27 17:31:47 +02:00
honfika@gmail.com
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
Jindra Petřík
29912ed3be Better Netbeans integratiom 2015-05-12 10:48:55 +02:00
Jindra Petřík
5c97ef211a Netbeans Ant IDE targets fixed 2015-05-12 09:28:21 +02:00
Jindra Petřík
78934bf06a Large ant script refactoring - moving ant libs to special dir, moving properties to separate file, change to lowercase 2015-05-11 20:59:31 +02:00
honfika@gmail.com
8a784d2d0b exclude some output folders 2015-05-08 17:41:19 +02:00
honfika@gmail.com
effea25144 uncache decompilation after saving pcode 2015-05-03 16:22:39 +02:00
Jindra Petřík
4dad86696e lexers directory in NB project 2015-04-05 20:45:32 +02:00
honfika@gmail.com
2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
honfika@gmail.com
248fc19f94 Java version changed in roject file, too 2015-02-22 11:25:41 +01:00
Jindra Petřík
4e8c813700 Font display using FlashPlayer fix - correct rect 2014-11-17 14:29:51 +01:00
Jindra Petřík
30d7437518 nb fix 2014-11-10 12:09:44 +01:00
Jindra Petřík
4e14391348 Netbeans tasks menu updated 2014-11-08 18:42:05 +01: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
Jindra Petřík
d841b374c2 better Flash player integration using JavactiveX library
Issue #701 TTF file import/replace - still needs locales, better integration
Issue #702 Fixed GFX font export size
2014-10-22 08:22:36 +02:00
Jindra Petřík
695a1e6e24 FlashPlayer scalemode, quality 2014-10-17 20:37:47 +02:00
Jindra Petřík
05d2d50633 Netbeans project - ffdec_lib tests in main project 2014-09-16 19:26:06 +02:00
Jindra Petřík
fd9e1de8c8 netbeans config - debug ffdec library 2014-08-25 19:44:05 +02:00
Jindra Petřík
7b31d44672 Netbeans projects class paths improved (find usages fix) 2014-08-25 14:41:33 +02:00
Jindra Petřík
c195ff2d3b Netbeans projects class paths improved 2014-08-25 12:10:33 +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
Jindra Petřík
54661ac9ca Delete private.xml 2014-07-19 21:08:04 +02:00
Jindra Petřík
c4a10b07a6 Normalize line endings 2014-07-19 20:31:29 +02:00
Jindra Petřík
9a99be28db Normalize all the line endings 2014-07-19 20:15:57 +02:00