graph
- * Fix #1841095 tapping time instant gives wrong time in aligned track2007-12-13, by Chris Cannam
- * Fix #1844539 confusing waveform navigator with secondary files2007-12-12, by Chris Cannam
- * Update overview when current pane changes2007-12-11, by Chris Cannam
- ...2007-12-11, 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
- * Static build fixes1.2-stable 2007-11-29, by Chris Cannam
- * Remove sharpen button as well, when using RubberBand (because it isn't2007-11-29, by Chris Cannam
- * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.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
- * Pull out MainWindow::handleOSCMessage() into a separate file2007-11-22, by Chris Cannam
- * Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom2007-11-19, by Chris Cannam
- * Save and restore FFTW plansspectrogram-cache-rejig 2007-11-13, by Chris Cannam
- * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()2007-11-09, 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
- * 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
- * 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
- * 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
- * Move some things around to facilitate plundering libraries for other2007-10-24, by Chris Cannam
- ...2007-10-24, by Chris Cannam
- * Hoist alignment model set/query up to Model, so any models can be aligned2007-10-24, by Chris Cannam
- * Split MainWindow out into MainWindowBase (pane stack management, basic file2007-10-22, 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
- * Make XmlExportable::toXml the function that is universally overridden (and2007-10-18, by Chris Cannam
- ...2007-10-18, by Chris Cannam
- * Make drop behave more sensibly (replace current pane)2007-10-17, by Chris Cannam
- * Make it possible to drop audio files, layer files, session files and images2007-10-10, by Chris Cannam
- * Add Reset Counters... function2007-10-10, by Chris Cannam
- * fix misbehaving apply-to-selection-only checkbox, fix default step size for2007-10-09, by Chris Cannam
- * textual changes2007-10-09, by Chris Cannam
- * Add labelling option for instants inserted through tapping (closes FR#1674184)2007-10-08, by Chris Cannam
- * Add image layer icon (from GIMP)2007-10-05, by Chris Cannam
- * Ensure locale from environment is retained after plugin load, not2007-10-05, by Chris Cannam
- * Phase 1 of an image layer.2007-10-04, by Chris Cannam
- * Add MIDI file export (closes FR#1643721)2007-10-04, by Chris Cannam
- * Change WaveFileModel API from getValues(start,end) to getData(start,count).2007-10-01, by Chris Cannam
- * add overlooked solo icon2007-09-29, by Chris Cannam
- * Merge transform directory from sv-match-alignment branch2007-09-28, by Chris Cannam
- * Unload feature extraction plugin .so when destroyed2007-09-28, by Chris Cannam
- * Merge from sv-match-alignment branch (excluding alignment-specific document).2007-09-28, by Chris Cannam
- ...2007-09-21, by Chris Cannam
- * Ensure transformed version of a model is the same duration as the original2007-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
- * add light icon for use on dark backgrounds2007-08-14, by Chris Cannam
- * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align2007-08-14, 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
- * fix build failure on 64-bit by commenting out the offending line2007-08-06, 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
- * Add a colour database, and Add New Colour function to the colour combo2007-07-11, 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
- * Fix up and simplify the LayerTreeModel, removing a horrible memory leak2007-07-03, by Chris Cannam
- * Fix Zoom to Fit and the scroll area (though I'd prefer scrollbar on the left)2007-07-02, by Chris Cannam
- * attempt to ensure zoom-to-fit actually makes things fit (not obscured by2007-07-02, by Chris Cannam
- * Add support for reading mp3 and Ogg file title tags2007-07-02, by Chris Cannam
- * highlight the nearest measurement rect2007-06-29, by Chris Cannam
- * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts2007-06-28, by Chris Cannam
- * save/reload measurements in session2007-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
- * Add a measurement mode tool -- no functionality yet2007-06-13, by Chris Cannam
- * bit of work on harmonic cursor in spectrum2007-06-11, 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
- * Make ffwd/rewind constrained to the selection if Play Selection is on2007-06-06, by Chris Cannam
- * don't store fft values scaled by fftsize/2; that's a special requirement2007-06-01, by Chris Cannam
- * minor usability fixes2007-05-18, by Chris Cannam
- * Merge last-minute Windows fix across from tagged area!2007-05-11, by Chris Cannam
- * Updated Russian translation from Alexandre Prokoudinesv1-v1.0 2007-05-10, by Chris Cannam
- * Add Mac .icns file2007-05-02, by Chris Cannam
- * Add svg-based icon2007-05-02, by Chris Cannam
- * remove more debug outputsv1-1.0rc1 2007-04-30, by Chris Cannam
- * Fix #1709968 replacement for file with derived models plays at wrong rate2007-04-30, by Chris Cannam
- * More icons, distinguish between icons for open session/audio and general open2007-04-30, by Chris Cannam
- * Fix many compile warnings, remove some debug output2007-04-30, by Chris Cannam
- * Sort-of fix for #1508587 Closing SV window during startup leaves2007-04-30, by Chris Cannam
- ...2007-04-30, by Chris Cannam
- * Fix #1706927 NaNs from plugin outputs should not be used2007-04-27, by Chris Cannam
- * Permit -h and -? as well as --help (closes #1707126)2007-04-27, by Chris Cannam
- ...sv1-1.0pre4 2007-04-23, by Chris Cannam
- * Fix staggeringly stupid crash2007-04-18, by Chris Cannam
- * Fix alignment of new pane added after play position has changed (but global2007-04-16, by Chris Cannam
- * Experiment with sizing the property stacks and using a frame on the overview2007-04-16, by Chris Cannam
- * Russian update from Alexandre, and a couple of i18n fixes2007-04-02, by Chris Cannam
- * doc updates2007-03-30, by Chris Cannam
- * add version to help URL2007-03-15, by Chris Cannam
- * fix typosv1-1.0pre3 2007-03-15, by Chris Cannam
- * Grey out exporting entire pane as image if it will be too wide for QImage2007-03-15, by Chris Cannam
- * Remove tip dialog for now. I don't like it enoughsv1-1.0pre2 2007-03-14, by Chris Cannam
- * updates to tip dialog2007-03-13, by Chris Cannam
- * Add basics of an Export Image File function2007-03-12, by Chris Cannam
- * Basic beginnings of what will become a tip-of-the-day dialog2007-03-09, by Chris Cannam
- ...2007-03-09, by Chris Cannam
- * Fix #1672407 confused by plugin-named files in cwd (or home?)2007-03-08, by Chris Cannam