Commit Graph

70 Commits

Author SHA1 Message Date
Reinhard Pointner 9e07634b79 * new fpcalc seems to work with video files, so we magically get music video support !! :D 2013-10-08 17:32:12 +00:00
Reinhard Pointner a14fc37f2d * update libraries 2013-10-06 06:45:48 +00:00
Reinhard Pointner 1568974b89 * add dependent cmdline tool: fpcalc 2013-01-12 15:18:04 +00:00
Reinhard Pointner 5f9dd965de * include native dependencies in SVN 2012-12-05 09:28:30 +00:00
Reinhard Pointner 2becd941ae * revert broken native libs 2012-11-03 11:33:10 +00:00
Reinhard Pointner b5f0190b7d * revert broken native libs 2012-11-03 11:16:59 +00:00
Reinhard Pointner 9c80e9e19a * update 7-Zip-JBinding [sevenzipjbinding-4.65-1.05-rc-extr-only] 2012-10-26 17:44:51 +00:00
Reinhard Pointner 79bbb75edf Updated Java libs:
args4j-2.0.21
commons-io-2.4
ehcache-2.6.0
groovy-2.0.5
json-simple-1.1.1
nekohtml-1.9.16

Updated MediaInfo native libs:
MediaInfo_DLL_0.7.60_Mac_i386+x64
MediaInfo_DLL_0.7.61_Windows_x64
MediaInfo_DLL_0.7.61_Windows_i386
libmediainfo0_0.7.61-1_amd64.Ubuntu_12.10
libmediainfo0_0.7.61-1_i386.Ubuntu_12.10
libzen0_0.4.28-1_amd64.Ubuntu_12.10
libzen0_0.4.28-1_i386.Ubuntu_12.10
2012-10-25 18:10:02 +00:00
Reinhard Pointner c7e001c033 * copied generic linux-i386 libs (won't work with GCLIB<2.4) - will be replaced as soon as anybody provides libs specifically compiled for ATOM-based embedded linux devices like synology 2012-06-17 10:35:57 +00:00
Reinhard Pointner a342f14ccf + support .ipk package 2012-05-08 01:23:32 +00:00
Reinhard Pointner f66b6fe23a * try to fix loadLibrary issues with mac/linux 2012-03-03 01:41:47 +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 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