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
|
1f6d16d8b9
|
* support JAVA_OPTS convention for JVM argument injection
|
2015-10-16 14:29:28 +00:00 |
|
Reinhard Pointner
|
3b1cee165a
|
* ERR_MSG: The environment variable 'HOME' must be set
|
2015-10-11 14:04:13 +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
|
eaff34998a
|
* fix text anti-aliasing issues for the USC package (due to embedded JVM being the generic Linux binary rather than the Ubuntu package)
|
2014-12-12 20:35:22 +00:00 |
|
Reinhard Pointner
|
db4fb9362f
|
* fix text anti-aliasing issues for the USC package (due to embedded JVM being the generic Linux binary rather than the Ubuntu package)
|
2014-12-12 19:58:01 +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
|
8f7d4d309c
|
* USC requirements
@see http://developer.ubuntu.com/publish/apps/other-forms-of-submitting-apps/packaging-commercial-apps-part-2-packaging-software-additional-notes/
|
2014-10-22 19:14:10 +00:00 |
|
Reinhard Pointner
|
3fea6a21de
|
* experiment with embedding the JRE for the Ubuntu Software Center
|
2014-07-29 11:21:15 +00:00 |
|
Reinhard Pointner
|
a7e67974a2
|
* depricated options
|
2014-07-29 06:52:25 +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
|
e67c3669b1
|
# boost application startup speed
-XX:+TieredCompilation
|
2014-03-19 19:02:44 +00:00 |
|
Reinhard Pointner
|
b55c0e3fbf
|
* set -DuseCreationDate explicitly depending on each platforms capabilities
|
2014-01-28 15:38:16 +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
|
19f69c9fbc
|
* set "fpcalc" executable via system property net.sourceforge.filebot.AcoustID.fpcalc
|
2013-10-09 06:31:05 +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
|
69b4f70a7c
|
* fix things up for the ubuntu software center packages
|
2013-02-04 14:34:39 +00:00 |
|
Reinhard Pointner
|
c722008d65
|
* possible fix for all these DBUS warnings on headless machines
|
2013-02-04 09:51:37 +00:00 |
|
Reinhard Pointner
|
70376e97f1
|
* start preparing special package for ubuntu software center
|
2013-02-03 10:15:36 +00:00 |
|