Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Tue, 21 Jul 2020 14:01:58 +0100 | Chris Cannam | This function is now C-linkage (with pointers) for simplicity after we pulled it optionally out into a separate DLL |
Thu, 02 Jul 2020 15:37:43 +0100 | Chris Cannam | Where the "below" view represents only a subset of the "above" view, cut off the feature mappings at the outer edges of the "below" view - don't map everything outside this (it would all just map onto the same single points at beginning and end, which is excessive, confusing and not useful) |
Tue, 30 Jun 2020 10:56:56 +0100 | Chris Cannam | Fix potential divide-by-zero (depending on a race elsewhere) |