Commit Graph

58 Commits

Author SHA1 Message Date
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
Jindra Petřík
134df71e46 Merge pull request #85 from maraflush/change-harcoded-shebang-patch
change /bin/bash to /usr/bin/env bash [ci skip]
2021-01-01 09:29:11 +01:00
Jindra Petřík
c6dfd58b69 Disable scaling (No distortion on hi-dpi monitors) 2021-01-01 01:08:31 +01:00
maraflush
1db03b045c change /bin/bash to /usr/bin/env bash . 2020-07-24 12:33:06 +02:00
honfika@gmail.com
edb9f124cb -Djna.nosys=true 2015-08-29 08:40:23 +02:00
Jindra Petřík
7949d6092b Debian package fix 2015-04-26 22:19:51 +02:00
Jindra Petřík
29237abbe3 Debian package 2015-04-26 12:14:33 +02:00
Jindra Petřík
96dfe6cf00 Issue #824 OS X Dock icon 2015-04-18 06:58:02 +02:00
Jindra Petřík
33395b0e5c Issue #824 OS X application
Icon in program directory
2015-04-13 10:33:11 +02:00
Jindra Petřík
339f4e7da3 Java 8 required in Unix script 2015-04-04 20:34:18 +02:00
Yen Chi Hsuan
074933970c ffdec.sh: now relative paths accepted 2015-04-03 01:04:49 +08:00
Jindra Petřík
99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00
Yen Chi Hsuan
4b3729e5e6 Fix ffdec.sh 2015-03-07 02:46:58 +08:00
Yen Chi Hsuan
fa3cecb156 ffdec.sh: refactored error messages when ffdec.jar not found 2015-03-06 16:22:31 +08:00
Yen Chi Hsuan
43d25d53bf Make resource/ffdec.sh more robust 2015-03-06 16:02:41 +08:00
Yen Chi Hsuan
f17c692ad7 Identation 2015-01-30 22:43:12 +08:00