Mercurial > hg > svcore
log data/model/AggregateWaveModel.h @ 1178:bf05d9259dbc pluginscan
age | author | description |
---|---|---|
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 |