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

506 Commits

Author SHA1 Message Date
Reinhard Pointner
50b751a8c5 Prototype support for Java 9 (Windows x64 build only) 2017-10-05 23:47:01 +02:00
Reinhard Pointner
99d579381e Support 32-bit APPX package 2017-08-23 18:52:58 +08:00
Reinhard Pointner
4af1e17f1c # disable HW acceleration 2017-08-20 16:05:47 +08:00
Reinhard Pointner
d967c1ffb6 1.8.0_144-b01 2017-07-27 20:15:10 +08:00
Reinhard Pointner
e7b115d6c8 # disable HW acceleration
-Dsun.java2d.d3d=false
-Dprism.order=sw
2017-07-25 16:40:34 +08:00
Reinhard Pointner
3cee3b3ca8 Require logos in 300x300 1440x2160 2160x2160 2017-07-19 20:45:25 +08:00
Reinhard Pointner
67eb5c9d11 Require logos in 300x300 1440x2160 2160x2160 2017-07-19 20:43:22 +08:00
Reinhard Pointner
0825edbbb6 Add logo for 1440x2160 and 2160x2160 2017-07-19 20:40:34 +08:00
Reinhard Pointner
99cf69ddba Use 1.8.0_141-b15 to workaround FileChooser bug
@see https://bugs.openjdk.java.net/browse/JDK-8179014
2017-07-19 19:55:49 +08:00
Reinhard Pointner
777bc1245f Limit to 1 tile and 1 command to fix submission issue: "The Windows Store does not support a package containing more than one applications defined in the manifest." 2017-06-27 19:41:11 +08:00
Reinhard Pointner
8750685262 REVERT 2017-06-27 01:27:40 +08:00
Reinhard Pointner
d57f94810c Try to fix submission issue: "The Windows Store does not support a package containing more than one applications defined in the manifest." 2017-06-27 01:13:05 +08:00
Reinhard Pointner
11b11e9c2a Logo must be 50x50 2017-06-25 16:28:45 +08:00
Reinhard Pointner
8e7c15b93b MinVersion="10.0.14393.351" MaxVersionTested="10.0.15063.296" 2017-06-11 23:41:02 +08:00
Reinhard Pointner
a7c8355b7d Use same-origin links 2017-06-10 17:49:20 +08:00
Reinhard Pointner
e7b464b5ab Deprecate chocolatey builds 2017-06-09 15:51:52 +08:00
Reinhard Pointner
d9cf2c3324 Use private FRS 2017-06-09 06:35:28 +08:00
Reinhard Pointner
f5e1df65c2 Use redirects for external resources 2017-06-08 03:08:46 +08:00
Reinhard Pointner
d5f52c7541 Update subtitles.sh 2017-06-03 18:56:09 +08:00
Reinhard Pointner
15893315bc HTTPS Everywhere 2017-06-03 17:10:43 +08:00
Reinhard Pointner
2728d6bf4e Reduce redirect count 2017-06-02 21:32:52 +08:00
Reinhard Pointner
bdbde6e103 MinVersion="10.0.15063.250" 2017-05-28 12:14:30 +08:00
Reinhard Pointner
7c61760307 Add Promotional Artwork for Windows Store 2017-05-27 18:51:02 +08:00
Reinhard Pointner
8903e6071d Added filebot-square.svg 2017-05-27 18:49:28 +08:00
Reinhard Pointner
7e118b8e3b Require MinVersion="10.0.15063.296" which fixes various sandbox issues 2017-05-19 15:11:01 +08:00
Reinhard Pointner
3cf0425232 Require MinVersion="10.0.15063.13" which fixes various sandbox issues 2017-05-19 15:02:57 +08:00
Reinhard Pointner
2581440740 # GPG signatures 2017-04-24 22:55:17 +08:00
Reinhard Pointner
392099ad9b Oracle Java SE 1.8.0_121-b13 2017-04-21 13:25:54 +08:00
Reinhard Pointner
e0ab484d2c Include fail-safe launcher in appx package 2017-04-21 12:45:24 +08:00
Reinhard Pointner
52727a956b Include fail-safe launcher in appx package 2017-04-21 12:27:26 +08:00
Reinhard Pointner
96008c00fa Include fail-safe launcher in appx package 2017-04-21 12:15:02 +08:00
rednoah
7fab97bcdc Include fail-safe launcher in appx package 2017-04-21 04:00:58 +00:00
Reinhard Pointner
08a16a6a62 # support JAVA_OPTS environment variable
%JAVA_OPTS%
2017-04-21 11:40:19 +08:00
Reinhard Pointner
a400331148 Support gpg signatures for release artifacts in ant build 2017-04-16 20:11:48 +08:00
Reinhard Pointner
f3a7e7770c Sign and verify new release jars with GnuPG 2017-04-14 00:11:11 +08:00
Reinhard Pointner
e8c4e3ba0e Sign and verify new release jars with GnuPG 2017-04-13 19:29:12 +08:00
Reinhard Pointner
d2d3a9ed50 Sign and verify new release jars with GnuPG 2017-04-13 19:18:26 +08:00
Reinhard Pointner
0928becaf5 Sign and verify new release jars with GnuPG 2017-04-13 19:15:37 +08:00
Reinhard Pointner
1f870b5adb Sign and verify new release jars with GnuPG 2017-04-13 18:10:53 +08:00
Reinhard Pointner
33e980e114 Sign and verify new release jars with GnuPG 2017-04-13 17:54:09 +08:00
rednoah
989d868c80 <stayAlive>true</stayAlive> 2017-04-11 11:27:38 +00:00
Reinhard Pointner
5a06961dfb # support FILEBOT_OPTS environment variable 2017-04-09 17:17:01 +08:00
Reinhard Pointner
7526ec3b18 MaxVersionTested="10.0.15063.13" 2017-04-09 16:12:09 +08:00
Reinhard Pointner
36412a864d # support FILEBOT_OPTS environment variable 2017-04-09 13:25:40 +08:00
Reinhard Pointner
771c2e8c4a Revert windows.desktopAppMigration changes (which lead to strange hard-to-debug issues) 2017-04-08 06:12:55 +08:00
Reinhard Pointner
9c81d5a999 rescap3:Extension Category="windows.desktopAppMigration" 2017-04-07 23:36:37 +08:00
Reinhard Pointner
bdccf0b966 Set "Recommended OS" to "Creators Update" 2017-04-07 23:09:51 +08:00
Reinhard Pointner
4655f5520f rescap3:Extension Category="windows.desktopAppMigration" 2017-04-07 22:31:02 +08:00
Reinhard Pointner
cc1a25138c install-filebot.sh 2017-04-04 02:03:24 +08:00
Reinhard Pointner
22852f4e8e Update snap build 2017-03-24 00:02:50 +08:00