log

age author description
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Wed, 17 Oct 2007 12:58:45 +0000 Chris Cannam * Make drop behave more sensibly (replace current pane)
Wed, 10 Oct 2007 16:21:27 +0000 Chris Cannam * interpolate in AlignmentModel
Wed, 10 Oct 2007 15:32:16 +0000 Chris Cannam ...
Wed, 10 Oct 2007 15:30:33 +0000 Chris Cannam ...
Wed, 10 Oct 2007 15:30:00 +0000 Chris Cannam * double -> float -- at least until I'm reminded of why it was double before
Wed, 10 Oct 2007 15:18:02 +0000 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
Wed, 10 Oct 2007 10:22:34 +0000 Chris Cannam * Add Reset Counters... function
Tue, 09 Oct 2007 16:21:10 +0000 Chris Cannam * textual changes
Mon, 08 Oct 2007 14:44:38 +0000 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
Fri, 05 Oct 2007 15:52:52 +0000 Chris Cannam * Add support for remote files to image layer
Fri, 05 Oct 2007 13:26:47 +0000 Chris Cannam * Ensure locale from environment is retained after plugin load, not
Thu, 04 Oct 2007 16:34:11 +0000 Chris Cannam * Phase 1 of an image layer.
Thu, 04 Oct 2007 11:52:38 +0000 Chris Cannam * Add MIDI file export (closes FR#1643721)
Mon, 01 Oct 2007 13:48:38 +0000 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
Fri, 28 Sep 2007 16:15:06 +0000 Chris Cannam * Merge transform directory from sv-match-alignment branch
Fri, 28 Sep 2007 14:32:45 +0000 Chris Cannam * Unload feature extraction plugin .so when destroyed
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Fri, 21 Sep 2007 09:13:11 +0000 Chris Cannam ...
Thu, 06 Sep 2007 15:14:47 +0000 Chris Cannam * Window should be centred on its nominal time. I'm not sure what the
Wed, 05 Sep 2007 15:17:15 +0000 Chris Cannam * Show colour swatch next to layer name in pane (if available)
Mon, 03 Sep 2007 13:58:48 +0000 Chris Cannam ...
Fri, 24 Aug 2007 14:45:29 +0000 Chris Cannam * avoid crash if m_reader is null
Fri, 24 Aug 2007 14:45:11 +0000 Chris Cannam * aiff -> aif extension
Fri, 24 Aug 2007 11:41:48 +0000 Chris Cannam * Revert revision 713. We do like QStrings after all.
Thu, 16 Aug 2007 16:47:07 +0000 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
Tue, 14 Aug 2007 13:58:53 +0000 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
Mon, 13 Aug 2007 14:51:35 +0000 Chris Cannam * Fix #1755108 end of file not clearly shown and #1754808 crash when trying
Fri, 10 Aug 2007 16:36:50 +0000 Chris Cannam * Better abbreviation modes for layer names in pane (and input model combo
Thu, 09 Aug 2007 16:29:29 +0000 Chris Cannam * change some QStrings to std::strings etc
Thu, 09 Aug 2007 14:40:03 +0000 Chris Cannam * continue to pick "new" colours for coloured layers even when all colours
Thu, 09 Aug 2007 10:06:02 +0000 Chris Cannam * Fix failure to properly load from text files with old-style Mac line endings
Wed, 08 Aug 2007 12:03:35 +0000 Chris Cannam * Make QuickTime file reader work (has been tested)
Mon, 06 Aug 2007 14:37:59 +0000 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
Fri, 13 Jul 2007 15:54:17 +0000 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
Fri, 13 Jul 2007 10:51:15 +0000 Chris Cannam * Encoded entities in file name when saving wave-file model
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Wed, 11 Jul 2007 17:21:37 +0000 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
Thu, 05 Jul 2007 11:07:01 +0000 Chris Cannam * Add mouse actions to key and mouse reference dialog
Wed, 04 Jul 2007 15:29:16 +0000 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
Tue, 03 Jul 2007 18:47:39 +0000 Chris Cannam * Fix piano keyboard in spectrum, add pitch labels to frequency displays in
Tue, 03 Jul 2007 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Mon, 02 Jul 2007 14:57:01 +0000 Chris Cannam * avoid trying to calculate fft from incomplete decoded audio file in spectrum
Mon, 02 Jul 2007 13:53:38 +0000 Chris Cannam * Add support for reading mp3 and Ogg file title tags
Tue, 26 Jun 2007 12:27:47 +0000 Chris Cannam * save/reload measurements in session
Tue, 26 Jun 2007 11:08:21 +0000 Chris Cannam * Use a command for adding layer measurements
Thu, 14 Jun 2007 15:20:49 +0000 Chris Cannam * a bit more work on measurement tool mode
Thu, 14 Jun 2007 13:49:30 +0000 Chris Cannam * Fix failure to play right to the end of files loaded from mp3 or ogg
Fri, 08 Jun 2007 15:19:50 +0000 Chris Cannam * FFT: fix invalid write of normalisation factor in compact mode of disc cache
Wed, 06 Jun 2007 16:24:55 +0000 Chris Cannam * Enable threaded decoding for Ogg and MP3 files.
Fri, 01 Jun 2007 13:56:35 +0000 Chris Cannam * don't store fft values scaled by fftsize/2; that's a special requirement
Thu, 24 May 2007 16:20:22 +0000 Chris Cannam * Threaded mp3/ogg file reading. Not activated yet, as it doesn't work
Thu, 10 May 2007 12:48:26 +0000 Chris Cannam * Updated Russian translation from Alexandre Prokoudine sv1-v1.0
Mon, 30 Apr 2007 14:52:24 +0000 Chris Cannam * Ignore blank lines in CSV-type file import sv1-1.0rc1
Mon, 30 Apr 2007 14:31:39 +0000 Chris Cannam * remove more debug output
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Mon, 30 Apr 2007 09:07:42 +0000 Chris Cannam * Fix #1706924 updates not happening on derived waveform generation
Fri, 27 Apr 2007 16:10:10 +0000 Chris Cannam * OS/X build fixes
Fri, 27 Apr 2007 15:39:48 +0000 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
Thu, 19 Apr 2007 15:19:51 +0000 Chris Cannam * OS/X tweaks sv1-1.0pre4