log view/Overview.cpp @ 740:a31c8ee2e17e tonioni

age author description
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-05-16 Chris Cannam Fix bug that caused overview to jump back to its original position after moving on double-click sv_v2.1
2013-05-15 Chris Cannam Debug -- overview centre frame relocation is not currently working with qt5
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2008-05-20 Chris Cannam * Attempt fix for #1914752 export image has holes (1.0 and 1.2)
2007-12-12 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
2007-07-12 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
2007-07-02 Chris Cannam * Fix centre line position
2007-06-08 Chris Cannam * FFT: fix invalid write of normalisation factor in compact mode of disc cache
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-03-07 Chris Cannam * More useful status bar text -- show the current play time and the extents of
2007-03-01 Chris Cannam * Fix overzealous cacheing in waveform layer that was leading to inaccurate
2007-03-01 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
2007-03-01 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-19 Chris Cannam * Rename the existing Panner to Overview (big duh!)