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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/analyzers
From:       Dan Meltzer <hydrogen () notyetimplemented ! com>
Date:       2007-03-20 1:56:48
Message-ID: 1174355808.979130.12013.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 644475 by dmeltzer:

bar analyzer no longer crashes. On a related note changing analyzers works \
somewhat... only two analyzers are actually ported right now so we have lots of blank \
spaces.

 M  +4 -4      baranalyzer.cpp  


--- trunk/extragear/multimedia/amarok/src/analyzers/baranalyzer.cpp #644474:644475
@@ -21,10 +21,10 @@
 
 BarAnalyzer::BarAnalyzer( QWidget *parent )
     : Analyzer::Base2D( parent, 12, 8 )
-    , m_bands( BAND_COUNT )
-    , barVector( BAND_COUNT, 0 )
-    , roofVector( BAND_COUNT, 50 )
-    , roofVelocityVector( BAND_COUNT, ROOF_VELOCITY_REDUCTION_FACTOR )
+//     , m_bands( BAND_COUNT )
+//     , barVector( BAND_COUNT, 0 )
+//     , roofVector( BAND_COUNT, 50 )
+//     , roofVelocityVector( BAND_COUNT, ROOF_VELOCITY_REDUCTION_FACTOR )
 {
     //roof pixmaps don't depend on size() so we do in the ctor
     m_bg = parent->paletteBackgroundColor();


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

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