graph
- * Substitute the CC and CXX that configure found2010-10-08, by Chris Cannam
- * Hugely simplify Qt search -- all we need is qmake...2010-10-07, by Chris Cannam
- * Add QuickTime if on Mac2010-09-23, by Chris Cannam
- * Update build scripts again; SV now builds (perhaps some problems at runtime still though)2010-09-22, by Chris Cannam
- * Update build system2010-09-22, by Chris Cannam
- * Add basic build files2010-09-22, by Chris Cannam
- update tags2010-07-23, by convert-repo
- * Patch from Dan Stowell to provide shortcuts to add layers (additionally to the2010-07-16, by Chris Cannam
- * Separator in RMB layer menu2010-06-22, by Chris Cannam
- * Add the spectrogram (etc) layer options (back) to the right-button menu;2010-06-15, by Chris Cannam
- * Fix duplicate entries on right-button Layer menu when more than one audio2010-06-15, by Chris Cannam
- * Version and dates2010-05-05, by Chris Cannam
- * Add Ubuntu-specific note2010-05-05, by Chris Cannam
- * Quick workarounds for some very weird behaviour on first testsv-v1.7.2 2010-05-05, by Chris Cannam
- * Add "plot derivatives" option to time value layer (scale is not always right)2010-01-28, by Chris Cannam
- * Layer data editor window: fix sorting for columns in region model,sv-v1.7.1 2009-10-22, by Chris Cannam
- * Russian update from Alexandre2009-10-16, by Chris Cannam
- * Add "Insert Item at Selection" (wording could be improved!)sv-v1.7 2009-09-28, by Chris Cannam
- * Add time display format preference2009-09-25, by Chris Cannam
- * ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)2009-09-25, by Chris Cannam
- * use dummy driver only for RtMidi on Solaris2009-09-10, by Chris Cannam
- * Fixes to newer-version and survey-offering logic2009-08-27, by Chris Cannam
- * Offer the user a chance to answer our survey (only once, and only after2009-08-27, by Chris Cannam
- * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()2009-08-14, by Chris Cannam
- * Add version number to splash screen2009-07-29, by Chris Cannam
- * minor environmental updatessv-v1.6 2009-06-22, by Chris Cannam
- * duh2009-06-18, by Chris Cannam
- * experimental desktop files2009-06-18, by Chris Cannam
- ...2009-06-16, by Chris Cannam
- * Add smoothing option to colour 3d plot2009-05-22, by Chris Cannam
- * offer choice of audio files to export only if there is more than one2009-04-23, by Chris Cannam
- * fix to rounding problems in plugin parameter box2009-03-30, by Chris Cannam
- * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)2009-03-30, by Chris Cannam
- * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder2009-03-27, by Chris Cannam
- * Move prf file to prf/ (so that it can be pulled in using externals in2009-03-27, by Chris Cannam
- * Very crudely, add an option for the audio file to be exported from2009-03-24, by Chris Cannam
- * Avoid resizing the window on file load to larger than the available screen2009-03-19, by Chris Cannam
- * use SV_VERSION in help url... why on earth didn't I do that already?2009-03-17, by Chris Cannam
- ...sv-v1.5 2009-03-16, by Chris Cannam
- * various minor bits2009-03-16, by Chris Cannam
- * thread tidying fix, etc2009-03-16, by Chris Cannam
- * Fix incorrect re-enabling of the Solo button when the active waveform2009-03-12, by Chris Cannam
- * "ffwd-similar"2009-03-03, by Chris Cannam
- * Add Zoom to Fit to OSC commands2009-03-02, by Chris Cannam
- * Add icons for "show segment division lines" in time value layer andsv-v1.5pre1 2009-02-27, by Chris Cannam
- * Activity log updates2009-02-27, by Chris Cannam
- * If a time-value layer is current when a midi note event is received,2009-02-26, by Chris Cannam
- * Handle zero-velocity note ons as well as note offs (can't believe I2009-02-26, by Chris Cannam
- * Make it possible to record live MIDI to a note layer.2009-02-25, by Chris Cannam
- * Make Activity Log a bit more of a proper window2009-02-25, by Chris Cannam
- * Somewhat better MIDI-based time instant timing2009-02-25, by Chris Cannam
- * more rudiments of midi->instants2009-02-24, by Chris Cannam
- * rtmidi & activity updates2009-02-24, by Chris Cannam
- * Add vestigial Activity Log2009-02-24, by Chris Cannam
- * zoom reset icon2009-02-23, by Chris Cannam
- * Wire up MIDI input port (as far as printing a message when an event comes2009-02-23, by Chris Cannam
- * Restore (better quality) y-axis interpolation in spectrogram2009-02-06, by Chris Cannam
- * Re-enable peak frequencies display in spectrogram2009-02-05, by Chris Cannam
- * Avoid using last window placement if it is off-screen2009-01-20, by Chris Cannam
- * The main fix here is to the arguments of SVApplication -- the first2009-01-09, by Chris Cannam
- * Attempt to be a bit more useful when dropping multiple files on window2008-12-12, by Chris Cannam
- * Improvements to importer feedback dialogs and suchlikesv-v1.4 sv-v1.4rc1 2008-12-05, by Chris Cannam
- * minor stuff2008-12-04, by Chris Cannam
- * Add first cut at Windows icon2008-12-04, by Chris Cannam
- * Permit viewing (though not editing) colour 3d plot layer data in2008-12-02, by Chris Cannam
- * Much more sensible pane layouts, etc., when loading RDF; also offer2008-11-28, by Chris Cannam
- * Make it possible to import an entire session from an RDF document.2008-11-21, by Chris Cannam
- * Use enum for transform type instead of trying to do dumb things like2008-11-21, by Chris Cannam
- * Make it possible to Find a Transform even when no file loaded (it2008-11-20, by Chris Cannam
- * Add some informative labels to transform finder2008-11-19, by Chris Cannam
- * Updates to version and about box2008-11-18, by Chris Cannam
- * an experiment2008-11-18, by Chris Cannam
- * Avoid crash when "hiding" non-visible splash (I don't quite understand2008-11-13, by Chris Cannam
- * Add Redland datastore support to SimpleSPARQLQuery2008-11-13, by Chris Cannam
- * Start thread to populate uninstalled transforms only on request2008-11-11, by Chris Cannam
- * Update to new-line vamp plugin sdk2008-11-07, by Chris Cannam
- * Add more info button to plugin dialog2008-10-28, by Chris Cannam
- * Some work on querying and cacheing plugin RDF from a central index2008-10-17, by Chris Cannam
- * Add persistent cache file support to FileSource (e.g. for RDF2008-10-17, by Chris Cannam
- * Add beginnings of capability to search plugins that are not yet2008-10-14, by Chris Cannam
- * More transform finder stuff2008-09-29, by Chris Cannam
- * More SelectableLabel and TransformFinder tweaking2008-09-29, by Chris Cannam
- * Start work on TransformFinder dialog2008-09-23, by Chris Cannam
- * Add beginnings of transform-search-by-text function2008-09-22, by Chris Cannam
- * Add regions icon2008-09-19, by Chris Cannam
- * Merge revisions 1131 to 1201 from sv-rdf-import branch2008-09-18, by Chris Cannam
- * Merge revisions 1041 to 1130 from sv-rdf-import branch2008-09-18, by Chris Cannam
- * Russian translation update from Alexandre2008-07-29, by Chris Cannam
- * Updates for 1.3sv1-v1.3 sv1-v1.3rc1 2008-07-10, by Chris Cannam
- * Reduce time stretcher to one channel when overload occurs2008-07-07, by Chris Cannam
- * Add playback controls to data edit dialog2008-06-18, by Chris Cannam
- * start play-tracking toggle in data editor dialog2008-06-17, by Chris Cannam
- * Add audio device selection to preferences2008-06-13, by Chris Cannam
- * Update translations, and add change counter to name of bundle command2008-06-12, by Chris Cannam
- * A bit more work on the data editor2008-06-11, by Chris Cannam
- * basics of data editing in data table view2008-06-09, by Chris Cannam
- * Fix crash (always) when running any Effects Data transform2008-06-09, by Chris Cannam
- * Start adding a spreadsheet-style editor window for model data2008-06-06, by Chris Cannam
- * Note about libpulse copyright2008-05-29, by Chris Cannam
- * Provisional PulseAudio output driver. No latency handling yet, and2008-05-21, by Chris Cannam
- * Fix #1903059 "resample on import" not applied when reloading session2008-05-20, by Chris Cannam
- * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as2008-05-09, by Chris Cannam
- * Speed up spectrogram painting by releasing mutex in FFTDataServer2008-05-08, by Chris Cannam
- ...2008-05-01, by Chris Cannam
- * Save alignments to session file. Needs much testing.2008-04-29, by Chris Cannam
- * More work to abstract out interactive components used in the data library,2008-03-14, by Chris Cannam
- * Move plugin/transform to plain transform. This way transform can depend on2008-03-12, by Chris Cannam
- * juggle some files around in order to free audioio, base, and system libraries2008-03-12, by Chris Cannam
- * (failed) attempt to hide splash screen when error occurs on startup2008-03-11, by Chris Cannam
- * Merge from trunkspectrogram-cache-rejig 2008-02-27, by Chris Cannam
- * merge from trunk (1.2 ended up being tracked from trunk, but we may want1.2-stable 2008-02-27, by Chris Cannam
- * small doc updatesv1-v1.2 2008-02-20, by Chris Cannam
- * fix to selection of default input material for transform -- avoid drawing2008-02-18, by Chris Cannam
- * fix compile error on OS/Xsv1-v1.2pre5 2008-02-13, by Chris Cannam
- * Allow entry of numbers smaller than 1 in the Set Counters dialog2008-02-12, by Chris Cannam
- * PortAudio driver: do not specify frames per buffer, let PA decidesv1-v1.2pre4 2008-02-08, 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
- * Add ability to invert a colour 3d plot in the vertical axis2008-02-04, by Chris Cannam
- * Ensure plugin version is updated when a transform is re-run using a newer2008-01-28, 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
- * add splash screen2008-01-23, by Chris Cannam
- * better handling of cases with more than one copy of the same plugin in2008-01-09, by Chris Cannam
- * 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