log data/model/RangeSummarisableTimeValueModel.h @ 1739:565575463752 by-id

age author description
Mon, 24 Jun 2019 14:28:17 +0100 Chris Cannam Fix some deprecation warnings by-id
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Tue, 06 Nov 2018 10:53:28 +0000 Chris Cannam Remove unnecessary include zoom
Tue, 13 Dec 2016 15:23:21 +0000 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
Wed, 11 Mar 2015 11:52:05 +0000 Chris Cannam Minor simplification; could use more 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
Wed, 09 Oct 2013 14:44:05 +0100 Chris Cannam I don't think this optimisation is worth the loss of data fidelity any more
Mon, 25 Mar 2013 15:17:53 +0000 Chris Cannam Include for int16_t qt5
Fri, 16 May 2008 13:27:07 +0000 Chris Cannam * Halve space requirements for range (waveform peak) caches
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Thu, 07 Feb 2008 15:25:05 +0000 Chris Cannam * Ensure waveforms are strictly correct even when using a non-power-of-two
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Wed, 24 Oct 2007 15:21:38 +0000 Chris Cannam * Hoist alignment model set/query up to Model, so any models can be aligned
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 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Wed, 07 Feb 2007 14:21:14 +0000 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references
Thu, 05 Oct 2006 11:03:06 +0000 Chris Cannam * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
Mon, 31 Jul 2006 11:44:37 +0000 Chris Cannam * Reorganising code base. This revision will not compile.