log data/model/FFTModel.h @ 1040:a1cd5abcb38b cxx11

age author description
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Thu, 14 Apr 2011 15:20:27 +0100 Chris Cannam Make more (though still not entirely) robust in the face of running out of disc space
Mon, 09 Feb 2009 11:53:29 +0000 Chris Cannam * get whole columns at a time from fft model when running transform
Thu, 05 Feb 2009 17:33:21 +0000 Chris Cannam * Re-enable peak frequencies display in spectrogram
Thu, 22 Jan 2009 17:58:33 +0000 Chris Cannam * try some qvectors
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Tue, 11 Nov 2008 13:54:47 +0000 Chris Cannam * Add use-log-scale estimator. Not quite right yet; the model doesn't
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 23 Jan 2008 15:43:27 +0000 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Sun, 11 Nov 2007 20:31:12 +0000 Chris Cannam * Pass StorageAdviser::Criteria into FFTModel constructor etc
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Fri, 13 Jul 2007 15:54:17 +0000 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
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 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Mon, 16 Apr 2007 12:20:27 +0000 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
Wed, 07 Mar 2007 17:07:02 +0000 Chris Cannam * More useful status bar text -- show the current play time and the extents of
Fri, 12 Jan 2007 14:49:18 +0000 Chris Cannam * better icon
Mon, 09 Oct 2006 10:49:46 +0000 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
Thu, 03 Aug 2006 15:40:11 +0000 Chris Cannam * Add Thumbwheel widget for all our zooming needs
Thu, 03 Aug 2006 12:42:15 +0000 Chris Cannam * Suspend/resume fft data server write activity while reading from a server
Mon, 31 Jul 2006 17:05:18 +0000 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright