Mercurial > hg > svcore
log data/fileio/FileReadThread.cpp @ 921:2896b8872834 tonioni
age | author | description |
---|---|---|
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Mon, 18 Oct 2010 12:42:42 +0100 | Chris Cannam | * Build fixes |
Thu, 09 Oct 2008 20:10:28 +0000 | Chris Cannam | * Fix a nasty and long-standing race condition in MatrixFile's use of |
Thu, 09 Oct 2008 12:22:02 +0000 | Chris Cannam | * debug |
Thu, 08 May 2008 14:46:22 +0000 | Chris Cannam | * Speed up spectrogram painting by releasing mutex in FFTDataServer |