]> Repos - portaudio/shortlog
portaudio
2002-03-21 philburkATtempt to set sample rate separately for input and...
2002-03-21 philburkMinor tweaks while debugging pa_mac_core.c
2002-03-21 philburkInitialize default device IDs.
2002-03-21 philburkNew tests written when debugging pa_mac_core
2002-03-21 philburkAdded paInt16, paInt8, format using new "pa_common...
2002-03-21 philburkAdded support for conversion nroutines in pa_convert.c.
2002-03-21 philburkFixed typo.
2002-03-21 philburkContains sample format conversion routines, eg. paInt32...
2002-03-19 philburksteadily play a different sine wave on each channel
2002-03-19 philburkuse smaller latency
2002-02-25 philburkIf watchdog detects canary getting starved, then just...
2002-02-25 philburkAdded more printfs and sped up test.
2002-02-22 philburkAdd more tests.
2002-02-22 philburkOnly use Get_AFMT_S16_NE is not defined.
2002-02-22 philburkChange from 22050 to 44100 Hz
2002-02-22 philburkDo all memory allocations through a tracker so we can...
2002-02-22 philburkFix typo in comment: s/bug/big/
2002-02-22 philburkAdded bug note about unsupported sample rates.
2002-02-22 philburkFix messages, init toggle variable.
2002-02-22 philburkCleaned up some comments.
2002-02-22 philburkAdd watchdog test that causes user thread starvation...
2002-02-22 philburkAdd watch dog that simulates hung audio thread.
2002-02-22 philburkAdded WatchDog proc if audio running at high priority.
2002-02-22 stephaneExplicit cast needed for compilation with Code Warrior 7
2002-02-22 philburktest tweak
2002-02-20 philfrom Bill Eldridge
2002-02-19 philUsed to prepare files for checkin on Windows
2002-02-19 philAdded README and LICENSE so we can make nightly builds...
2002-02-19 stephaneNew Pa_ASIO_loadDriver that calls CoInitialize on each...
2002-02-19 dmazzoniFixed the nonblocking open - now it tries to open each...
2002-02-18 dmazzoniAdded O_NONBLOCK to all open() calls, so that PortAudio
2002-02-07 philnotes on CoreAudio implementation
2002-02-07 philMods made with Darren Gibbs.
2002-02-07 philadd fflush(stdout) so we can see progress
2002-02-07 philtry lower latency, better print messages
2002-02-01 stephaneCleanup, test of multiple-stream opening
2002-01-31 stephanetest from stephane
2002-01-31 philburktweak
2002-01-31 stephanetest
2002-01-31 stephanetweak test
2002-01-31 philAdded file for testing CVS
2002-01-24 rossbmore comment cleanups, removed incorrect synthetic...
2002-01-23 rossbfixed formatting, typos and grammar in comments
2002-01-22 philRemoved extra Id
2002-01-22 philInitial revision