graph
- * Attempt to fix crash caused by race condition on threaded file decode2008-02-07, by Chris Cannam
- * line up overview widget nicely with main pane (at least on first startup)sv1-v1.2pre3 2008-02-06, by Chris Cannam
- * Add pitch range in octaves, semitones and cents to the measurement rect2008-02-06, by Chris Cannam
- * 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
- * more reference frame records2008-02-04, by Chris Cannam
- * function rename & notes2008-02-04, 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
- * Also use multi-channel read when supplying data to real-time effects plugin2008-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
- * merge revision 842 from spectrogram-rejig -- attempt to improve disk/memory2008-01-22, by Chris Cannam
- * better handling of cases with more than one copy of the same plugin in2008-01-09, by Chris Cannam
- * better progress reporting in FileSource2008-01-04, by Chris Cannam
- * fix support for logarithmic hints in plugin parameters2007-12-17, 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
- * more handy functions2007-12-10, by Chris Cannam
- ...2007-12-10, by Chris Cannam
- * Add public TransformFactory::instantiatePluginFor()2007-12-10, 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
- * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.2007-11-28, by Chris Cannam
- * Fix idiotic bug in previous commit2007-11-28, by Chris Cannam
- * Try to ensure alignment works correctly with MATCH plugin v1 as well as v22007-11-28, by Chris Cannam
- * Fixes for handling of DOS paths (C:\blah) -- not an unknown URL scheme!2007-11-26, by Chris Cannam
- * Fix log range mapper bug2007-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
- * More space and time efficient AlignmentModel2007-11-22, by Chris Cannam
- * Merge last fix from trunkspectrogram-cache-rejig 2007-11-15, by Chris Cannam
- * Fix mishandling of encoded urls2007-11-15, by Chris Cannam
- * Get storage advice for each cache in an FFT data server. Allows us to bespectrogram-cache-rejig 2007-11-13, 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
- * some tidying, and put some actual work in TransformFactory2007-11-07, by Chris Cannam
- * Further naming change: Transformer -> ModelTransformer.2007-11-07, by Chris Cannam
- * Another incremental update (this class not yet used)2007-11-06, by Chris Cannam
- * Another incremental Transform update2007-11-06, by Chris Cannam
- * Introduce new Transform class which contains data necessary to describe the2007-11-05, by Chris Cannam
- * some tweaks to improve usability of these classes in a console application2007-11-02, by Chris Cannam
- * Fix availability of alignment button and relative align/solo button state2007-11-01, by Chris Cannam
- * Document FileSource2007-11-01, by Chris Cannam
- * FileSource -> default to showProgress = false2007-11-01, by Chris Cannam
- * Some tidying up to handling of alignment; add alignment status label to2007-10-25, by Chris Cannam
- * correct frame count in cache-in-memory2007-10-25, by Chris Cannam
- ...2007-10-25, by Chris Cannam
- * Move some things around to facilitate plundering libraries for other2007-10-24, by Chris Cannam
- * Hoist alignment model set/query up to Model, so any models can be aligned2007-10-24, by Chris Cannam
- * Some export fixes, and avoid clipping on resampling on import2007-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
- * Add content type to remote file2007-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
- * interpolate in AlignmentModel2007-10-10, by Chris Cannam