Commit Graph

19 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 7ae04f7fcf Disable HW acceleration (APPX build only) 2018-11-17 14:09:55 +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 d03453450b Include and use JFX webkit in Windows builds 2018-06-17 17:25:04 +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 5c3ffa1706 Refactor common options into @{java.application.options} build variable 2018-03-16 20:53:13 +07:00
Reinhard Pointner e7b115d6c8 # disable HW acceleration
-Dsun.java2d.d3d=false
-Dprism.order=sw
2017-07-25 16:40:34 +08:00
Reinhard Pointner 08a16a6a62 # support JAVA_OPTS environment variable
%JAVA_OPTS%
2017-04-21 11:40:19 +08:00
Reinhard Pointner 36412a864d # support FILEBOT_OPTS environment variable 2017-04-09 13:25:40 +08:00
Reinhard Pointner 1b693dfa14 # support JAVA_OPTS environment variable 2017-03-08 01:20:16 +08:00
Reinhard Pointner 44fe370ed2 * Fix appx build issues
* Tried to make unplated task icons work... failed... wasted 10 hours... scaled resources don't work at all for Desktop apps it seems
2016-11-17 06:45:16 +08:00
Reinhard Pointner ad09eb8ae7 # make sure to use the bundled JNA library
-Djna.nosys=true
-Djna.nounpack=true
2016-11-07 15:04:31 +08:00
Reinhard Pointner a42f75050a # Suppress WindowsPreferences logging 2016-11-06 01:17:58 +08:00
Reinhard Pointner 4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner 84d5cfbb9d Update deployment properties 2016-09-19 15:00:18 +08:00
rednoah 934b397369 Experiment with appx packages 2016-09-18 22:16:29 +00:00