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
673b2cc7b5
* deployment clean-up
2011-12-14 12:18:06 +00:00
Reinhard Pointner
5ee97945fb
* fix webstart by signing all jars
2011-12-07 21:56:43 +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
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