log data/model/DenseTimeValueModel.h @ 1799:8c34ecba70df

age author description
2019-07-04 Chris Cannam Overhaul PlayParameters bits by-id
2019-03-28 Chris Cannam Re-add the toDelimitedDataString stuff single-point
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
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-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-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-01-07 Chris Cannam sampleId -> clipId tonioni
2014-01-07 Chris Cannam sample id instead of plugin data tonioni
2014-01-07 Chris Cannam Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin tonioni
2013-10-09 Chris Cannam Add toDelimitedDataString alternative with frame extents
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig