[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdereview/mplayerthumbs/src
From:       Marco Gulino <marco.gulino () gmail ! com>
Date:       2009-04-15 14:59:41
Message-ID: 1239807581.178164.24901.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 954220 by gulino:

templates

 M  +1 -1      CMakeLists.txt  
 A             phononbackend.cpp   [License: LGPL (v2)]
 A             phononbackend.h   [License: LGPL (v2)]
 M  +3 -0      videobackendiface.cpp  
 M  +2 -1      videobackendiface.h  


--- trunk/kdereview/mplayerthumbs/src/CMakeLists.txt #954219:954220
@@ -3,7 +3,7 @@
 
 ########### next target ###############
 
-set(videopreview_PART_SRCS videopreview.cpp  mplayervideobackend.cpp videobackendiface.cpp \
previewingfile.cpp thumbnail.cpp thumbnailsmap.cpp servicesfactory.cpp) \
+set(videopreview_PART_SRCS phononbackend.cpp videopreview.cpp  mplayervideobackend.cpp \
videobackendiface.cpp previewingfile.cpp thumbnail.cpp thumbnailsmap.cpp servicesfactory.cpp)  
 kde4_add_kcfg_files(videopreview_PART_SRCS mplayerthumbs.kcfgc)
 
--- trunk/kdereview/mplayerthumbs/src/videobackendiface.cpp #954219:954220
@@ -1,4 +1,7 @@
 /*
+   Copyright (C) 2006-2009
+   by Marco Gulino <marco.gulino@gmail.com>
+
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License version 2 as published by the Free Software Foundation.
--- trunk/kdereview/mplayerthumbs/src/videobackendiface.h #954219:954220
@@ -30,8 +30,9 @@
 {
 public:
   VideoBackendIFace(PreviewingFile *previewingFile, MPlayerThumbsCfg* cfg);
+  bool cannotPreview();
+
   virtual Thumbnail *preview(int flags) = 0;
-  bool cannotPreview();
   virtual bool readStreamInformation() = 0;
   virtual ~VideoBackendIFace();
 protected:


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic