log layer/TimeInstantLayer.cpp @ 719:67e6d518ac27

age author description
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-11-04 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
2011-10-17 Chris Cannam Minor debug change
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
2010-10-25 Chris Cannam * Make text labels in time instant layer more apparent (use drawVisibleText)
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2009-02-12 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
2008-10-09 Chris Cannam * Fix a nasty and long-standing race condition in MatrixFile's use of
2008-05-19 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
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 spectrogram-cache-rejig