Mercurial > hg > svgui
log layer/ColourDatabase.cpp @ 1533:37df1530519d
age | author | description |
---|---|---|
Tue, 30 Apr 2019 14:02:03 +0100 | Chris Cannam | Add getNearbyColourIndex to ColourDatabase; tweak getContrastingColour for bright colours; add comments single-point |
Wed, 31 Oct 2018 15:06:32 +0000 | Chris Cannam | Rework waveform renderer to use smooth paths, aiming to get near-pixel-identical results when zoomed out far enough for a single path not to be relevant waverevision |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Wed, 12 Mar 2008 17:42:56 +0000 | Chris Cannam | * juggle some files around in order to free audioio, base, and system libraries |