[Digikam-devel] branches/extragear/kde3/graphics/digikam/digikam

Gilles Caulier caulier.gilles at gmail.com
Tue Dec 18 15:49:09 GMT 2007


SVN commit 750051 by cgilles:

digiKam from KDE3 branch : important bugfix here : always force to show mediaplayer widget to preview video in embeded mode...
Like this, AVI, MPEG, MOV, etc files can be preview properlly...
CCMAIL: digikam-devel at kde.org


 M  +1 -0      mediaplayerview.cpp  


--- branches/extragear/kde3/graphics/digikam/digikam/mediaplayerview.cpp #750050:750051
@@ -203,6 +203,7 @@
             continue;
         }
 
+        mediaPlayerWidget->show();
         break;
     }
 



More information about the Digikam-devel mailing list