graph
- * Show colour swatch next to layer name in pane (if available)2007-09-05, by Chris Cannam
- ...2007-09-03, by Chris Cannam
- * avoid crash if m_reader is null2007-08-24, by Chris Cannam
- * aiff -> aif extension2007-08-24, by Chris Cannam
- * Revert revision 713. We do like QStrings after all.2007-08-24, by Chris Cannam
- * Layer tree view updating when visibility / audibility changed (and layers2007-08-16, by Chris Cannam
- * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align2007-08-14, by Chris Cannam
- * Fix #1755108 end of file not clearly shown and #1754808 crash when trying2007-08-13, by Chris Cannam
- * Better abbreviation modes for layer names in pane (and input model combo2007-08-10, by Chris Cannam
- * change some QStrings to std::strings etc2007-08-09, by Chris Cannam
- * continue to pick "new" colours for coloured layers even when all colours2007-08-09, by Chris Cannam
- * Fix failure to properly load from text files with old-style Mac line endings2007-08-09, by Chris Cannam
- * Make QuickTime file reader work (has been tested)2007-08-08, by Chris Cannam
- * Add QuickTime file reader class -- totally untested, shouldn't even compile2007-08-06, by Chris Cannam
- * Restore Scale setting which had mistakenly disappeared from spectrum2007-07-13, by Chris Cannam
- * Encoded entities in file name when saving wave-file model2007-07-13, by Chris Cannam
- * Add SingleColourLayer to manage colours for layers that have a single2007-07-12, by Chris Cannam
- * Add a colour database, and Add New Colour function to the colour combo2007-07-11, by Chris Cannam
- * Add mouse actions to key and mouse reference dialog2007-07-05, by Chris Cannam
- * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined2007-07-04, 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
- * avoid trying to calculate fft from incomplete decoded audio file in spectrum2007-07-02, by Chris Cannam
- * Add support for reading mp3 and Ogg file title tags2007-07-02, by Chris Cannam
- * save/reload measurements in session2007-06-26, by Chris Cannam
- * Use a command for adding layer measurements2007-06-26, by Chris Cannam
- * a bit more work on measurement tool mode2007-06-14, by Chris Cannam
- * Fix failure to play right to the end of files loaded from mp3 or ogg2007-06-14, by Chris Cannam
- * FFT: fix invalid write of normalisation factor in compact mode of disc cache2007-06-08, by Chris Cannam
- * Enable threaded decoding for Ogg and MP3 files.2007-06-06, by Chris Cannam
- * don't store fft values scaled by fftsize/2; that's a special requirement2007-06-01, by Chris Cannam
- * Threaded mp3/ogg file reading. Not activated yet, as it doesn't work2007-05-24, by Chris Cannam
- * Updated Russian translation from Alexandre Prokoudinesv1-v1.0 2007-05-10, by Chris Cannam
- * Ignore blank lines in CSV-type file importsv1-1.0rc1 2007-04-30, by Chris Cannam
- * remove more debug output2007-04-30, by Chris Cannam
- * Fix many compile warnings, remove some debug output2007-04-30, by Chris Cannam
- * Fix #1706924 updates not happening on derived waveform generation2007-04-30, by Chris Cannam
- * OS/X build fixes2007-04-27, by Chris Cannam
- * Fix #1706927 NaNs from plugin outputs should not be used2007-04-27, by Chris Cannam
- * OS/X tweakssv1-1.0pre4 2007-04-19, by Chris Cannam
- * Experiment with sizing the property stacks and using a frame on the overview2007-04-16, by Chris Cannam
- * doc updates2007-03-30, by Chris Cannam
- * fix uninitialised variable2007-03-20, by Chris Cannam
- * Fix hang and memory leak on startup when encountering a pre-Vamp-1.0 plugin2007-03-20, by Chris Cannam
- * Add basics of an Export Image File functionsv1-1.0pre2 sv1-1.0pre3 2007-03-12, by Chris Cannam
- * Fix #1672407 confused by plugin-named files in cwd (or home?)2007-03-08, by Chris Cannam
- * Add display of selection extents in status bar when dragging a selection2007-03-07, by Chris Cannam
- * More useful status bar text -- show the current play time and the extents of2007-03-07, by Chris Cannam