log audioio/AudioPortAudioTarget.cpp @ 291:3fc0df289533

age author description
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()
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Fri, 09 May 2008 15:39:42 +0000 Chris Cannam * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Wed, 13 Feb 2008 15:49:26 +0000 Chris Cannam * PortAudio playback fixes sv1-v1.2pre5
Tue, 12 Feb 2008 14:48:00 +0000 Chris Cannam * If the "default frame count" PA stream fails, try one with an explicit frame
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide
Thu, 24 Jan 2008 22:49:19 +0000 Chris Cannam * More latency for PortAudio output
Thu, 24 Jan 2008 14:35:43 +0000 Chris Cannam * Add wave file model method for reading more than one channel at once,
Fri, 30 Nov 2007 17:31:09 +0000 Chris Cannam * Skip ID3 block when reading MP3 files (so long as ID3 support is included)
Sun, 11 Nov 2007 20:34:41 +0000 Chris Cannam ...
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Thu, 30 Mar 2006 13:18:11 +0000 Chris Cannam * Ensure plugin parameters for a transform are saved in the .sv file and
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Fri, 03 Mar 2006 17:52:21 +0000 Chris Cannam * Fix a crash in PortAudio output for mono data
Thu, 12 Jan 2006 13:45:27 +0000 Chris Cannam * Update copyrights to 2006
Tue, 10 Jan 2006 16:33:16 +0000 Chris Cannam initial import