Commit Graph

22 Commits

Author SHA1 Message Date
Jindra Petřík
70096593dc Fixed #1678 Shapes - Miter clip join style 2023-10-16 09:36:06 +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
f275da0199 Added GFX - support for TGA external images 2023-01-01 23:33:25 +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
85668bbb07 Added #1893 Experimental playback of DefineVideoStream tags with VLC player 2022-12-18 23:10:24 +01:00
Jindra Petřík
83222d4574 Fixed #1748 Wrong glyphadvance of DefineEditText fonts for rendering
Added DSSReader to Netbeans Lib project
2021-11-19 13:03:23 +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
76ffcabd48 version.properties in Netbeans project 2016-09-18 14:26:17 +02:00
Jindra Petřík
1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
Jindra Petřík
8074aa5fd8 Issue #895 Correct handling CMYK JPEG images (Monte Video library)
Correct JPEG to Image conversion when it has alpha
2015-05-26 20:01:22 +02:00
Jindra Petřík
29912ed3be Better Netbeans integratiom 2015-05-12 10:48:55 +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
40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
honfika@gmail.com
1e9da7fd40 unused libs removed some from ffdec_lib 2014-12-07 11:02:47 +01:00
honfika@gmail.com
5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01: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
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