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
|
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)
|
2014-06-17 |
Chris Cannam |
Disambiguate signals
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
More size_t evisceration and warning fixes
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
2013-12-04 |
Chris Cannam |
Fix warning
|
2013-10-09 |
Chris Cannam |
Add toDelimitedDataString alternative with frame extents
|
2013-03-28 |
Chris Cannam |
Warn if the output sample rate is higher than that of the input model
|
2013-03-27 |
Chris Cannam |
outputFeatureNo -> outputNo
|
2013-03-27 |
Chris Cannam |
Fix incorrect retrieval of point in model by row number if point frame values fell between model resolution boundaries
|
2012-06-22 |
Chris Cannam |
Fix conversions from false to pointer type
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2009-09-10 |
Chris Cannam |
* Some (incomplete) Solaris build bobs
|
2008-10-16 |
Chris Cannam |
* somewhat clearer layout in region layer
|
2008-06-26 |
Chris Cannam |
* Fix two problems reported by Matthias in the data editor window:
|
2008-06-16 |
Chris Cannam |
* Basic implementation of add and remove point in data editor
|