log data/model/SparseModel.h @ 1532:5360f7aba189 zoom

age author description
2018-05-15 Chris Cannam Restore m_extendTo, which is needed for Tony
2018-04-24 Chris Cannam Note about Q_OBJECT and lupdate
2018-04-24 Chris Cannam Fix hangs due to nested mutex lockers (as a result of emitting signals from within a locked section)
2018-04-17 Chris Cannam For sparse models, write whole model to CSV in one go streaming-csv-writer
2018-04-17 Chris Cannam Update getEndFrame so as to refer explicitly to final frame + 1 (consistent with selection semantics and existing wave model) streaming-csv-writer
2018-03-01 Chris Cannam Untabify
2016-11-05 Chris Cannam Avoid assigning model resolution of 0 to models coming from plugins that report weirdly high output rates (symptom: data did not show up in edit layer data dialog, as the row/frame conversion failed) piper
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