log layer/SingleColourLayer.cpp @ 1520:4eafe5a1b655 time-frequency-boxes

age author description
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
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
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-11 Chris Cannam * Further fixes to the handling of playback frame and buffered frame counts
2008-02-11 Chris Cannam * Avoid setting a new colour on layer when adding the same layer more than
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and