From ee76af899f7f27f4784d3bbae27f2c63f0f1e6ce Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Mon, 6 Jan 2014 16:53:30 -0800 Subject: Updates to OS-X sample rate querying, other small changes suggested by Martin Koegler. --- doc/doxygen/tutorial.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/doxygen/tutorial.txt b/doc/doxygen/tutorial.txt index da05da6..41f3bc0 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -17,6 +17,10 @@ RtAudio incorporates the concept of audio streams, which represent audio output \section whatsnew Latest Updates (Version 4.1.0) +A minor API change was made. The RtError class was renamed RtAudioError and embedded directly in RtAudio.h. Thus, all references to RtError should be renamed to RtAudioError and the RtError.h file should be deleted. + +Changes in the previous 4.0.12 release included: + - new functionality to allow error reporting via a client-supplied function (thanks to Pavel Mogilevskiy) - new function to return the version number - updated RtAudio.cpp and ASIO files for UNICODE support (thanks to Renaud Schoonbroodt) -- cgit v1.2.3