Mercurial > hg > svgui
log layer/TimeValueLayer.cpp @ 20:1deb5f87a18c
age | author | description |
---|---|---|
Mon, 30 Jan 2006 13:19:42 +0000 | Chris Cannam | * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere |
Mon, 23 Jan 2006 17:02:57 +0000 | Chris Cannam | * Hook up tool selection buttons to switch the cursor mode |
Thu, 19 Jan 2006 12:54:38 +0000 | Chris Cannam | * Rework handling of layer properties in file I/O -- we now get the individual |
Tue, 17 Jan 2006 17:45:55 +0000 | Chris Cannam | * Hook up SV file i/o. You can now save and load sessions. |
Thu, 12 Jan 2006 17:45:23 +0000 | Chris Cannam | * switch off antialiasing for dense lines (for speed reasons) |
Thu, 12 Jan 2006 17:19:08 +0000 | Chris Cannam | * Beginnings of session save code |
Thu, 12 Jan 2006 13:42:30 +0000 | Chris Cannam | * Add "curve" plot style to TimeValueLayer |