log data/osc/OSCQueue.cpp @ 1843:3ec563af0a4f

age author description
2020-01-08 Chris Cannam Debug tweaks
2019-05-01 Chris Cannam Windows build fixes single-point
2019-03-28 Chris Cannam Make it possible to start queue without port (even when compiled in) single-point
2019-03-26 Chris Cannam Debug output osc-script
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-03-01 Chris Cannam Untabify
2016-10-18 Chris Cannam MSVC build fixes msvc2015_64
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
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
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2009-09-10 Chris Cannam * solaris build fixes
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2007-10-24 Chris Cannam * Move some things around to facilitate plundering libraries for other