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

102 Commits

Author SHA1 Message Date
Reinhard Pointner
d03453450b Include and use JFX webkit in Windows builds 2018-06-17 17:25:04 +07:00
Reinhard Pointner
0723d1726b Allow compression override for rapid prototyping
e.g.
tar.compression: none
msi.compression: none
2018-06-12 20:34:10 +07:00
Reinhard Pointner
f932ac3901 Build self-contained APP bundle (non-MAS) 2018-06-12 03:33:10 +07:00
Reinhard Pointner
bb6b6f244d Experiment with PGP signed messages 2018-06-10 14:08:14 +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
65957b55d6 Use CompressionLevel="none" for rapid prototyping 2018-06-10 06:47:29 +07:00
Reinhard Pointner
cc5ec455d0 Simplify MSI build by removing x86 support 2018-06-10 06:46:26 +07:00
Reinhard Pointner
055e9586d0 Update MSI exe/ini files 2018-06-09 14:27:03 +07:00
Reinhard Pointner
5425c0f7e2 Refactor MSI build (heat, candle, light, F*CK THIS SHIT) 2018-06-09 13:44:51 +07:00
Reinhard Pointner
28cc439bfc Refactor MSI build (heat, candle, light, F*CK THIS SHIT) 2018-06-09 12:35:57 +07:00
rednoah
95f8d08575 Experiment with PGP signed messages 2018-06-09 08:29:23 +00:00
Reinhard Pointner
442f573a2a Support for custom build data 2018-03-14 11:56:47 +07:00
Reinhard Pointner
e7b115d6c8 # disable HW acceleration
-Dsun.java2d.d3d=false
-Dprism.order=sw
2017-07-25 16:40:34 +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
rednoah
d5549b1f2d signing requires a valid authenticode certificate 2017-03-19 19:56:07 +00:00
Reinhard Pointner
1b693dfa14 # support JAVA_OPTS environment variable 2017-03-08 01:20:16 +08:00
rednoah
59f110aea2 Sign all *.exe launchers 2017-01-19 11:16:35 +00: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
5bf438b27f # Suppress WindowsPreferences logging 2016-11-06 01:54:25 +08:00
Reinhard Pointner
0f1670c259 # Suppress WindowsPreferences logging 2016-11-06 01:37:26 +08:00
Reinhard Pointner
8a391ee0ac # Suppress WindowsPreferences logging 2016-11-06 01:27:59 +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
8dabd5bd9a Try to reduce MSI filesize
@see http://wixtoolset.org/documentation/manual/v3/xsd/wix/media.html
2016-11-04 03:01:29 +08:00
Reinhard Pointner
5e3cce10f4 Update to libmediainfo 0.7.88 2016-09-23 23:57:47 +08:00
rednoah
ece7e9f987 Rebuild exe launchers with launch4j 3.9 2016-09-19 21:27:00 +00:00
Reinhard Pointner
e50a4ed32b Update license.rtf 2016-07-13 22:23:25 +08:00
Reinhard Pointner
a8eeaddfd6 Update license.rtf 2016-07-13 22:13:39 +08:00
Reinhard Pointner
860ce15322 Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 22:02:33 +08:00
Reinhard Pointner
400166132f Update license.rtf 2016-07-13 22:02:11 +08:00
Reinhard Pointner
4a5951bd00 Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 21:00:01 +08:00
rednoah
b8d5f7edee Use SHA-256 certs 2016-06-08 16:05:00 +00:00
Reinhard Pointner
e47b16dffa Set "Send to" shortcut when installing the MSI package 2016-03-23 15:30:41 +00:00
Reinhard Pointner
9fe67fbc7c Set "Send to" shortcut when installing the MSI package 2016-03-23 12:13:00 +00:00
Reinhard Pointner
a367bffcc4 Make sure that users can override the filebot java system properties by setting $JAVA_OPTS 2016-03-08 16:21:13 +00:00
Reinhard Pointner
b13efb9c14 update launch4j config 2015-12-25 11:52:55 +00:00
Reinhard Pointner
124a264d41 update launch4j config 2015-12-25 11:50:21 +00:00
Reinhard Pointner
65df381014 # force HTTP for OpenSubtitles API calls (useful for debugging requests with Fiddler) 2015-09-20 19:34:15 +00:00
Reinhard Pointner
7b720bc023 * codesign *.exe files 2015-08-22 23:53:48 +00:00
Reinhard Pointner
d95e4a985e * fail-safe config 2015-05-10 21:56:06 +00:00
Reinhard Pointner
b02ec3ab4e * just add <Property Id="REBOOT" Value="ReallySuppress" /> and see if it makes a difference at all 2015-02-21 17:50:29 +00:00
Reinhard Pointner
580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner
47c3909b7b * fix issues with Launch4j opening the <supportUrl> whenever java returns a negative return code 2014-10-07 16:49:57 +00:00
Reinhard Pointner
b1f4174d7e * fix comments 2014-10-02 16:46:45 +00:00
Reinhard Pointner
d9eb335432 * update Windows helper executables for Java 8 a required JRE 2014-08-02 18:54:40 +00:00
Reinhard Pointner
1d19965e72 * this should people give more of a "queue" when processing large sets of files 2014-07-20 16:49:40 +00:00
Reinhard Pointner
b99f159df3 * don't use -XX args for GUI app since it seems to make things a bit less stable 2014-05-18 09:38:41 +00:00
Reinhard Pointner
dd0e707de5 * keep xattr disabled for the platform launcher as per specification 2014-04-20 15:24:30 +00:00