From: Gary Scavone Date: Mon, 13 Aug 2007 19:19:56 +0000 (+0000) Subject: Documentation updates for v. 4.0.1 release. X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=8f2275b4cf067760f574e00c41697107930e1912;p=rtaudio-cdist.git Documentation updates for v. 4.0.1 release. --- diff --git a/doc/doxygen/tutorial.txt b/doc/doxygen/tutorial.txt index 8e6b63d..ffbc435 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -32,7 +32,7 @@ Devices are now re-enumerated every time the RtAudio::getDeviceCount(), RtAudio: \section download Download -Latest Release (7 August 2007): Version 4.0.0 +Latest Release (13 August 2007): Version 4.0.1 \section documentation Documentation Links diff --git a/doc/release.txt b/doc/release.txt index 522d012..d5f3415 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -2,6 +2,9 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu By Gary P. Scavone, 2001-2007. +v4.0.1: (13 August 2007) +- fix to RtError::WARNING typo in RtAudio.cpp + v4.0.0: (7 August 2007) - new support for non-interleaved user data - additional input/output parameter specifications, including channel offset