Commit Graph
55 Commits
Author SHA1 Message Date
Jindra Petřík 714dd8761c Removed resampling from CLI and all source code
Frames with streamed sound are not taken as same.
2025-11-16 22:37:09 +01:00
Jindra Petřík 023823329b SuppressWarnings("unchecked") 2025-08-10 20:04:59 +02:00
Jindra Petřík b5da99a984 Checkstyle fix 2025-08-10 18:54:00 +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 285b4e2cc1 Removed: Resample wav to 44kHz feature from GUI 2025-07-27 14:48:48 +02:00
Jindra Petřík a0bfa7c8c0 Added: #2463 Export subsprites animation context menu on frames 2025-06-02 22:11:52 +02:00
Jindra Petřík cc61cb2e99 Zoom textfield in export dialog has fixed size of 4 characters 2025-06-01 23:33:27 +02:00
Jindra Petřík 3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík 50b82c363f Changed: AS1/2 - Single DoAction tag inside frame as frame node 2025-05-25 21:46:09 +02:00
Jindra Petřík 65cff9d958 Fixed: Resize export dialogs labels to match localized strings 2025-05-17 10:28:43 +02:00
Jindra Petřík f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík 4410e4b95f Added: Window icons for various dialogs including save/open/export/import 2024-08-05 11:17:25 +02:00
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík 0b48eab7f7 Added #2011, #2215 Option to ignore frame background color when exporting (make transparent) 2024-08-05 11:17:25 +02:00
Jindra Petřík 6d8b631383 Added #2259 Optional resampling sound to 44kHz on playback and on export 2024-08-05 11:17:25 +02:00
Jindra Petřík 9741e8260a Added Apply unpacker menu on binary data
Added Harman unpacker for binary data
Added Multilevel binary data unpacking is possible
2023-12-30 18:06:08 +01:00
Jindra Petřík dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík 4eabf89291 Added AS3 - Show Embed tag over asset classes (readonly)
Added AS3 - Checkbox for exporting assets embedded using `Embed` (-exportembed in commandline)
Added FLA export - AS3 - Using `Embed` tag for DefineBinaryData, images not extending BitmapData
2023-10-01 18:21:38 +02:00
Jindra Petřík c7f4aaddfb Added Export DefineFont4 to OpenType CFF file 2023-10-01 18:21:38 +02:00
Jindra Petřík 487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík c2f729b3bf Turkish locale toLowerCase I problem fix (causing not loading main window because of icon names conversion, etc.) 2018-04-01 16:26:32 +02:00
Jindra Petřík ee71b9179c Correctly handling TagScript in ExportDialog - prevented display export type selection for some AS1/2 scripts 2018-02-04 08:36:33 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík 0cb15e9c76 Saving files before refreshing line endings 2018-01-07 17:18:39 +01:00
[email protected] 79495fd0f9 [#1369] Allow zoom in sprite (and button) export 2017-04-14 13:59:30 +02:00
Jindra Petřík c88efd5a6f Export dialog - handling sprite frames and SWF frames correctly 2016-08-13 18:12:43 +02:00
Jindra Petřík 729f28ecaa Saving files before refreshing line endings 2016-08-12 22:59:05 +02:00
[email protected] 5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
Jindra Petřík 0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
[email protected] ba61e8af04 sprite export settings added to export dialog 2015-06-14 11:29:28 +02:00
[email protected] 0fd4843df9 update menu selection when configuration changed in advanced settings 2015-05-25 09:09:52 +02:00
[email protected] 18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
[email protected] e1f1a16f8a export folder names moved to constants 2015-05-12 09:42:08 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] c31d8020c9 allow to configure what object types to export in exportdialog 2015-04-28 13:18:48 +02:00
[email protected] 4b501656a6 #868 export path fix, allow to export buttons 2015-04-25 01:39:37 +02:00
[email protected] 227c8aad45 setting for including the version number in the exported fonts for debugging (to generate exactly the same binary TTF files) 2015-04-07 08:46:19 +02:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] da5b8080ba allow adding "other type" tags 2014-11-07 15:22:00 +01:00
[email protected] b51fdfb6a9 script export fix 2014-11-06 17:16:56 +01:00
[email protected] e7b2fbdfa2 allow adding new tags (todo: add constructor for all supported tagtypes) 2014-11-05 00:12:57 +01:00
[email protected] 7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00