Commit Graph

84 Commits

Author SHA1 Message Date
Reinhard Pointner 9e7263c80f [Revert] C.UTF-8 doesn't seem to work on some Linux devices 2017-02-10 17:43:07 +08:00
Reinhard Pointner 76d7364cc0 C.UTF-8 2017-02-03 03:38:38 +08:00
Reinhard Pointner fc1c1226fe Include Linux native libraries for all supported platforms in the portable *.tar.xz package 2017-02-01 23:44:26 +08:00
Reinhard Pointner ca7a973cd3 %JAVA_OPTS% 2017-01-25 04:42:47 +08:00
Reinhard Pointner 603bca0466 Rename FileBot.exe to avoid CMD command ambiguities 2016-12-20 20:25:06 +08:00
Reinhard Pointner a05fb9d322 Rename FileBot.exe to avoid CMD command ambiguities 2016-12-20 20:24:53 +08:00
Reinhard Pointner 779e1a4844 -DuseGVFS=false by default
@see https://www.filebot.net/forums/viewtopic.php?f=11&t=4464&p=24875#p24875
2016-12-05 23:49:23 +09:00
Reinhard Pointner 032d12d182 Fix portable startup config 2016-11-27 22:24:57 +08:00
Reinhard Pointner 8684238b31 Fix portable startup config 2016-11-27 22:02:22 +08:00
Reinhard Pointner 4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner 1a6a95f94b compress="no" seems to allow for much better zip/xz compression rates (~30% better) 2016-10-25 04:17:47 +08:00
rednoah ece7e9f987 Rebuild exe launchers with launch4j 3.9 2016-09-19 21:27:00 +00:00
Reinhard Pointner b244aba3f2 -DuseGVFS=true 2016-07-12 00:48:07 +08:00
Reinhard Pointner 1396a7476d Abort if expected SHA1 hash is unkown 2016-07-08 17:39:05 +08:00
rednoah b8d5f7edee Use SHA-256 certs 2016-06-08 16:05:00 +00:00
Reinhard Pointner ccc2464aa1 Verify SHA1 hash when updating to the latest FileBot.jar revision 2016-06-08 20:40:29 +08:00
Reinhard Pointner 7b374a3a42 Verify SHA1 hash when updating to the latest FileBot.jar revision 2016-06-08 20:31:16 +08:00
Reinhard Pointner 71bc810f93 Remove synology-specific config 2016-05-09 15:59:41 +08:00
Reinhard Pointner a3c75f51e3 Move to GitHub 2016-04-21 01:54:09 +08: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 139e3eef6c Update filebot.sh with $APP_DATA must be writable sanity checks 2016-03-06 15:32:30 +00:00
Reinhard Pointner b42d25f92e * force UTF-8 filesystem encoding (just in case it's not default)
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=2921
2015-12-09 06:47:50 +00:00
Reinhard Pointner 1f6d16d8b9 * support JAVA_OPTS convention for JVM argument injection 2015-10-16 14:29:28 +00:00
Reinhard Pointner 7b720bc023 * codesign *.exe files 2015-08-22 23:53:48 +00:00
Reinhard Pointner 0f5d92db76 * update filebot.sh as well 2015-06-29 12:04:34 +00:00
Reinhard Pointner 97ac339eee * standardize filebot.sh for embedded linux 2015-06-25 20:10:40 +00:00
Reinhard Pointner 57c74a3c92 * clean up some launcher files and add default options for using the 7z executable 2015-03-28 18:37:38 +00:00
Reinhard Pointner c129f726a9 * clean up some launcher files and add default options for using the 7z executable 2015-03-28 18:14:58 +00:00
Reinhard Pointner 1c6fdc1a16 * set swing.crossplatformlaf property to Nimbus laf for all platforms 2014-11-10 20:29:45 +00:00
Reinhard Pointner 580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner 653cef411a * make sure to default to Nimbus rather than Metal if the System/GTK look-and-feel doesn't work (e.g. on KDE) 2014-11-09 21:04:35 +00:00
Reinhard Pointner 50f9e64f0d * make sure system encoding is always set to UTF-8 under all circumstances under all *nix systems 2014-10-26 17:48:52 +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 d9eb335432 * update Windows helper executables for Java 8 a required JRE 2014-08-02 18:54:40 +00:00
Reinhard Pointner a7e67974a2 * depricated options 2014-07-29 06:52:25 +00:00
Reinhard Pointner dc38dc3516 * use https URLs for all downloads 2014-07-13 15:03:28 +00:00
Reinhard Pointner a8bf338570 * fix nested relative symlink issues in the portable scripts as well
* portable startup scripts now are /bin/sh compatible
2014-06-20 18:41:18 +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 5c29cf6f74 * replace all net.sourceforge.filebot with net.filebot in deployment build files 2014-04-19 06:33:08 +00:00
Reinhard Pointner 1d9890dc40 * fix portable settings 2014-04-15 04:25:27 +00:00
Reinhard Pointner d4fba892f3 -DuseExtendedFileAttributes=true 2014-04-02 07:57:45 +00:00
Reinhard Pointner 664f83ced0 * move package net.sourceforge.tuned to net.sourceforge.filebot.util 2014-04-01 12:36:34 +00:00
Reinhard Pointner 508dd826e6 * fix update curl call 2014-03-26 07:15:23 +00:00
Reinhard Pointner 161d09e291 * added FileBot.jar auto-update script for Linux to portable package 2014-03-26 07:06:39 +00:00
Reinhard Pointner e67c3669b1 # boost application startup speed
-XX:+TieredCompilation
2014-03-19 19:02:44 +00:00
Reinhard Pointner b92aacfcb8 * disable system proxy support in portable release to avoid system proxy implementation issues 2014-03-04 13:51:35 +00:00
Reinhard Pointner 5d86ed4ba1 * added fix suggested by Manel Rodero 2014-02-06 16:31:30 +00:00
Reinhard Pointner b55c0e3fbf * set -DuseCreationDate explicitly depending on each platforms capabilities 2014-01-28 15:38:16 +00:00
Reinhard Pointner 6996914492 -DuseCreationDate=true 2014-01-26 03:51:47 +00:00
Reinhard Pointner 08fd294853 * set -Djna.nosys=true for all packages that are expected to extract & load jnidispatch to avoid nasty surprises 2013-11-28 17:52:42 +00:00