Mercurial > hg > svgui
log widgets/AudioDial.cpp @ 1129:371320c9f8d9 spectrogram-minor-refactor
age | author | description |
---|---|---|
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Thu, 06 Mar 2014 13:52:33 +0000 | Chris Cannam | Rather than undrawing the bottom bit of the dial, don't draw it in the first place (necessary on shaded background) tonioni |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Mon, 11 Mar 2013 14:23:52 +0000 | Chris Cannam | Build fixes for Qt5 qt5 |
Tue, 14 Jun 2011 15:27:05 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:25 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 12 May 2011 17:31:43 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |