Commit Graph

28 Commits

Author SHA1 Message Date
Reinhard Pointner 3755792a47 * remove entitlements that are not accepted by AppStore Review person 2014-08-07 08:54:04 +00:00
Reinhard Pointner e01c401d1e * try to fix signature warnings 2014-08-01 20:35:57 +00:00
Reinhard Pointner 15b4695c20 * Fix fpcalc / AcoustID support for the sandbox
... 16 FUCKING HOURS OF MY LIFE I WILL NEVER GET BACK FUCK FUCK FUCK
2014-07-31 07:16:57 +00:00
Reinhard Pointner 7d49fa2317 * turn off Mac OS X Dock icon without forcing headless-mode 2014-07-29 08:44:00 +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 cbeb74f1f3 * fix relative symlink resolution issues (for homebrew) 2014-06-19 07:07:44 +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 fd786a6938 * build new filebot.icns file using iconutil
e.g.
iconutil -c icns -o filebot.icns filebot.iconset
2014-04-22 07:26:55 +00:00
Reinhard Pointner 86ad52b696 * remove outdated Apple Java bundler and replace with Oracle Java bundle
* fix various OSX bundle issues
2014-04-22 06:17:21 +00:00
Reinhard Pointner e67c3669b1 # boost application startup speed
-XX:+TieredCompilation
2014-03-19 19:02:44 +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 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
Reinhard Pointner a7822901f8 * HPFS+ should support POSIX style xattr, might just work so enable by default. If it doesn't it'll just log some errors and continue. 2012-10-28 10:54:39 +00:00
Reinhard Pointner 2d9242a13b * fine-tune xattr related logging and standard settings 2012-10-24 10:10:03 +00:00
Reinhard Pointner 2d3b6cf3a4 * save metadata as extended file attributes for each file
* set file creation date to episode/movie release date
2012-10-23 19:05:55 +00:00
Reinhard Pointner 71d0bd4786 add connection timeout to all startup scripts:
-Dsun.net.client.defaultConnectTimeout=5000
-Dsun.net.client.defaultReadTimeout=25000
2012-07-21 20:30:22 +00:00
Reinhard Pointner c38e0d8b95 * make sure the filebot script runs in headless mode to prevent stealing focus problems 2012-04-17 02:21:15 +00:00
Reinhard Pointner 4479b123d5 * add -Dunixfs=false as default value to all unix startup scripts 2012-04-15 15:44:19 +00:00
Reinhard Pointner b509f108d0 * improved error reporting 2012-03-02 04:14:01 +00:00
Reinhard Pointner 710010b4d7 * move build lib 2011-12-13 15:26:17 +00:00
Reinhard Pointner c35164389e * fix EOL for good, didn't know i had to set it in SVN 2011-11-21 17:45:55 +00:00
Reinhard Pointner 22b15cbb56 * fix line endings to LF 2011-11-21 17:37:46 +00:00
Reinhard Pointner e26ae9f4e7 * added OSX cmdline support (thanks to Christopher!) 2011-11-20 18:04:50 +00:00
Reinhard Pointner e389930a40 * added startup script for mac (untested) 2011-11-16 03:00:54 +00:00
Reinhard Pointner 93869ebd62 * check jarbundler ant lib into svn as well 2010-10-31 07:25:02 +00:00
Reinhard Pointner 8c95bf25d5 * added an ant target for building an osx app bundle 2010-10-28 12:25:47 +00:00