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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/analyzers
From:       Mark Kretschmann <kretschmann () kde ! org>
Date:       2007-09-11 14:11:26
Message-ID: 1189519886.897476.14339.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 711126 by markey:

Temporarily disable the analyzer, as it causes huge performance issues with the SVG \
toolbar. We need to rethink this.


 M  +5 -0      analyzerfactory.cpp  


--- trunk/extragear/multimedia/amarok/src/analyzers/analyzerfactory.cpp \
#711125:711126 @@ -41,6 +41,10 @@
 
 QWidget *Analyzer::Factory::createPlaylistAnalyzer( QWidget *parent)
 {
+    //FIXME Analyzers are temporarily disabled due to performance issues
+    return new QWidget( parent );
+    
+#if 0
     return new BarAnalyzer( parent );
 
 
@@ -87,4 +91,5 @@
             break;
     }
     return analyzer;
+#endif
 }


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

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