Reinhard Pointner
|
676ef5d1b6
|
Fix SPK package
|
2018-06-23 19:19:10 +07:00 |
|
Reinhard Pointner
|
e0b2ceb449
|
Update JDK8 patch
|
2018-06-23 19:12:43 +07:00 |
|
Reinhard Pointner
|
a685626239
|
Update JDK8 patch
|
2018-06-23 19:08:21 +07:00 |
|
Reinhard Pointner
|
9bb15046d8
|
Simplify SPK repository build
|
2018-06-23 18:52:01 +07:00 |
|
Reinhard Pointner
|
be29941b53
|
Improved support for cross-platform builds
|
2018-06-23 18:35:45 +07:00 |
|
Reinhard Pointner
|
fb507cd795
|
Fix PKG build
|
2018-06-23 17:28:51 +07:00 |
|
Reinhard Pointner
|
d9bd0113b7
|
Enable HW acceleration (DEB build)
|
2018-06-23 16:08:11 +07:00 |
|
Reinhard Pointner
|
49feb0f721
|
Enable HW acceleration (APPX build)
|
2018-06-23 16:07:12 +07:00 |
|
Reinhard Pointner
|
d34594c53e
|
Support for more escape codes
|
2018-06-23 15:56:14 +07:00 |
|
Reinhard Pointner
|
c877f3cc05
|
Support for more escape codes
|
2018-06-23 15:29:55 +07:00 |
|
Reinhard Pointner
|
421e549d7a
|
echo "Please purchase a FileBot License" | cowsay -f stegosaurus
|
2018-06-23 14:49:02 +07:00 |
|
Reinhard Pointner
|
95648bc859
|
allow --action test for evaluation purposes
|
2018-06-23 14:48:10 +07:00 |
|
Reinhard Pointner
|
e4d99091e4
|
Add resources for custom file index
|
2018-06-23 04:05:59 +07:00 |
|
Reinhard Pointner
|
afe100ae11
|
Fix build.xml
|
2018-06-22 22:30:51 +07:00 |
|
Reinhard Pointner
|
d47e4dd03a
|
Require valid signature
|
2018-06-22 22:28:16 +07:00 |
|
Reinhard Pointner
|
92a0151930
|
Restore deploy-chocolatey target
|
2018-06-22 22:24:06 +07:00 |
|
Reinhard Pointner
|
44ec97a402
|
Refactor release-deploy
|
2018-06-22 21:53:02 +07:00 |
|
Reinhard Pointner
|
f42618d4cd
|
Refactor release-deploy
|
2018-06-22 21:44:23 +07:00 |
|
Reinhard Pointner
|
0be9fd079d
|
Use build variable @{release}
|
2018-06-22 21:44:10 +07:00 |
|
Reinhard Pointner
|
f73a33d6b8
|
Simplify WiX
|
2018-06-22 20:23:35 +07:00 |
|
Reinhard Pointner
|
97d1881db1
|
Simplify ant stage-release
|
2018-06-22 02:05:21 +07:00 |
|
Reinhard Pointner
|
39a9a5a897
|
Fix compatibility issues of different JREs on different platforms (excluding just the executables doesn't save much space anyway and makes things fragile)
|
2018-06-21 18:42:30 +07:00 |
|
Reinhard Pointner
|
8bd2844a90
|
Update JDK 8 patch (exclude patch itself)
|
2018-06-21 18:18:48 +07:00 |
|
Reinhard Pointner
|
a3ce9fb94f
|
Update JDK 8 patch
|
2018-06-21 18:13:26 +07:00 |
|
Reinhard Pointner
|
946db5c9df
|
Force UNIX line endings
|
2018-06-21 18:08:12 +07:00 |
|
Reinhard Pointner
|
a3e8c532c4
|
Update JDK 8 patch
|
2018-06-21 18:06:53 +07:00 |
|
Reinhard Pointner
|
dc7db6a5f8
|
Simplify MWS build
|
2018-06-21 17:39:08 +07:00 |
|
Reinhard Pointner
|
58947e3850
|
Simplify MWS build
|
2018-06-21 17:28:22 +07:00 |
|
Reinhard Pointner
|
c3aa5d6f19
|
Reduce embedded JRE to necessary files (requires more fine-tuning and testing)
|
2018-06-21 16:42:33 +07:00 |
|
Reinhard Pointner
|
ee633059f1
|
Reduce embedded JRE to necessary files (requires more fine-tuning and testing)
|
2018-06-21 16:38:26 +07:00 |
|
Reinhard Pointner
|
6b7fab7fa6
|
-Dsun.java2d.opengl=false
|
2018-06-21 14:33:55 +07:00 |
|
Reinhard Pointner
|
fc2dab33a6
|
Refactor filebot.sh launcher
|
2018-06-21 14:09:59 +07:00 |
|
Reinhard Pointner
|
ce783747eb
|
Update ignore files
|
2018-06-21 13:17:24 +07:00 |
|
Reinhard Pointner
|
7fc7c5c44b
|
- <param name="arch" value="x64" />
- <param name="arch.env" value="AMD64" />
- <param name="arch.jre" value="x64" />
+ <param name="arch" value="x86" />
+ <param name="arch.env" value="x86" />
+ <param name="arch.jre" value="i586" />
|
2018-06-21 03:48:04 +07:00 |
|
Reinhard Pointner
|
f2051e835b
|
JDK BUG: Desktop.browse() doesn't work in snap environment but xdg-open works just fine
|
2018-06-21 03:42:03 +07:00 |
|
Reinhard Pointner
|
ab32d2feeb
|
export G_MESSAGES_DEBUG=all
|
2018-06-21 02:49:35 +07:00 |
|
Reinhard Pointner
|
35278e084c
|
java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform!
|
2018-06-21 02:48:36 +07:00 |
|
Reinhard Pointner
|
1fb4e7a8d1
|
-Dapplication.help=show
|
2018-06-21 02:27:44 +07:00 |
|
Reinhard Pointner
|
ed57345d04
|
java.lang.UnsatisfiedLinkError: /snap/filebot/x1/jre/lib/libawt_xawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
|
2018-06-21 01:26:01 +07:00 |
|
Reinhard Pointner
|
5606710bb8
|
Update ignore files
|
2018-06-21 01:06:03 +07:00 |
|
Reinhard Pointner
|
82cdfdbecb
|
Update ignore files
|
2018-06-21 00:45:38 +07:00 |
|
Reinhard Pointner
|
9c25e47a9f
|
Update ignore files
|
2018-06-21 00:45:26 +07:00 |
|
Reinhard Pointner
|
8bf14f2963
|
Update ignore files
|
2018-06-21 00:35:54 +07:00 |
|
Reinhard Pointner
|
748a290e5c
|
Update snap package (still broken though)
|
2018-06-21 00:33:09 +07:00 |
|
Reinhard Pointner
|
2c5710f9cd
|
Only support AMD64 DEB builds
|
2018-06-20 23:30:46 +07:00 |
|
Reinhard Pointner
|
dd2d614981
|
Use embedded JRE for AMD64 DEB package
|
2018-06-20 20:35:19 +07:00 |
|
Reinhard Pointner
|
5e40beafe8
|
-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dnet.filebot.UserFiles.fileChooser=JavaFX
|
2018-06-20 19:36:38 +07:00 |
|
Reinhard Pointner
|
5fe8383917
|
Fix text color (especially on Linux with dark GTK theme)
|
2018-06-20 19:29:46 +07:00 |
|
Reinhard Pointner
|
28edf9af8d
|
Drop SNAP in favour of DEB packages
|
2018-06-20 18:59:40 +07:00 |
|
Reinhard Pointner
|
180d60336f
|
Try to fix HTTPS / CA issues
|
2018-06-20 17:44:18 +07:00 |
|