graph
- * 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
- * Add a colour database, and Add New Colour function to the colour combo2007-07-11, by Chris Cannam
- * threshold, show-peaks properties in spectrum2007-07-06, by Chris Cannam
- * Make it possible to "measure" a feature on the spectrogram by double-2007-07-05, by Chris Cannam
- * Add mouse actions to key and mouse reference dialog2007-07-05, by Chris Cannam
- * Add key reference window to Help menu (also needs mouse reference)2007-07-04, by Chris Cannam
- * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined2007-07-04, by Chris Cannam
- * add pitch label to spectrogram harmonic cursor as well2007-07-03, by Chris Cannam
- * Fix piano keyboard in spectrum, add pitch labels to frequency displays in2007-07-03, by Chris Cannam
- * Fix up and simplify the LayerTreeModel, removing a horrible memory leak2007-07-03, by Chris Cannam
- * attempt to ensure zoom-to-fit actually makes things fit (not obscured by2007-07-02, by Chris Cannam
- * avoid trying to calculate fft from incomplete decoded audio file in spectrum2007-07-02, by Chris Cannam