Fri, 22 Mar 2019 13:32:09 +0000 |
Chris Cannam |
Update PathModel - doesn't use new EventSeries, but doesn't use SparseModel either - it's simpler than that
single-point
|
Thu, 07 Mar 2019 14:35:57 +0000 |
Chris Cannam |
Fixes and tests for PointSeries
single-point
|
Wed, 06 Mar 2019 16:24:23 +0000 |
Chris Cannam |
Start implementing & testing PointSeries
single-point
|
Tue, 05 Mar 2019 13:21:55 +0000 |
Chris Cannam |
Start some sparse model tests
single-point
|
Wed, 27 Feb 2019 12:31:12 +0000 |
Chris Cannam |
Fix compiler warnings
|
Mon, 26 Nov 2018 13:48:45 +0000 |
Chris Cannam |
Use override throughout
fix-static-analysis
|
Tue, 15 May 2018 15:50:40 +0100 |
Chris Cannam |
Restore m_extendTo, which is needed for Tony
|
Tue, 24 Apr 2018 15:02:54 +0100 |
Chris Cannam |
Note about Q_OBJECT and lupdate
|
Tue, 24 Apr 2018 10:01:34 +0100 |
Chris Cannam |
Fix hangs due to nested mutex lockers (as a result of emitting signals from within a locked section)
|
Tue, 17 Apr 2018 10:37:50 +0100 |
Chris Cannam |
For sparse models, write whole model to CSV in one go
streaming-csv-writer
|
Tue, 17 Apr 2018 10:37:15 +0100 |
Chris Cannam |
Update getEndFrame so as to refer explicitly to final frame + 1 (consistent with selection semantics and existing wave model)
streaming-csv-writer
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Sat, 05 Nov 2016 10:40:22 +0000 |
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
|
Thu, 20 Oct 2016 11:19:34 +0100 |
Chris Cannam |
Merge from branch 3.0-integration
piper
|
Tue, 18 Oct 2016 15:54:56 +0100 |
Chris Cannam |
MSVC build fixes
msvc2015_64
|
Mon, 17 Oct 2016 14:28:43 +0100 |
Chris Cannam |
More cautious locking on sparse model modification
piper
|