Update of /cvsroot/audacity/audacity-src/src/prefs
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4745/prefs

Modified Files:
      Tag: Audacity_UmixIt
        SpectrumPrefs.cpp 
Log Message:
backport improved spectrum prefs display-update fix for client

Index: SpectrumPrefs.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/SpectrumPrefs.cpp,v
retrieving revision 1.5.10.2
retrieving revision 1.5.10.3
diff -u -d -r1.5.10.2 -r1.5.10.3
--- SpectrumPrefs.cpp   24 Jan 2009 05:59:28 -0000      1.5.10.2
+++ SpectrumPrefs.cpp   5 Feb 2009 22:56:34 -0000       1.5.10.3
@@ -166,13 +166,6 @@
    }
    gPrefs->Write("/Spectrum/MaxFreq", maxFreq);
 
-   // TODO: Force all projects to repaint themselves 
-   //v? Or just the active project, voila?
-   // Update the TrackPanel correspondingly. 
-   // Calling RedrawProject is inefficient relative to sending a msg to 
TrackPanel 
-   // for a particular track and control, but not a real performance hit.
-   GetActiveProject()->RedrawProject(true);
-
    return true;
 
 }


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to