Jindra Petřík
ee08cf4c22
Fixed : #2653 Check for WEBP availability in CLI
...
Updated WEBP library to version 2.1.1
2026-03-04 20:18:02 +01:00
Jindra Petřík
15e31abc43
Updated webp4j to version 1.4.0
2026-01-16 21:22:11 +01:00
Jindra Petřík
a17522bf1d
Added: #2608 Updated WEBP image library so now it supports macOS x64
2026-01-09 20:27:38 +01:00
Jindra Petřík
5d8d753c37
WebP - Use lossless version where applicable
2025-09-06 16:15:52 +02:00
Jindra Petřík
f15e154906
Fixed: Netbeans project debug targets using new debugger - allow stepping, ...
2025-08-24 04:20:04 +02:00
Jindra Petřík
2df87d1a0a
Added: #2504 WebP image format for export/import (not animated)
...
Limitation: It's not available on Mac x86-64 platform
2025-08-10 18:45:12 +02:00
Jindra Petřík
1b0adb3438
Netbeans menu items
2025-06-01 15:22:35 +02:00
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