summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2007-08-13 19:19:56 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:22:57 +0200
commit8f2275b4cf067760f574e00c41697107930e1912 (patch)
treede842ad72750de1f56827b79aa51de6a0171b06f
parentbe9a2a10b402cf16d56829db9bee1e87f3277b6d (diff)
Documentation updates for v. 4.0.1 release.
-rw-r--r--doc/doxygen/tutorial.txt2
-rw-r--r--doc/release.txt3
2 files changed, 4 insertions, 1 deletions
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): <A href="http://music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.0.tar.gz">Version 4.0.0</A>
+Latest Release (13 August 2007): <A href="http://music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.1.tar.gz">Version 4.0.1</A>
\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