log data/model/SparseModel.h @ 1253:303039dd9e05 3.0-integration

age author description
2016-10-20 Chris Cannam Merge from branch 3.0-integration piper
2016-10-18 Chris Cannam MSVC build fixes msvc2015_64
2016-10-17 Chris Cannam More cautious locking on sparse model modification piper
2015-08-20 Chris Cannam Back out Matthias's e22bfe8ca248 in the hope that my (earlier but on a different branch, and now merged) fix 882d448c8a6d will do the right thing tony-2.0-integration
2015-08-20 Chris Cannam Merge through to branch for Tony 2.0 tony-2.0-integration
2015-08-14 Matthias Mauch fixes the problem that the last note was not exported to csv tonioni
2015-07-03 Chris Cannam Fix assignment of values to regions on import, in case where region model contains duplicate points
2015-05-15 Chris Cannam Fix #1222 CSV export of time-instants layer omits last point
2015-03-31 Chris Cannam Permit extending nominal end of sparse model tonioni
2015-03-31 Chris Cannam clone() is never used (therefore presumably never works either) tonioni
2015-03-31 Chris Cannam Implement FillGaps option in SparseModel export tonioni
2015-03-30 Chris Cannam Add data export options (not all implemented yet) 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-09-03 Chris Cannam Fix memory leak (from coverity scan)