Commit Graph

73 Commits

Author SHA1 Message Date
Jindra Petřík
91aef0d65c Fixed: #2330 Windows EXE launcher (+ CLI) does not respect current working directory
Removed info about Launch4j from readme in favor of Launch5j.
2024-10-13 20:43:18 +02:00
Jindra Petřík
fe2dce2942 version changed to 21.1.0 2024-09-23 21:53:55 +02:00
Jindra Petřík
b25130eed9 Fixed: #2300, #2303 ShellFolder Comparaor Windows Java error 2024-09-23 21:52:25 +02:00
Jindřich Petřík
a884da26d4 version changed to 21.0.5 2024-09-05 09:56:54 +02:00
Stefan Hansson
43fe38ea0a Regenerate Appstream metainfo
Remove use of literal ampersand symbols which causes validation errors.
2024-09-05 09:56:04 +02:00
Jindřich Petřík
0e8ce16c4c version changed to 21.0.4 2024-08-27 12:36:48 +02:00
Jindřich Petřík
dbc9ac3a01 version changed to 21.0.3 2024-08-27 09:45:09 +02:00
Jindra Petřík
a649e4326b version changed to 21.0.2 2024-08-12 19:53:07 +02:00
Jindra Petřík
282fc7eaa0 version changed to 21.0.1 2024-08-08 19:29:58 +02:00
Stefan Hansson
8e22038ed5 Remove links from Appstream metainfo
These never worked, and now the validator complains about them existing,
so just remove them.
2024-08-06 00:14:52 +02:00
Stefan Hansson
098c54ad0c Use developer tag instead of developer_name tag in Appstream metainfo
<developer_name> has been deprecated:
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer_name
2024-08-06 00:14:52 +02:00
Jindra Petřík
f23e736100 version changed to 21.0.0 2024-08-05 11:20:59 +02:00
Alexander Morgun
e862f09f85 Quote jar path 2024-08-05 11:17:25 +02:00
Jindra Petřík
bf32ff1ae5 Cli help - add minus for commands 2024-08-05 11:17:25 +02:00
Jindra Petřík
2421074b69 legacy cli inside newcli 2024-08-05 11:17:25 +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
bd630b3359 version changed to 20.1.0 2023-12-30 18:07:46 +01:00
Jindra Petřík
d08082baf8 Fixed #2133 Linux/Mac - ffdec.sh not correctly parsing java build number on javas without it 2023-12-30 18:06:08 +01:00
Jindra Petřík
9170fef3cd fix ffdec.bat 2023-12-30 18:06:08 +01:00
Jindra Petřík
0a5eaa102f Added MEMORY and STACK_SIZE parameters now can be set via external variables FFDEC_MEMORY, FFDEC_STACK_SIZE 2023-12-30 18:06:08 +01:00
Jindra Petřík
e2c431aecd version changed to 20.0.0 2023-11-05 21:17:08 +01:00
Jindra Petřík
41acb496ae version changed to 19.1.2 2023-10-16 17:24:22 +02:00
Jindra Petřík
7686531e6a version changed to 19.1.1 2023-10-16 13:50:52 +02:00
Stefan Hansson
84942d81e9 Fix incorrect quotation marks
With these included, the resulting path looks something like this:

    '"/app/bin'

That will always be an invalid path due to the extra double quote.
2023-10-16 13:47:44 +02:00
Jindra Petřík
2f9d9aefd5 version changed to 19.1.0 2023-10-16 09:38:32 +02:00
Jindra Petřík
a5bc1dcbe2 Update ffdec.sh 2023-10-16 09:36:06 +02:00
Eloi Torrents
2e36e2a569 Update bash syntax in ffdec.sh according to ShellCheck recommendations 2023-10-16 09:36:06 +02:00
Jindra Petřík
3aa138d8c1 version changed to 19.0.0 2023-10-01 18:24:34 +02:00
Jindra Petřík
d58d582575 Fixed #2009 Missing images in MacOs icon 2023-10-01 18:21:38 +02:00
Jindra Petřík
07e30928ec version changed to 18.5.0 2023-06-25 20:42:35 +02:00
Jindra Petřík
442ccec3ec version changed to 18.4.1 2023-04-05 21:35:28 +02:00
Jindra Petřík
1f5bc01130 FFDec.exe launcher - launch5j-bin.2023-03-26.r3 2023-04-05 21:33:34 +02:00
Jindra Petřík
5fb072e5fb FFDec launcher without memory leak (launch5j-bin.2023-03-26.r2) 2023-04-05 21:33:34 +02:00
Jindra Petřík
4193fcbcd8 ffdec.exe gives more memory 2023-04-05 21:33:34 +02:00
Jindra Petřík
b8d9fb82c0 Fixed #1477 ffdec.exe unicode parameters 2023-04-05 21:33:34 +02:00
Jindra Petřík
337029f5f1 version changed to 18.4.0 2023-03-19 22:47:08 +01:00
Jindra Petřík
0e66acd99b version changed to 18.3.6 2023-02-25 19:40:52 +01:00
Jindra Petřík
034b4f69fc version changed to 18.3.5 2023-02-12 11:45:51 +01:00
Jindra Petřík
f468c60bf7 Fixed #1968, #1971, #1957 Cannot start FFDec due to large stack size on some configurations
Changed #1957 Larger stack size (when needed) must be configured manually in ffdec.bat or ffdec.sh
2023-02-12 11:43:05 +01:00
Jindra Petřík
39fa12a4e9 version changed to 18.3.4 2023-01-30 22:36:36 +01:00
Jindra Petřík
daef690623 Changed #1957 Increased maximum stack size to avoid StackOverflowErrors on unusual scripts 2023-01-30 22:33:36 +01:00
Jindra Petřík
ff0ad6d217 version changed to 18.3.3 2023-01-22 22:17:58 +01:00
Jindra Petřík
592382dc94 Modify metainfo [ci skip] 2023-01-22 22:15:04 +01:00
Newbyte
1b10fe4da9 Add Appstream metainfo
Used to provide metainfo about applications on Linux.
2023-01-22 22:15:04 +01:00
Jindra Petřík
e2628d6baf Hide VLC error output 2022-12-18 23:10:24 +01:00
Jindra Petřík
96c66d98c9 Added playerglobal.swc and airglobal.swf now part of FFDec bundle 2022-11-30 22:58:35 +01:00
Jindra Petřík
4f4c22006d Added Translator tool for easier localization 2022-11-30 22:58:35 +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
941d0e0318 #1015, #1466, #1513 Better error messages during saving, display message on out of memory 2021-04-05 16:56:59 +02:00
Jindra Petřík
6022b27a70 Using new FFDec icon on Mac 2021-02-08 20:15:19 +01:00