log view/View.h @ 662:be7c9dc84f26 tonioni

age author description
2011-04-14 Chris Cannam Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
2010-03-12 Chris Cannam * Pop view progress bars back into "indeterminate" mode if they are not
2009-03-03 Chris Cannam * Attempt to pick more sensible default centre frame for newly created view
2009-02-26 Chris Cannam * Do a _slightly_ better job of ensuring new panes come up showing the
2009-02-26 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
2008-05-12 Chris Cannam ...
2008-05-12 Chris Cannam ...
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2007-12-12 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-10-25 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-10-17 Chris Cannam * Make drop behave more sensibly (replace current pane)
2007-10-16 Chris Cannam * Make View getStartFrame etc non-virtual for easier inlining
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).