Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 805:1d526ba11a24 warnfix_no_size_t
age | author | description |
---|---|---|
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
Wed, 07 May 2014 15:12:13 +0100 | Chris Cannam | Merge from tonioni branch tony_integration |
Wed, 02 Apr 2014 21:50:04 +0100 | Chris Cannam | A lot of work on saving and reloading sessions: save flexinote layer type and hybrid spectrogram normalisation, etc tonioni |
Thu, 06 Feb 2014 15:31:46 +0000 | Chris Cannam | Unclamped |
Tue, 28 Jan 2014 17:37:42 +0000 | Chris Cannam | Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui) |
Tue, 03 Dec 2013 17:32:25 +0000 | Chris Cannam | Pull out PianoScale into separate class |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |