Jindra Petřík
9a693a7f5d
Release new version ant task - github-newversion.
...
Metainfo updater Java class instead of sh script - to be able to run it properly on windows.
2023-02-25 19:39:02 +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
daef690623
Changed #1957 Increased maximum stack size to avoid StackOverflowErrors on unusual scripts
2023-01-30 22:33:36 +01:00
Jindra Petřík
e2628d6baf
Hide VLC error output
2022-12-18 23:10:24 +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
96c66d98c9
Added playerglobal.swc and airglobal.swf now part of FFDec bundle
2022-11-30 22:58:35 +01:00
Jindra Petřík
3ff9a042c8
Translator to Windows installer
2022-11-30 22:58:35 +01:00
Jindra Petřík
1d34dd7776
Do not generate locale zip files
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
b2e895445f
Building using Github actions ( #131 )
...
Change Travis CICD to GitHub Actions
2022-10-02 17:39:12 +02:00
Jindra Petřík
b8db8e8a08
fix copy task
2022-07-03 16:26:25 +02:00
Jindra Petřík
01fd2b744e
travis playerglobal dependency
2022-07-03 16:26:25 +02:00
Jindra Petřík
4eb16e7ab2
New ant tasks for building releases separately.
2021-11-22 20:11:31 +01:00
Jindra Petřík
630eb1b6cf
Do not generate javadoc on build, it is not used and slows down building.
2021-03-12 22:12:39 +01:00
Jindra Petřík
861ad4dfad
putting Jacoco code coverage back in
2021-02-08 20:15:19 +01:00
Jindra Petřík
d292c462c0
Fix build (beanshell)
2021-01-06 10:34:13 +01:00
Jindra Petřík
732d05444a
Building does not require Naashorn - uses Beanshell instead
2021-01-06 08:44:04 +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
Jindra Petřík
5a68dc63b6
fixed tests, removed jacoco
2021-01-01 01:07:47 +01:00
Jindra Petřík
572307f362
java 9 compliance
...
- launch4j
2021-01-01 01:07:46 +01:00
Jindra Petřík
ca21337d9f
java 9 compliance
...
- base64, bytearrtohex, installed fonts, xml sax parser
2021-01-01 01:07:43 +01:00
maraflush
1db03b045c
change /bin/bash to /usr/bin/env bash .
2020-07-24 12:33:06 +02:00
Stefano Vettorazzi
6e39374a16
It's possible to open a file using open
...
Example:
`open -a ffdec --args "~/file.swf"`
However, this is not going to work:
`open -a ffdec file.swf`
but that's because of how shell scripts on OS X work.
2020-04-25 17:11:07 +02:00
Jindra Petřík
f7f79afbcd
new version release fix
2018-01-17 22:06:47 +01:00
Jindra Petřík
b9201ee30e
Links to free-decompiler.com changed to GitHub project jindrapetrik/jpexs-decompiler
2018-01-16 20:12:20 +01:00
Jindra Petřík
16422d3e94
no online version check
2018-01-13 19:15:47 +01:00
Jindra Petřík
f1300e12a0
removing upload task
2018-01-13 19:13:46 +01:00
Jindra Petřík
2bf141abee
separate ant task for newversion release
2018-01-13 18:31:45 +01:00
Jindra Petřík
ce4719fe35
Saving files before refreshing line endings
2016-11-27 06:56:24 +01:00
Jindra Petřík
52e6fdecf3
build script fix
2016-11-25 12:45:10 +01:00
Jindra Petřík
d81277b1ac
Mac installer packages fix
2016-09-29 00:02:18 +02:00
Jindra Petřík
94be90e705
halt travis tests on error
2016-09-19 22:20:59 +02:00
Jindra Petřík
87aa98b847
home dir detection fix
2016-09-19 22:10:52 +02:00
Jindra Petřík
80b12aa459
Mkdir for playerglobal homedir
...
Print homedir detection
2016-09-19 22:04:58 +02: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
00b115748f
Library build fix
2016-09-19 00:01:27 +02:00
Jindra Petřík
60bbcc563d
Library released in ZIP file
2016-09-18 23:37:02 +02:00
Jindra Petřík
4a00d6fa88
Include CHANGELOG.md in release
2016-09-18 23:03:39 +02:00
Jindra Petřík
fc495e6fbc
Isssue #907 versioning of ffdec library
2016-09-18 14:29:30 +02:00
Jindra Petřík
0089b1121b
Ant tasks for correct line endings on build and om demand fixing
2016-07-23 21:48:48 +02:00
Jindra Petřík
77b14abbea
css in build
2016-03-28 19:48:23 +02:00
Jindra Petřík
7e399c598c
updated localization pack info
2016-02-17 20:24:18 +01:00
Jindra Petřík
37792e6318
#1142 nsis locales in localization pack
2016-02-17 20:23:21 +01:00
Jindra Petřík
a536eb41e3
new logo in splash, installer
2016-01-03 15:43:09 +01:00
honfika@gmail.com
edb9f124cb
-Djna.nosys=true
2015-08-29 08:40:23 +02:00
Jindra Petřík
f449efeaab
Issue #953 Mac application permission fix (maybe)
2015-07-06 22:07:12 +02:00
Jindra Petřík
ea5505962f
improved ant clean task
2015-05-14 14:05:56 +02:00
Jindra Petřík
29912ed3be
Better Netbeans integratiom
2015-05-12 10:48:55 +02:00