graph
- * Fix 1864770 overlaid spectrum layers drawn wrong2008-01-08, by Chris Cannam
- * better progress reporting in FileSource2008-01-04, by Chris Cannam
- * Fix #1848191 double clicking on time instants causes move2007-12-18, by Chris Cannam
- * fix support for logarithmic hints in plugin parameters2007-12-17, by Chris Cannam
- ...2007-12-14, by Chris Cannam
- * Fix #1841095 tapping time instant gives wrong time in aligned track2007-12-13, by Chris Cannam
- * Fix #1844539 confusing waveform navigator with secondary files2007-12-12, by Chris Cannam
- * Make font size in panes configurable, with a smaller default2007-12-11, by Chris Cannam
- * Spectrogram paint-from-cache fix2007-11-29, by Chris Cannam
- * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.2007-11-28, by Chris Cannam
- * Add Erase tool and mode2007-11-23, by Chris Cannam
- ...2007-11-22, by Chris Cannam
- * Some work on correct alignment when moving panes during playback2007-11-22, by Chris Cannam
- * Some bits and bobs of cache mangling -- closer to working, but still notspectrogram-cache-rejig 2007-11-19, by Chris Cannam
- * Some fixes to cache repainting strategy -- should make things a little2007-11-19, by Chris Cannam
- * cache bits & bobs (wholly broken at the moment)spectrogram-cache-rejig 2007-11-16, by Chris Cannam
- * First hack towards more efficient paint mechanism from cache filledspectrogram-cache-rejig 2007-11-14, by Chris Cannam
- * Fix crash2007-11-11, by Chris Cannam
- * Pass StorageAdviser::Criteria into FFTModel constructor etc2007-11-11, by Chris Cannam
- * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()2007-11-09, by Chris Cannam
- ...further_alignment_faffing 2007-11-08, by Chris Cannam
- * fix pane layout problem; fix waveform butterfly mode2007-11-07, by Chris Cannam
- * Add [x] button to pane to quickly delete it2007-11-07, by Chris Cannam
- * FileSource -> default to showProgress = false2007-11-01, by Chris Cannam
- * Add Align button to main window; use it2007-10-25, by Chris Cannam
- * Some tidying up to handling of alignment; add alignment status label to2007-10-25, by Chris Cannam
- * Split MainWindow out into MainWindowBase (pane stack management, basic file2007-10-22, by Chris Cannam
- * RemoteFile -> FileSource2007-10-18, by Chris Cannam
- * Make RemoteFile far more pervasive, and use it for local files as well2007-10-18, by Chris Cannam
- * Make XmlExportable::toXml the function that is universally overridden (and2007-10-18, by Chris Cannam
- * Make drop behave more sensibly (replace current pane)2007-10-17, by Chris Cannam
- * "Align mode"2007-10-16, by Chris Cannam
- * Make View getStartFrame etc non-virtual for easier inlining2007-10-16, by Chris Cannam
- * Make it possible to drop audio files, layer files, session files and images2007-10-10, by Chris Cannam
- * Add Reset Counters... function2007-10-10, by Chris Cannam
- ...2007-10-09, by Chris Cannam
- * fix misbehaving apply-to-selection-only checkbox, fix default step size for2007-10-09, by Chris Cannam
- * Add labelling option for instants inserted through tapping (closes FR#1674184)2007-10-08, by Chris Cannam
- * Add image layer icon (from GIMP)2007-10-05, by Chris Cannam
- ...2007-10-05, by Chris Cannam
- * Add support for remote files to image layer2007-10-05, by Chris Cannam
- * More work on image layer display &c2007-10-05, by Chris Cannam
- * Phase 1 of an image layer.2007-10-04, by Chris Cannam
- * Change WaveFileModel API from getValues(start,end) to getData(start,count).2007-10-01, by Chris Cannam
- * Merge from sv-match-alignment branch (excluding alignment-specific document).2007-09-28, by Chris Cannam
- * Ensure labels and their pixmaps get redrawn properly2007-09-06, by Chris Cannam
- * Show colour swatch next to layer name in pane (if available)2007-09-05, by Chris Cannam
- * Layer tree view updating when visibility / audibility changed (and layers2007-08-16, by Chris Cannam
- ...2007-08-14, by Chris Cannam
- * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align2007-08-14, by Chris Cannam
- * missed this in last commit2007-08-13, by Chris Cannam
- * Better abbreviation modes for layer names in pane (and input model combo2007-08-10, by Chris Cannam
- * continue to pick "new" colours for coloured layers even when all colours2007-08-09, by Chris Cannam
- * Add QuickTime file reader class -- totally untested, shouldn't even compile2007-08-06, by Chris Cannam
- * dark background if necessary in key/mouse reference2007-07-16, by Chris Cannam
- * Restore Scale setting which had mistakenly disappeared from spectrum2007-07-13, by Chris Cannam
- * Add icon loader that automatically inverts icons where appropriate for2007-07-13, by Chris Cannam
- * Fix failure to auto-calculate bounds on time-value or note model loaded2007-07-12, by Chris Cannam
- * Add SingleColourLayer to manage colours for layers that have a single2007-07-12, by Chris Cannam
- * Fix failure to save vertical scale setting from time-value layer2007-07-11, by Chris Cannam