audacia/src/widgets
v.audacity 913185d7b6 Fix Bug 258 - Mixer Board: max peak and clipping lines removed (P2).
Substantial changes to MixerTrackCluster::UpdateMeter() such that it now uses the original Meter::UpdateDisplay() rather than the override I wrote. 

I think some of the ideas in the override were good though, mainly to use max and rms from blockfiles rather than passing interleaved sample buffer to Meter::UpdateDisplay() and having it recalculate those values. May be worth revisiting. Definitely worth testing for performance issues relative to 1.3.12.

Also, since all we're doing here is updating the meters, maybe we should remove it from TrackPanel::OnTimer() and do that in audacityAudioCallback where it calls gAudioIO->mOutputMeter->UpdateDisplay(). Thread issues?
2010-11-29 22:36:32 +00:00
..
AButton.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
AButton.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ASlider.cpp hide mouseover tooltip when slider value tippanel appears 2010-11-28 01:38:56 +00:00
ASlider.h Change TipPanel to be a shared, singleton instance. 2010-11-28 00:23:27 +00:00
AttachableScrollBar.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
AttachableScrollBar.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ErrorDialog.cpp Nick Trimble's patch fixing bug 124 (no OK button in Audio Device Info); 2010-06-12 20:39:23 +00:00
ErrorDialog.h New ShowInfoDialog() function for text message plus OK button. Resizability more obvious now, and cursor at position 0. 2010-02-13 18:24:57 +00:00
ExpandingToolBar.cpp regarding bug 9: 2010-07-23 23:29:50 +00:00
ExpandingToolBar.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
FileHistory.cpp Fix most of the compile warnings I get on Linux (but not the Audacity Logo 2010-02-12 21:36:20 +00:00
FileHistory.h Fix most of the compile warnings I get on Linux (but not the Audacity Logo 2010-02-12 21:36:20 +00:00
Grabber.cpp Implements darkchains_mod2a style linking indication. This may not be 2010-03-09 04:59:26 +00:00
Grabber.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Grid.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Grid.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
HtmlWindow.cpp Remove some old erratta, and do a major tidy up of line endings and properties on source files 2010-01-24 13:33:28 +00:00
HtmlWindow.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ImageRoll.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ImageRoll.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
LinkingHtmlWindow.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
LinkingHtmlWindow.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Meter.cpp Fix Bug 258 - Mixer Board: max peak and clipping lines removed (P2). 2010-11-29 22:36:32 +00:00
Meter.h Fix Bug 258 - Mixer Board: max peak and clipping lines removed (P2). 2010-11-29 22:36:32 +00:00
MultiDialog.cpp (bug 113) 2010-08-20 03:19:14 +00:00
MultiDialog.h (more on bug 113 and related issues) 2010-08-11 02:38:24 +00:00
ProgressDialog.cpp Fix for bug 180, 'Close' now handled properly. 2010-07-20 22:20:45 +00:00
ProgressDialog.h Fix for bug 180, 'Close' now handled properly. 2010-07-20 22:20:45 +00:00
Ruler.cpp Timetrack fixes and refactoring. 2010-10-07 23:01:49 +00:00
Ruler.h Timetrack fixes and refactoring. 2010-10-07 23:01:49 +00:00
TimeTextCtrl.cpp Add missing #include 2010-09-01 22:51:57 +00:00
TimeTextCtrl.h Bugzilla#115. Split TimeConverter from the TimeTextCtrl GUI class so that we do not create a ctrl every time we want to do a time conversion. 2010-02-12 21:28:34 +00:00
Warning.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Warning.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00