diff options
| author | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:49:55 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:49:55 +0200 |
| commit | f467eb4624f0ebd6ed1889e9ff5ce8955b92a551 (patch) | |
| tree | f0e950a4b7e88f1b52e98ca6e35e8233e6021069 /doc | |
| parent | 0876bbd0bad22677b23342c828bc36c3babbed4e (diff) | |
| parent | 8f2275b4cf067760f574e00c41697107930e1912 (diff) | |
Merge 4.0.1 into releases
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/doxygen/tutorial.txt | 2 | ||||
| -rw-r--r-- | doc/release.txt | 3 |
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 |
