Commit Graph

100 Commits

Author SHA1 Message Date
Reinhard Pointner eede5b793d Store preferences to file instead of UWP sandboxed registry (which is the cause of a variety of strange issues, crashes, deadlocks, endless loops, data loss, etc) 2019-02-03 11:54:46 +07:00
Reinhard Pointner 41d05a8d16 MinVersion="10.0.17134.0" MaxVersionTested="10.0.17763.0" 2018-12-02 16:53:08 +07:00
Reinhard Pointner 9cbc857e6e Remove redundant exe stubs (and reuse via build script) 2018-11-25 22:42:35 +07:00
Reinhard Pointner 4b47452497 Force DesktopAppMigration to make sure that users that have purchased FileBot from the Store, but also have an older legacy version installed, are actually using the Windows Store version, and not inadvertanly running an old version (and then complaining that it doesn't work, ask for donations, etc). 2018-11-17 14:27:57 +07:00
Reinhard Pointner 22257235f5 Force DesktopAppMigration to make sure that users that have purchased FileBot from the Store, but also have an older legacy version installed, are actually using the Windows Store version, and not inadvertanly running an old version (and then complaining that it doesn't work, ask for donations, etc). 2018-11-17 14:26:16 +07:00
Reinhard Pointner 7ae04f7fcf Disable HW acceleration (APPX build only) 2018-11-17 14:09:55 +07:00
Reinhard Pointner 56204e783f Workaround for VS2013 / CoInitialize hack no longer necessary with OpenJDK 11 (untested) 2018-10-23 14:29:58 +07:00
Reinhard Pointner 1dd80333bf Try to fix 32-bit MWS support 2018-08-12 12:32:38 +07:00
Reinhard Pointner ead82636f3 Try to fix 32-bit MWS support 2018-08-11 15:58:38 +07:00
Reinhard Pointner dfc9658553 Update *.exe files to launch via -jar jar/filebot.jar 2018-06-29 03:40:48 +07:00
Reinhard Pointner 607e9ca7b8 Use the same *.exe binaries in both Windows builds 2018-06-29 03:40:48 +07:00
Reinhard Pointner fba4e8127d Use the same *.exe binaries in both Windows builds 2018-06-29 03:40:48 +07:00
Reinhard Pointner 70811c393e Unify Windows Java Options 2018-06-25 17:58:30 +07:00
Reinhard Pointner 49feb0f721 Enable HW acceleration (APPX build) 2018-06-23 16:07:12 +07:00
Reinhard Pointner 946db5c9df Force UNIX line endings 2018-06-21 18:08:12 +07:00
Reinhard Pointner dc7db6a5f8 Simplify MWS build 2018-06-21 17:39:08 +07:00
Reinhard Pointner d03453450b Include and use JFX webkit in Windows builds 2018-06-17 17:25:04 +07:00
Reinhard Pointner c3e4624857 *.ico files are Windows installer specific 2018-06-10 20:30:42 +07:00
Reinhard Pointner d835ce6fdc Update MSI exe/ini files 2018-06-10 07:05:14 +07:00
Reinhard Pointner 632616a2b6 Remove unused files 2018-06-10 13:40:35 +07:00
Reinhard Pointner 4e01a42e69 Experiment with PGP signed messages 2018-06-09 23:46:14 +07:00
Reinhard Pointner 0bdffb35a2 MinVersion="10.0.14393.351" 2018-04-13 10:35:53 +07:00
Reinhard Pointner 38a3e0f4c5 Remove non-video file associations 2018-03-31 20:09:02 +08:00
Reinhard Pointner 5c3ffa1706 Refactor common options into @{java.application.options} build variable 2018-03-16 20:53:13 +07:00
Reinhard Pointner 335577587f # silence Java 9 illegal reflective access warnings
@{java.application.options}
2018-02-27 15:42:11 +07:00
Reinhard Pointner da4c40b02f Limit latest JDK 9 release to uses with the latest version of Windows (i.e. to find lots of minor bugs before a more general release) 2018-02-26 10:49:37 +07:00
Reinhard Pointner 03c3ebc528 Workaround for VS2013 / CoInitialize hack (see http://mail.openjdk.java.net/pipermail/swing-dev/2018-February/008323.html) 2018-02-25 20:38:35 +07:00
Reinhard Pointner 3a3ccba37e MaxVersionTested="10.0.16299.15" 2017-10-28 20:36:44 +02:00
Reinhard Pointner 2ed3f0995d Move Windows Store Artwork to make sure it's not accidentally included in APPX packages 2017-10-20 17:12:59 +02:00
Reinhard Pointner 6743c93ee1 silence Java 9 illegal reflective access warnings 2017-10-16 17:33:26 +02:00
Reinhard Pointner c1f1cfd4f1 --add-opens=java.base/java.nio=ALL-UNNAMED 2017-10-06 00:28:02 +02:00
Reinhard Pointner 496977464f --add-opens=java.base/java.util=ALL-UNNAMED 2017-10-06 00:22:23 +02:00
Reinhard Pointner fa9700b21f # disable Java 9 module encapsulation
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.lang.invoke=ALL-UNNAMED
--add-opens=java.base/java.io=ALL-UNNAMED
2017-10-06 00:13:54 +02:00
Reinhard Pointner 1b9c725d7d # disable Java 9 module encapsulation
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.lang.invoke=ALL-UNNAMED
2017-10-06 00:09:05 +02:00
Reinhard Pointner 99d579381e Support 32-bit APPX package 2017-08-23 18:52:58 +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 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 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 e0ab484d2c Include fail-safe launcher in appx package 2017-04-21 12:45:24 +08:00