diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2009-06-03 20:08:04 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:26 +0200 |
| commit | caedd756a73367c72e8c2c64c5554419d2168b97 (patch) | |
| tree | 8a091ed3f1d6ed362fced576d6ed4c7179cebf68 /doc/release.txt | |
| parent | 089a6da80694960318b86201b2fab3caa2680113 (diff) | |
Final doc updates for 4.0.6 release (GS).
Diffstat (limited to 'doc/release.txt')
| -rw-r--r-- | doc/release.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt index d42b768..313dacd 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -2,6 +2,10 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu By Gary P. Scavone, 2001-2009. +v4.0.6: (3 June 2009) +- bug fix in ALSA code to set period size to power of two (thanks to Joakim Karrstrom) +- bug fix in OS-X for OS < 10.5 ... need preprocessor definition around new variable type (thanks to Tristan Matthews) + v4.0.5: (2 February 2009) - added support in CoreAudio for arbitrary stream channel configurations - added getStreamSampleRate() function because the actual sample rate can sometimes vary slightly from the specified one (thanks to Theo Veenker) |
