[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

extragear/multimedia/kmplayer



SVN commit 519536 by vriezen:

Update for KMPlayer-0.9.1c/KMPlayer-0.9.2-pre3


 M  +19 -7     ChangeLog  
 M  +1 -1      configure.in.in  
 M  +6 -0      debian/changelog  
 M  +1 -1      debian/control  
 M  +1 -1      kmplayer.lsm  


--- trunk/extragear/multimedia/kmplayer/ChangeLog #519535:519536
@@ -1,17 +1,29 @@
+Changes since version 0.9.2-pre2
+- Update with 0.9.1c
+- SMIL files can be part of other SMIL files
+- y-coordinate fix for images in RealPix
 Changes since version 0.9.2-pre1
+- Update with 0.9.1b
+- Added RealPix support for SMIL animations
+Changes since version 0.9.1c
+- Option added to disable color setting on movie start
+- Simple playlist edit mode, edit (sub)tree in raw XML
+- SMIL animations can be paused now
+Changes since version 0.9.1b
+- WMP's showdisplay object argument interpretation fix, it's about clip info
+- Fix current playlist item not visual selected and plugin's playlist not
+  showing HTML object's arguments (regression in 0.9.1b compared to 0.9.1a)
+- Fix KHTML setting palette on controlpanel, buttons weren't updated
+- Double click on video widget for Xine/Gst/Xv or background toggles fullscreen
+Changes since version 0.9.1a
+- WMP plugin fix for not showing video widget when 'controls' is 
+  specified
 - Fix for audio only plugin group for real
-- Added RealPix support for SMIL animations
 - Fix media:// url's
 - Crash fix for SMIL when resolving multible url's simultaneously
 - Don't play exit animation if started with an url
 - Fix for plugin w/ floating statusbar,wrong parent was set
 - Real plugin fix for 'controls=All', shouldn't show video widget
-- WMP plugin fix for not showing video widget when 'controls' is 
-  specified
-Changes since version 0.9.1a
-- Option added to disable color setting on movie start
-- Simple playlist edit mode, edit (sub)tree in raw XML
-- SMIL animations can be paused now
 - Support for uimode/nolabels/nocontrols/showdisplay/showcontrols/showstatusbar
   attributes for WMP's embedded object emulation
 - Autohide controlpanel w/ 'Click to play' and support for TARGET attribute
--- trunk/extragear/multimedia/kmplayer/configure.in.in #519535:519536
@@ -1,4 +1,4 @@
-#AM_INIT_AUTOMAKE(kmplayer,0.9.2-pre1)
+#AM_INIT_AUTOMAKE(kmplayer,0.9.2-pre3)
 
 #KDE_ENABLE_HIDDEN_VISIBILITY
 
--- trunk/extragear/multimedia/kmplayer/debian/changelog #519535:519536
@@ -1,3 +1,9 @@
+kmplayer (0.9.1.92-1) unstable; urgency=low
+
+  *  0.9.2-pre3 release
+
+ -- Koos Vriezen <koos.vriezen@gmail.com>  Thu, 16 Mar 2006 20:30:52 +0100
+
 kmplayer (0.9.1.91-1) unstable; urgency=low
 
   *  0.9.2-pre2 release
--- trunk/extragear/multimedia/kmplayer/debian/control #519535:519536
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Koos Vriezen <koos.vriezen@xs4all.nl>
-Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev, libxine-dev, xlibs-dev, libgstreamer0.8-dev, libgstreamer-plugins0.8-dev
+Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev, libxine-dev, libgstreamer0.8-dev, libgstreamer-plugins0.8-dev
 Standards-Version: 3.6.0
 
 Package: kmplayer
--- trunk/extragear/multimedia/kmplayer/kmplayer.lsm #519535:519536
@@ -1,6 +1,6 @@
 Begin3
 Title:          Kmplayer 
-Version:        0.9.2-pre2
+Version:        0.9.2-pre3
 Entered-date:   
 Description:    
 Keywords:        



Reply to: