log audioio/AudioPortAudioTarget.cpp @ 250:0136555495ae integration_library

age author description
Tue, 11 Oct 2011 11:16:38 +0100 Chris Cannam Merge from the default branch integration_library
Mon, 10 Oct 2011 17:31:30 +0100 mathieub m_bufferSize = 2048 in AudioPortAudioTarget.cpp integration_library
Wed, 28 Sep 2011 13:28:54 +0100 Chris Cannam Reduce PortAudio suggested latency. No idea whether this will really help
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
Thu, 15 Jul 2010 15:25:59 +0000 Chris Cannam * Some debug, turn off PulseAudio autospawn
Mon, 21 Sep 2009 12:46:20 +0000 Chris Cannam * Set scheduling priority for PortAudio on POSIX systems if possible
Fri, 14 Aug 2009 14:01:09 +0000 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()