diff options
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 6623c0e..9b45bbc 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -38,7 +38,7 @@ The RtError class declaration and definition have been extracted to a separate f \section download Download -Latest Release (11 March 2004): <A href="http://music.mcgill.ca/~gary/rtaudio/release/rtaudio-3.0.tar.gz">Version 3.0 (200 kB tar/gzipped)</A> +Latest Release (22 March 2004): <A href="http://music.mcgill.ca/~gary/rtaudio/release/rtaudio-3.0.1.tar.gz">Version 3.0.1 (200 kB tar/gzipped)</A> \section start Getting Started diff --git a/doc/release.txt b/doc/release.txt index b171916..ad9c8e9 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -2,6 +2,9 @@ RtAudio - a set of C++ classes which provide a common API for realtime audio inp By Gary P. Scavone, 2001-2004. +v3.0.1: (22 March 2004) +- bug fix in Windows DirectSound support for cards with output only + v3.0: (11 March 2004) - added Linux Jack audio server support - new multi-api support by subclassing all apis and making rtaudio a controller class |
