log layer/LayerFactory.cpp @ 1281:fc9d9f1103fa horizontal-scale

age author description
2018-03-01 Chris Cannam Untabify
2015-10-20 Chris Cannam Fix embarrassing failure to reload Note layers
2015-05-14 Chris Cannam Fix #1220 Flexi-note layer appears in Layers menu
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-06-03 Chris Cannam Restore commit:6a8d922f991d which was apparently reverted in error as commit:c2291e22bf0c
2014-05-22 matthiasm implemented move by one note (replacing big jumps left/right) tonioni
2014-04-02 Chris Cannam A lot of work on saving and reloading sessions: save flexinote layer type and hybrid spectrogram normalisation, etc tonioni
2013-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-04-13 gyorgyf cleanup tonioni
2013-04-13 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
2013-03-26 matthiasm put the FlexiNote layer before the note layer to see what happens -- not much tonioni
2013-03-26 matthiasm added references to new layer type FlexiNoteLayer and corresponding FlexiNoteModel tonioni
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)