From 22c00ec584b413374ad5a2c119592acaba5e799e Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Sat, 26 Apr 2014 14:39:15 -0400 Subject: Added new setStreamTime function; Documentation updates for 4.1.1 release. --- doc/release.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/release.txt') diff --git a/doc/release.txt b/doc/release.txt index d43f697..9dc44a3 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -2,8 +2,14 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu By Gary P. Scavone, 2001-2014. -v4.1.1pre: (??) +v4.1.1: (26 April 2014) - updates to WASAPI API for MinGW compiling +- WASAPI bug fixes for audio INPUT mode +- DirectSound bug fix for INPUT mode +- Bug fixes in Core, Jack, ASIO and DS for internal draining in INPUT mode +- updates to test programs for default device specifiers +- CMake buildfile update for WASAPI +- new setStreamTime function v4.1.0: (10 April 2014) - RtError class renamed RtAudioError and embedded in RtAudio.h (RtError.h deleted) -- cgit v1.2.3