log data/osc/OSCQueue.cpp @ 1886:f803d3c33f76 tip

age author description
Wed, 08 Jan 2020 15:26:49 +0000 Chris Cannam Debug tweaks
Wed, 01 May 2019 21:39:37 +0100 Chris Cannam Windows build fixes single-point
Thu, 28 Mar 2019 13:37:09 +0000 Chris Cannam Make it possible to start queue without port (even when compiled in) single-point
Tue, 26 Mar 2019 14:28:58 +0000 Chris Cannam Debug output osc-script
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Tue, 18 Oct 2016 15:54:56 +0100 Chris Cannam MSVC build fixes msvc2015_64
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
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
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other