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 |
|
Reinhard Pointner
|
25fe9bcc2c
|
* make sure to avoid JNA jnidispatch native lib conflicts
|
2013-11-24 07:44:48 +00:00 |
|
Reinhard Pointner
|
6fc15999dc
|
* misc updates
|
2013-11-17 19:16:00 +00:00 |
|
Reinhard Pointner
|
19f69c9fbc
|
* set "fpcalc" executable via system property net.sourceforge.filebot.AcoustID.fpcalc
|
2013-10-09 06:31:05 +00:00 |
|
Reinhard Pointner
|
a054f08946
|
* force UTF-8 encoding always for embedded Linux devices (should be default but with embedded devices u never know)
@see http://www.filebot.net/forums/viewtopic.php?f=8&t=738#p6057
|
2013-09-28 13:47:55 +00:00 |
|
Reinhard Pointner
|
45435fa529
|
* fix installer issues and require Java 7 on Windows
|
2013-08-07 18:36:28 +00:00 |
|
Reinhard Pointner
|
377506801b
|
* enhanced formats for AMC
|
2013-02-22 11:37:08 +00:00 |
|
Reinhard Pointner
|
61bd6f1d9e
|
* no need to override -Xmx anymore since newer version of Java have a better default max-memory value
|
2013-02-15 10:45:06 +00:00 |
|
Reinhard Pointner
|
44bd948156
|
* improved cache prefetch depending on distro
|
2013-02-07 08:34:08 +00:00 |
|
Reinhard Pointner
|
70376e97f1
|
* start preparing special package for ubuntu software center
|
2013-02-03 10:15:36 +00:00 |
|
Reinhard Pointner
|
f5572c655e
|
* support system property -DuseGVFS=true|false to turn on/off whether GIO is used in DnD
|
2013-01-12 02:19:47 +00:00 |
|
Reinhard Pointner
|
d11ea6a4b2
|
* force JVM language and encoding settings properly
|
2012-12-01 13:52:50 +00:00 |
|
Reinhard Pointner
|
ad95949ebf
|
* force UTF-8 encoding on embedded systems which defaults to ANSI_X3.4-1968 in cases where $LANG and $LC_ALL environment variables are not configured
|
2012-12-01 12:25:22 +00:00 |
|
Reinhard Pointner
|
2eeca8be77
|
* make sure to create prefs in the application folder rather than the working dir
|
2012-11-18 15:20:19 +00:00 |
|
Reinhard Pointner
|
16eca618f5
|
* set -Djava.net.useSystemProxies=true for all deployment modes to automatically respect user-defined proxy settings of the OS
|
2012-11-15 10:25:55 +00:00 |
|