Commit Graph

65 Commits

Author SHA1 Message Date
Reinhard Pointner 59b67d7910 * set things up so that temporary files are saved in ~/.filebot/temp 2012-07-16 01:16:33 +00:00
Reinhard Pointner a8f1b1c57a * added Ivy and AntBuilder to fatjar to people can directly use it in filebot/groovy scripts.
@Grapes dependency management doesn't work for ant, javamail, etc because they require a groovy RootLoader, that in turned messed up caching.

After wasting a few sleepless nights I give up and just add things like this.
2012-07-14 08:41:28 +00:00
Reinhard Pointner fa6909ddfe * init application with Groovy RootLoader to make @Grapes work properly in scripting 2012-07-11 17:18:14 +00:00
Reinhard Pointner 8921cfc934 * set more sensible http connection timeouts in the GUI application launchers => -Dsun.net.client.defaultConnectTimeout=5000
-Dsun.net.client.defaultReadTimeout=25000
2012-07-07 08:19:00 +00:00
Reinhard Pointner e535b692ff * simplified certain scripting use-cases 2012-07-04 10:22:41 +00:00
Reinhard Pointner 36bcd880db + final adjustments for 2.4
* support "A | B | C" syntax for series mode --q option
* fine-tuning for series auto-selection
* don't create desktop shortcut when running via JNLP
2012-06-24 05:43:09 +00:00
Reinhard Pointner 0c6b16b5f2 * set maxHeapSize through *.l4j.ini only 2012-06-18 08:34:51 +00:00
Reinhard Pointner 025970e940 * use an SVG as application icon in .deb deployment 2012-06-17 12:21:40 +00:00
Reinhard Pointner 8e821d9a17 * setup /usr/bin/filebot via postinst/prerem scripts 2012-06-17 10:43:18 +00:00
Reinhard Pointner d01d858713 * fix linux startup script for the portable package 2012-06-09 02:37:31 +00:00
Reinhard Pointner f1b75f5e0e * disable direct3d for fail-safe launcher 2012-06-07 09:35:43 +00:00
Reinhard Pointner a342f14ccf + support .ipk package 2012-05-08 01:23:32 +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 c739552c9a * easy-to-enable proxy settings 2012-03-17 18:54:44 +00:00
Reinhard Pointner 0b171db10d * update scripts 2012-03-10 10:47:39 +00:00
Reinhard Pointner f66b6fe23a * try to fix loadLibrary issues with mac/linux 2012-03-03 01:41:47 +00:00
Reinhard Pointner b509f108d0 * improved error reporting 2012-03-02 04:14:01 +00:00
Reinhard Pointner 4826948534 * fix new 7zip integration for webstart 2012-02-26 19:50:53 +00:00
Reinhard Pointner 82471e029f * fix deployment issues with libs not being found 2012-02-26 18:05:07 +00:00
Reinhard Pointner cfccf90c72 + support extracting archives (zip, rar, 7z, ...)
* added 7-Zip-JBinding libs and native dependencies
* added CLI option -extract and make it available in scripting environment
* allow --output to be used as output folder in -rename CLI call
2012-02-26 12:58:16 +00:00
Reinhard Pointner 12aa612bd4 * various little fixes / improvements 2012-02-24 13:39:32 +00:00
Reinhard Pointner 51ccbbc572 * remove INDEX.LIST from glazedlists.jar cause it messes with webstart deployment
* JWS prompts don't work properly, switch to silent updates again
2012-02-20 13:50:42 +00:00
Reinhard Pointner 4b080503fc * update update-descriptor for 2.5 2012-02-20 09:40:54 +00:00
Reinhard Pointner cc5845b2a0 + support Movie disk folders in movie mode
+ improved handling for derivate files (files with the same name but different extensions) in movie mode
2012-02-10 16:43:09 +00:00
Reinhard Pointner 6f56b23d35 * don't use java.io.tmpdir for the persistent cache but our own application folder 2011-12-29 04:56:28 +00:00
Reinhard Pointner 49c549bf3c * clean-up 2011-12-29 01:31:11 +00:00
Reinhard Pointner bb8f4fb3e7 + added portable profile 2011-12-28 13:51:36 +00:00
Reinhard Pointner b82943439c * make webstart lazy loading work (reduce initial download to ~2.5MB) 2011-12-26 18:10:53 +00:00
Reinhard Pointner c1b49e98d2 * fixed webstart auto-update by setting jnlp spec to Java 6 ... should have known that a year ago... 2011-12-26 12:23:26 +00:00
Reinhard Pointner 5fc97f9339 * added shortcut descs and uninstall shortcut 2011-12-26 06:48:54 +00:00
Reinhard Pointner 0eff37b056 * recompiled launcher.exe 2011-12-22 18:41:56 +00:00
Reinhard Pointner 568705fa3e * added fail-save launcher to msi installer 2011-12-19 11:38:54 +00:00
Reinhard Pointner 673b2cc7b5 * deployment clean-up 2011-12-14 12:18:06 +00:00
Reinhard Pointner 710010b4d7 * move build lib 2011-12-13 15:26:17 +00:00
Reinhard Pointner 5ee97945fb * fix webstart by signing all jars 2011-12-07 21:56:43 +00:00
Reinhard Pointner 3ac1f8f532 * update build information 2011-12-07 05:51:08 +00:00
Reinhard Pointner 1c8287169a * deb: suggest openjdk-7-jre 2011-11-29 03:18:49 +00:00
Reinhard Pointner 5d5f52da69 * no longer supported 2011-11-28 10:53:49 +00:00
Reinhard Pointner 73cf4a9b2f * added guava-10.0.1 to libs 2011-11-26 07:53:00 +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 1f6bef9027 * rename 2011-11-15 04:58:08 +00:00
Reinhard Pointner c7a2e602a4 * properly setup everything for CLI when installing via MSI package 2011-11-15 03:03:53 +00:00
Reinhard Pointner eb75ee3cb6 added jgat-custom to build 2011-09-21 13:40:46 +00:00
Reinhard Pointner b0d4833cbc * revert changes, "$@" escapes individual args 2011-09-14 22:31:16 +00:00
Reinhard Pointner 3f1982a06d * modified cmdline stubs 2011-09-14 18:33:25 +00:00
Reinhard Pointner 921d739a4d * added console application stub 2011-09-13 19:41:22 +00:00