Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Tue, 28 Feb 2017 14:47:13 +0000 | Chris Cannam | Fix a couple of compiler warnings |
Tue, 28 Feb 2017 14:33:31 +0000 | Chris Cannam | Emit |
Tue, 28 Feb 2017 14:20:56 +0000 | Chris Cannam | Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though) |
Tue, 28 Feb 2017 14:07:47 +0000 | Chris Cannam | Explanatory comment |
Tue, 28 Feb 2017 14:07:34 +0000 | Chris Cannam | Ensure threshold is equal to minValue; default of 0 is inadequate when minValue < 0 (fixes bug that made all negative values appear black) |
Tue, 28 Feb 2017 14:06:49 +0000 | Chris Cannam | Remove unused function |
Tue, 28 Feb 2017 14:06:24 +0000 | Chris Cannam | Use Range01 normalisation in Colour 3D Plot. This gives us the same column normalisation behaviour as in 2.5 (better than the Max1 option). |
Thu, 23 Feb 2017 09:22:56 +0000 | Chris Cannam | Debug notes, tidying |