Mercurial > hg > svgui
log widgets/ActivityLog.cpp @ 1027:dade9bfc7695 spectrogram-minor-refactor
age | author | description |
---|---|---|
Fri, 12 Sep 2014 11:38:55 +0100 | Chris Cannam | Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation) normalize_hybrid_option |
Tue, 01 Apr 2014 13:42:26 +0100 | Chris Cannam | Optional printouts tonioni |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
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 |