Mercurial > hg > svgui
log layer/WaveformLayer.cpp @ 908:4a578a360011 cxx11
age | author | description |
---|---|---|
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Wed, 03 Sep 2014 13:12:38 +0100 | Chris Cannam | Avoid complaint about unused return value |
Wed, 03 Sep 2014 11:53:43 +0100 | Chris Cannam | Fix some potential divide by zeros (from coverity scan) |
Tue, 17 Jun 2014 15:36:56 +0100 | Chris Cannam | Some more unsigned/long removal warnfix_no_size_t |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
Wed, 08 Jan 2014 17:47:34 +0000 | Chris Cannam | Adjustable middle-line height for waveform. Not 100% supported (only really for basic waveform rendering) tonioni |