log layer/NoteLayer.cpp @ 833:57d943a61943

age author description
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-01-10 Chris Cannam Suppress vertical scale when there are no points (scale looks absurd without sensible range) tonioni
2013-12-04 Chris Cannam Merge from default branch tonioni
2013-12-04 Chris Cannam Extend numerical and colour scales (and piano where applicable) to note and region layers
2013-12-04 Chris Cannam Ensure new piano scales only appear when not auto-aligning
2013-12-03 Chris Cannam Toward getting piano scale showing properly tonioni
2013-12-03 Chris Cannam Merge from default branch tonioni
2013-12-03 Chris Cannam Add piano scale to note layer as well (need to handle the auto-align case properly)
2013-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-07-16 Chris Cannam Merge from default branch tonioni
2013-07-16 Chris Cannam Merge from default branch tonioni
2013-07-16 Chris Cannam Avoid reloading the default 0->0 scale extents for a note layer as 0->1