Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 54:8dae7f6732c1
age | author | description |
---|---|---|
Wed, 15 Mar 2006 18:21:17 +0000 | Chris Cannam | * improve label drawing logic in colour plot layer |
Thu, 02 Mar 2006 16:58:49 +0000 | Chris Cannam | * Refactor Layer classes so as no longer to store a single View pointer; |
Mon, 06 Feb 2006 17:24:52 +0000 | Chris Cannam | * Rationalise the local feature identification API in Layer subclasses |
Thu, 02 Feb 2006 17:31:08 +0000 | Chris Cannam | * Add natty segmentation display to time-value layer. Need to do the same |
Thu, 02 Feb 2006 16:10:19 +0000 | Chris Cannam | * Refactor sparse models. Previously the 1D and time-value models duplicated |
Wed, 01 Feb 2006 14:49:49 +0000 | Chris Cannam | * Add Chromagram plugin, and make a number of fixes to the dense 3d model |
Mon, 30 Jan 2006 13:19:42 +0000 | Chris Cannam | * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere |