log data/model/AggregateWaveModel.h @ 1328:ccc8658914ef 3.0-integration

age author description
2016-12-13 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
2015-06-15 Chris Cannam Rework audio file reader API to prefer using std containers simple-fft-model
2015-06-10 Chris Cannam Tidy dense time-value model API a bit; add first simple unit test for FFT model
2015-03-31 Chris Cannam clone() is never used (therefore presumably never works either) tonioni
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-07-17 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-07 Chris Cannam * Ensure waveforms are strictly correct even when using a non-power-of-two
2008-01-24 Chris Cannam * Add wave file model method for reading more than one channel at once,
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-10-01 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).