1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

5709 Commits

Author SHA1 Message Date
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
Reinhard Pointner
f1371b09f4 REVERT to confinement: strict and use last known working state of the snap build and then F*CK snapcraft (snap is just a really bad idea for GUI apps) 2018-06-20 17:05:01 +07:00
Reinhard Pointner
746ee1faa6 Use snapcraft cleanbuild because snapcraft doesn't work properly on 18.04 2018-06-20 16:13:20 +07:00
Reinhard Pointner
d108e01b68 Build SNAP with JDK8 for compatibility reasons 2018-06-20 16:10:22 +07:00
Reinhard Pointner
d10e7b18e6 Use snapcraft cleanbuild because snapcraft doesn't work properly on 18.04 2018-06-20 15:57:27 +07:00
Reinhard Pointner
a5383a8d86 Build SNAP with JDK8 for compatibility reasons 2018-06-20 11:06:56 +07:00
Reinhard Pointner
84bce0c86d Simplify license error messages 2018-06-20 02:13:54 +07:00
Reinhard Pointner
9abbeec248 -Dnet.filebot.media.ffprobe="ffprobe" 2018-06-20 01:53:52 +07:00
Reinhard Pointner
16b3dc8ae2 -Dnet.filebot.media.ffprobe="/volume1/@appstore/MediaServer/bin/ffprobe" 2018-06-20 01:52:05 +07:00
Reinhard Pointner
556c093a06 JDK 8 patch for downstream builds 2018-06-20 01:44:48 +07:00
Reinhard Pointner
fcdb8dbdbf Add dedicated purchase page 2018-06-19 18:04:11 +07:00
Reinhard Pointner
a3fe08978e Return special exit code if license is expired. 2018-06-19 01:50:39 +07:00
Reinhard Pointner
0163d4ffd9 Return special exit code if license is expired. 2018-06-19 01:46:09 +07:00
Reinhard Pointner
20cb1448b4 Speed up website 2018-06-18 16:32:12 +07:00
Reinhard Pointner
9d06787134 Speed up website 2018-06-18 16:05:30 +07:00
Reinhard Pointner
544c3cec05 prefer embedded iframe over new window (when running in browser, doesn't work in JFX webkit where new browser popup is preferred) 2018-06-18 15:51:52 +07:00
Reinhard Pointner
d176612f33 Fix Junrar 2018-06-18 13:40:09 +07:00
Reinhard Pointner
3bfc278335 Integrate Paddle Checkout 2018-06-18 01:27:48 +07:00
Reinhard Pointner
1963dfbe63 Update purchase website 2018-06-18 00:16:54 +07:00
Reinhard Pointner
212b52d83c + add {hdr} binding (i.e. yield HDR or unwind) 2018-06-17 20:05:45 +07:00
Reinhard Pointner
6e9ec6ae75 Fix for JFX webview layout bug 2018-06-17 19:51:27 +07:00
Reinhard Pointner
6550892e9e Upgrade Galleria and always show videos in a new browser window 2018-06-17 19:00:27 +07:00
Reinhard Pointner
76b9a61b60 Upgrade Galleria and always show videos in a new browser window 2018-06-17 18:36:00 +07:00