diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-12-27 16:09:21 -0800 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2013-12-27 16:09:21 -0800 |
| commit | a4f8006d958d592cc17ca8b08f5fc2d93ae0e9be (patch) | |
| tree | 702ff2ebd7d1996aee7478d1ed15e8d25f6a0cfd /doc | |
| parent | 952720f173434ffc5ae0614a834fa5cce7c2a005 (diff) | |
Hades and Koegler patches for ALSA and general efficiency.
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) |
