log layer/SingleColourLayer.cpp @ 1386:fc3d89f88690 spectrogramparam

age author description
2018-03-01 Chris Cannam Untabify
2015-03-18 Chris Cannam Pass proxy to layer for painting osx-retina
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-04-12 Jakob Leben SingleColourLayer: fix colour reference counting
2014-04-12 Jakob Leben SingleColourLayer: do not try to apply invalid colour property
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h