diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt index 7cbd9df..839d6ab 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -4,6 +4,9 @@ By Gary P. Scavone, 2001-2014. v4.1.0: (?? 2014) - RtError class renamed RtAudioError and embedded in RtAudio.h (RtError.h deleted) +- pulse audio update to support bufferFrames argument with audio input (thanks to Jonatan Wallmander) +- fixes for ALSA API to avoid high CPU usage during stops and to clear stale data before input (thanks to Pluto Hades) +- miscellaneous efficiency updates suggested by Martin Koegler v4.0.12: (16 April 2013) - new functionality to allow error reporting via a client-supplied function (thanks to Pavel Mogilevskiy) |
