graph
- * 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
- ...2007-10-10, by Chris Cannam
- ...2007-10-10, by Chris Cannam
- * double -> float -- at least until I'm reminded of why it was double before2007-10-10, 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
- * 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 support for remote files to image layer2007-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
- * 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
- * Window should be centred on its nominal time. I'm not sure what the2007-09-06, by Chris Cannam
- * 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
- * Add fuzzy interpolation option as an alternative to zero padding in2007-03-05, by Chris Cannam
- * Make getPropertyRangeAndValue return the default separately from the currentsv1-1.0pre1 2007-03-02, by Chris Cannam
- * Update to use new vamp-hostsdk instead of vamp-sdk2007-03-02, by Chris Cannam
- * Fix overzealous cacheing in waveform layer that was leading to inaccurate2007-03-01, by Chris Cannam
- * Fix real-time plugin corruption when getLatency is called for some plugins2007-03-01, by Chris Cannam
- * Make audio file reader factory try for a reader based on the file's2007-03-01, by Chris Cannam
- * Fix incorrect meter-scaling value for 0dB; some tidying2007-02-28, by Chris Cannam
- * Further fixes for Vamp API change, and update to support API versioning2007-02-27, by Chris Cannam
- * Fixes for new Vamp API changes -- I think plugin parameters are not being2007-02-26, by Chris Cannam
- * Update along with latest Vamp API change. This has not yet been tested.2007-02-26, by Chris Cannam
- * remove some debug and some obsolete moc file includes2007-02-26, by Chris Cannam
- more debug2007-02-16, by Chris Cannam
- ...2007-02-16, by Chris Cannam
- ...2007-02-16, by Chris Cannam
- * Fix crash in short spectrogram paint2007-02-14, by Chris Cannam
- ...2007-02-12, by Chris Cannam
- ...2007-02-12, by Chris Cannam
- ...2007-02-12, by Chris Cannam
- ...2007-02-12, by Chris Cannam
- * Fix in-house FFT provision2007-02-12, by Chris Cannam
- * Add non-fftw3 fft alternative2007-02-09, by Chris Cannam
- * Return ranges from RangeSummarisableTimeValueModel::getRanges by references2007-02-07, by Chris Cannam
- * Work on harmonising colour and scale ranges between types of layer2007-02-01, by Chris Cannam
- * Add slice layers (so you can display a slice of a colour 3d plot as if it were2007-01-26, by Chris Cannam
- Fixes for Windows build2007-01-25, by Chris Cannam
- ...2007-01-25, by Chris Cannam
- ...2007-01-25, by Chris Cannam
- * Add Audacity plugins directory to default LADSPA path on Windows2007-01-25, by Chris Cannam
- * Add support for PortAudio v192007-01-25, by Chris Cannam
- * Fix a crash in spectrogram2007-01-22, by Chris Cannam