log audioio/AudioJACKTarget.cpp @ 425:5882462fa747 alignment_view

age author description
Mon, 29 Sep 2014 13:27:13 +0100 Chris Cannam Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data.
Wed, 24 Sep 2014 10:00:56 +0100 Chris Cannam Some install and packaging updates
Tue, 17 Jun 2014 16:23:06 +0100 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
Tue, 26 Nov 2013 14:12:50 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Mon, 10 Oct 2011 17:31:30 +0100 mathieub m_bufferSize = 2048 in AudioPortAudioTarget.cpp integration_library
Tue, 14 Jun 2011 15:27:12 +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:40 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output