Mercurial > hg > svgui
log layer/TimeValueLayer.cpp @ 909:251dd0abc7b7 cxx11
age | author | description |
---|---|---|
Tue, 10 Mar 2015 17:23:45 +0000 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Thu, 27 Nov 2014 17:39:37 +0000 | Chris Cannam | Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead |
Wed, 03 Sep 2014 11:51:51 +0100 | Chris Cannam | Fix minor resource leak (from coverity scan) |
Wed, 03 Sep 2014 11:49:31 +0100 | Chris Cannam | Clarify some sneaky logic |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |