Commit Graph

59 Commits

Author SHA1 Message Date
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 faf6095e3d * update mediainfo native libs:
MediaInfo_DLL_0.7.48_Windows_i386
MediaInfo_DLL_0.7.48_Windows_x64
MediaInfo_DLL_0.7.48_Mac_i386+x64
libmediainfo0_0.7.48-1_i386.Ubuntu_11.04
libzen0_0.4.20-1_i386.Ubuntu_11.04
libmediainfo0_0.7.47-1_amd64.Ubuntu_11.04
libzen0_0.4.20-1_amd64.Ubuntu_11.04
2011-09-08 12:24:00 +00:00
Reinhard Pointner a88915121b * rename folder 2010-11-06 10:58:37 +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 53971666ae * revert mediainfo native libs for linux back to 0.7.19 because 0.7.24 seems to crash the JVM 2009-11-03 10:46:29 +00:00
Reinhard Pointner 5c7f90540a * some refactoring & polishing
* update nekohtml to 1.9.13
* update jna to 3.2.3
* update ehcache to 1.7.0
* update mediainfo native libs to 0.7.24
* remove 32-bit mediainfo.dynlib for Mac because Java 6 is only available in 64-bit anyway
2009-11-02 23:25:04 +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