Commit Graph

370 Commits

Author SHA1 Message Date
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
Reinhard Pointner 7c2c574940 * detect charset when parsing subtitles instead of assuming it's UTF-8
* added ICU4J library to build
2011-09-03 09:30:38 +00:00
Reinhard Pointner 74bdf6784d * add new dependency to jnlp descriptor 2011-08-11 16:07:42 +00:00
Reinhard Pointner 9c0f194bfd * fixed x64 msi installer issue 2011-02-27 05:12:50 +00:00
Reinhard Pointner 0d65e7e94d * fix deployment issues 2011-01-10 14:01:41 +00:00
Reinhard Pointner 2e66fc97ee * added debian packages (using ant-deb-task) 2010-11-07 15:04:10 +00:00
Reinhard Pointner 99226cb67b * save application data to user home instead of the working directory if application is installed (because we don't have write permissions in the working directory in that case) 2010-11-07 14:57:57 +00:00
Reinhard Pointner 408d34f55a * added msi installer (create via wix) 2010-11-06 11:01:19 +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
Reinhard Pointner 92765d5b93 * update to ehcache 2.20 (requires slf4j)
* update to groovy 1.7.5
* update to jna 3.2.7
* update to junit 4.8.2
* update to miglayout 3.7.3.1
* update to nekohtml 1.9.14
* update mediainfo windows native libs to 0.7.35
2010-10-24 13:43:11 +00:00
Reinhard Pointner 9cb654d8c6 * added mac-x86_64 mediainfo nativelib (0.7.27) to build and webstart deployment 2010-02-07 02:15:38 +00:00
Reinhard Pointner ee25c0f7a6 * allow Java Web Start splash 2009-10-23 08:30:06 +00:00
Reinhard Pointner d841b76fc4 * update jnlp descriptors 2009-10-15 15:17:14 +00:00
Reinhard Pointner 3d9839a73f * highlight verification cells (green foreground)
* increase max-heap-size in jnlp descriptor
2009-08-10 16:20:18 +00:00
Reinhard Pointner b0ea60dad6 + added webstart deployment
* added jnlp descriptors
* automated build, code signing and pack200 compression
* some webstart related code adjustments
* added MediaInfo 0.7.19 native libs for various operating systems
* updated jna
* use .properties file for application settings (name, version, apikeys, ...)
2009-07-27 22:34:42 +00:00