log

age author description
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
Mon, 16 Apr 2007 12:20:27 +0000 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
Fri, 30 Mar 2007 17:16:48 +0000 Chris Cannam * doc updates
Tue, 20 Mar 2007 16:12:55 +0000 Chris Cannam * fix uninitialised variable
Tue, 20 Mar 2007 11:49:11 +0000 Chris Cannam * Fix hang and memory leak on startup when encountering a pre-Vamp-1.0 plugin
Mon, 12 Mar 2007 15:36:31 +0000 Chris Cannam * Add basics of an Export Image File function sv1-1.0pre2 sv1-1.0pre3
Thu, 08 Mar 2007 16:53:08 +0000 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
Wed, 07 Mar 2007 18:00:49 +0000 Chris Cannam * Add display of selection extents in status bar when dragging a selection
Wed, 07 Mar 2007 17:07:02 +0000 Chris Cannam * More useful status bar text -- show the current play time and the extents of
Mon, 05 Mar 2007 15:32:55 +0000 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Fri, 02 Mar 2007 13:01:41 +0000 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk
Thu, 01 Mar 2007 17:12:50 +0000 Chris Cannam * Fix overzealous cacheing in waveform layer that was leading to inaccurate
Thu, 01 Mar 2007 15:35:27 +0000 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
Thu, 01 Mar 2007 12:15:08 +0000 Chris Cannam * Make audio file reader factory try for a reader based on the file's
Wed, 28 Feb 2007 11:20:14 +0000 Chris Cannam * Fix incorrect meter-scaling value for 0dB; some tidying
Tue, 27 Feb 2007 12:51:38 +0000 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
Mon, 26 Feb 2007 20:08:51 +0000 Chris Cannam * Fixes for new Vamp API changes -- I think plugin parameters are not being
Mon, 26 Feb 2007 18:13:07 +0000 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Fri, 16 Feb 2007 15:47:23 +0000 Chris Cannam more debug
Fri, 16 Feb 2007 15:04:23 +0000 Chris Cannam ...
Fri, 16 Feb 2007 13:00:17 +0000 Chris Cannam ...
Wed, 14 Feb 2007 17:52:06 +0000 Chris Cannam * Fix crash in short spectrogram paint
Mon, 12 Feb 2007 18:15:49 +0000 Chris Cannam ...
Mon, 12 Feb 2007 13:25:12 +0000 Chris Cannam ...
Mon, 12 Feb 2007 13:20:43 +0000 Chris Cannam ...
Mon, 12 Feb 2007 13:09:31 +0000 Chris Cannam ...
Mon, 12 Feb 2007 11:46:31 +0000 Chris Cannam * Fix in-house FFT provision
Fri, 09 Feb 2007 11:32:34 +0000 Chris Cannam * Add non-fftw3 fft alternative
Wed, 07 Feb 2007 14:21:14 +0000 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references
Thu, 01 Feb 2007 14:31:28 +0000 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Thu, 25 Jan 2007 17:41:00 +0000 Chris Cannam Fixes for Windows build
Thu, 25 Jan 2007 15:55:12 +0000 Chris Cannam ...
Thu, 25 Jan 2007 15:26:15 +0000 Chris Cannam ...
Thu, 25 Jan 2007 12:19:05 +0000 Chris Cannam * Add Audacity plugins directory to default LADSPA path on Windows