log

age author description
2007-10-05 Chris Cannam * Add image layer icon (from GIMP)
2007-10-05 Chris Cannam ...
2007-10-05 Chris Cannam * Add support for remote files to image layer
2007-10-05 Chris Cannam * More work on image layer display &c
2007-10-04 Chris Cannam * Phase 1 of an image layer.
2007-10-01 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-09-06 Chris Cannam * Ensure labels and their pixmaps get redrawn properly
2007-09-05 Chris Cannam * Show colour swatch next to layer name in pane (if available)
2007-08-16 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
2007-08-14 Chris Cannam ...
2007-08-14 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
2007-08-13 Chris Cannam * missed this in last commit
2007-08-10 Chris Cannam * Better abbreviation modes for layer names in pane (and input model combo
2007-08-09 Chris Cannam * continue to pick "new" colours for coloured layers even when all colours
2007-08-06 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
2007-07-16 Chris Cannam * dark background if necessary in key/mouse reference
2007-07-13 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
2007-07-13 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
2007-07-12 Chris Cannam * Fix failure to auto-calculate bounds on time-value or note model loaded
2007-07-12 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
2007-07-11 Chris Cannam * Fix failure to save vertical scale setting from time-value layer
2007-07-11 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
2007-07-06 Chris Cannam * threshold, show-peaks properties in spectrum
2007-07-05 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
2007-07-05 Chris Cannam * Add mouse actions to key and mouse reference dialog
2007-07-04 Chris Cannam * Add key reference window to Help menu (also needs mouse reference)
2007-07-04 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined