SVN commit 475504 by vriezen: Update for 0.9.1 final
M +1 -1 AUTHORS M +15 -0 ChangeLog M +1 -1 configure.in.in M +6 -0 debian/changelog M +1 -1 kmplayer.lsm --- trunk/extragear/multimedia/kmplayer/AUTHORS #475503:475504 @@ -1 +1 @@ -Koos Vriezen <koos dot vriezen at xs4all dot nl> +Koos Vriezen <koos dot vriezen at gmail dot com> --- trunk/extragear/multimedia/kmplayer/ChangeLog #475503:475504 @@ -1,3 +1,18 @@ +Changes since version 0.9.1-rc1 +- Added Find/FindNext in playlist's context menu +- Intro-movie's background will finish when clicked on its background +- Fix possible crash w/ plugin if javascript did a 'put' on an unknown property +- Support reading playlist files from media:// or remote:// protocols, movie + files that resolve to these, still doesn't work though +- Support SMIL's 'begin' attribute on group tags (seq/par/excl) as well +- Fix not honouring MPlayer's aspects detection in case it's not width:height +- Fix MPlayer with the X11Shm video driver not scaling correctly when + 'keep aspects' is set +- Fix Xine not resuming on 'pause' when pressing the 'pause' button again +- Fix to not let the session manager restore a backend application as well +- Support for CONTROLS="StatusBar" for plugin, having the same statusbar + as application. See tests/controls.html, after installing KMPlayer-plugin, + with konqueror (also used on many sites when choosing for real format) Changes since version 0.9.1-pre3 - Show backend's status in application's statusbar and show the play time left as well. --- trunk/extragear/multimedia/kmplayer/configure.in.in #475503:475504 @@ -1,4 +1,4 @@ -#AM_INIT_AUTOMAKE(kmplayer,0.9.1-rc1) +#AM_INIT_AUTOMAKE(kmplayer,0.9.1) #KDE_ENABLE_HIDDEN_VISIBILITY --- trunk/extragear/multimedia/kmplayer/debian/changelog #475503:475504 @@ -1,3 +1,9 @@ +kmplayer (0.9.1) unstable; urgency=low + + * 0.9.1 release + + -- Koos Vriezen <[EMAIL PROTECTED]> Sat, 29 Oct 2005 15:52:19 +0200 + kmplayer (0.9.0.93-1) unstable; urgency=low * 0.9.1-rc1 release --- trunk/extragear/multimedia/kmplayer/kmplayer.lsm #475503:475504 @@ -1,6 +1,6 @@ Begin3 Title: Kmplayer -Version: 0.9.1-rc1 +Version: 0.9.1 Entered-date: Description: Keywords: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]