Browse Source

documentation updates for updated (4.0.2) release (GS)

tags/4.0.2
Gary Scavone Stephen Sinclair 18 years ago
parent
commit
b00c41f84c
2 changed files with 5 additions and 1 deletions
  1. +1
    -1
      doc/doxygen/tutorial.txt
  2. +4
    -0
      doc/release.txt

+ 1
- 1
doc/doxygen/tutorial.txt View File

@@ -32,7 +32,7 @@ Devices are now re-enumerated every time the RtAudio::getDeviceCount(), RtAudio:


\section download Download \section download Download


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>
Latest Release (21 August 2007): <A href="http://music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.2.tar.gz">Version 4.0.2</A>


\section documentation Documentation Links \section documentation Documentation Links




+ 4
- 0
doc/release.txt View File

@@ -2,6 +2,10 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu


By Gary P. Scavone, 2001-2007. By Gary P. Scavone, 2001-2007.


v4.0.2: (21 August 2007)
- fix to RtError::WARNING typo in RtAudio.h (RtApiDummy)
- removed "+1"s in RtApiCore c++ append when getting device name

v4.0.1: (13 August 2007) v4.0.1: (13 August 2007)
- fix to RtError::WARNING typo in RtAudio.cpp - fix to RtError::WARNING typo in RtAudio.cpp




Loading…
Cancel
Save