graph
- * Update remaining editable layers to support proper realignment on copy/paste2008-02-06, by Chris Cannam
- * More work on aligning copy/paste between layers. It's a surprisingly2008-02-06, by Chris Cannam
- * Fix ffwd/rewind in aligned layer2008-02-05, by Chris Cannam
- * munlockall2008-01-29, by Chris Cannam
- * Ensure plugin version is updated when a transform is re-run using a newer2008-01-28, by Chris Cannam
- * Add plugin version to Transform record2008-01-25, by Chris Cannam
- * More latency for PortAudio output2008-01-24, by Chris Cannam
- * Add wave file model method for reading more than one channel at once,2008-01-24, by Chris Cannam
- * Further model lifecycle fixes2008-01-24, by Chris Cannam
- * Part of #1877436 transform fails to re-run when file loaded at different rate2008-01-23, by Chris Cannam
- * Various fixes to object lifetime management, particularly in the spectrum2008-01-23, by Chris Cannam
- * better progress reporting in FileSource2008-01-04, by Chris Cannam
- * Fix #1844508 spurious error message on .svl file import2007-12-13, by Chris Cannam
- * Fix #1841095 tapping time instant gives wrong time in aligned track2007-12-13, by Chris Cannam
- * Make font size in panes configurable, with a smaller default2007-12-11, by Chris Cannam
- * Merge from transforms branch -- switch over to using Transform object2007-12-07, by Chris Cannam
- * Merge r884 from trunk1.2-stable 2007-11-30, by Chris Cannam
- * Skip ID3 block when reading MP3 files (so long as ID3 support is included)2007-11-30, by Chris Cannam
- * merge fixes from trunk1.2-stable 2007-11-29, by Chris Cannam
- * Attempt to fix finding of file:/// URLs2007-11-29, by Chris Cannam
- * Static build fixes1.2-stable 2007-11-29, 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
- * Try to ensure alignment works correctly with MATCH plugin v1 as well as v22007-11-28, by Chris Cannam
- ...2007-11-28, by Chris Cannam
- * Add support for Rubber Band timestretcher2007-11-26, by Chris Cannam
- * Add Erase tool and mode2007-11-23, by Chris Cannam
- * Some work on correct alignment when moving panes during playback2007-11-22, by Chris Cannam
- ...2007-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
- * use jack_client_open2007-11-08, by Chris Cannam
- * Add [x] button to pane to quickly delete it2007-11-07, by Chris Cannam
- * Further naming change: Transformer -> ModelTransformer.2007-11-07, by Chris Cannam
- * Introduce new Transform class which contains data necessary to describe the2007-11-05, by Chris Cannam
- * Fix #1815930 new crash, just introduced!2007-11-02, by Chris Cannam
- * Remove alignment button altogether if no Match plugin installed.2007-11-01, by Chris Cannam
- * Fix availability of alignment button and relative align/solo button state2007-11-01, 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
- * Add auto-alignment toggle to Document2007-10-25, by Chris Cannam
- * Fix build (document -> framework renaming)2007-10-24, by Chris Cannam
- * document -> framework (will not compile, path fixes not in yet)2007-10-24, by Chris Cannam
- * Add new project files2007-10-24, by Chris Cannam
- * Move some things around to facilitate plundering libraries for other2007-10-24, by Chris Cannam
- * Reorganising code base. This revision will not compile.last-cc-copyright sv1-1.0pre1 sv1-1.0pre2 sv1-1.0pre3 sv1-1.0pre4 sv1-1.0rc1 sv1-v1.0 2006-07-31, by Chris Cannam
- * Change preferences dialog to ok/apply/cancel model2006-07-27, by Chris Cannam
- * Exceptions for file read etc2006-06-28, by Chris Cannam
- * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably2006-06-15, by Chris Cannam
- * Make vertical scale alignment modes work in note layer as well as time-valuesv1-v0.9rc1 sv1-v0.9rc2 2006-05-12, by Chris Cannam
- * Add units repository, and unit property on time-value and note layers.2006-05-11, by Chris Cannam
- * Fix serious failure to reload "imported" (i.e. all non-derived non-main)2006-05-11, by Chris Cannam
- * Make a single base Thread class for RT and non-RT threads2006-05-08, by Chris Cannam
- * fix long-standing failure to silence layers that have been deleted2006-04-28, by Chris Cannam
- * Ensure consistent ordering of layer text labels2006-04-27, by Chris Cannam
- * Fix crash in spectrogram layer when replacing model2006-04-26, by Chris Cannam
- * Some work on reloading play parameters from file (not quite working yet)2006-04-26, by Chris Cannam
- * Pull out temporary directory management into its own class2006-04-25, by Chris Cannam
- * Create temporary directory, cleaned up on exit, and use it to store2006-04-10, by Chris Cannam
- * Build fixes2006-04-06, by Chris Cannam