Mercurial > hg > svgui
log layer/SpectrogramLayer.h @ 35:10ba9276a315
age | author | description |
---|---|---|
Mon, 20 Feb 2006 13:33:36 +0000 | Chris Cannam | * Add TextModel and TextLayer types |
Fri, 17 Feb 2006 18:04:26 +0000 | Chris Cannam | * Implement play mute, level and pan controls and a layer visibility control |
Tue, 14 Feb 2006 17:43:14 +0000 | Chris Cannam | * Change SpectrogramLayer to use its own cache type instead of a QImage |
Fri, 10 Feb 2006 17:51:36 +0000 | Chris Cannam | * Add the Note layer for pianoroll-type display of note-type data |
Wed, 08 Feb 2006 17:59:16 +0000 | Chris Cannam | * Add ffwd/rewind |
Mon, 06 Feb 2006 17:24:52 +0000 | Chris Cannam | * Rationalise the local feature identification API in Layer subclasses |
Thu, 02 Feb 2006 16:10:19 +0000 | Chris Cannam | * Refactor sparse models. Previously the 1D and time-value models duplicated |