diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2010-02-04 18:55:39 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:26 +0200 |
| commit | 1aeb3051b91d55cb23e15d5b03fe71a7cb447860 (patch) | |
| tree | fd9a51a51dd398488a4ca9b67645bbc9e7547443 /doc/release.txt | |
| parent | caedd756a73367c72e8c2c64c5554419d2168b97 (diff) | |
Many updates for release 4.0.7 (gs).
Diffstat (limited to 'doc/release.txt')
| -rw-r--r-- | doc/release.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/release.txt b/doc/release.txt index 313dacd..3165e3d 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -1,6 +1,11 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound and ASIO) operating systems. -By Gary P. Scavone, 2001-2009. +By Gary P. Scavone, 2001-2010. + +v4.0.7: (4 February 2010) +- revised Windows DS code and device enumeration to speed up device queries +- OS-X 10.6 updates for deprecated functions +- updates to Jack shutdown code to avoid lockup v4.0.6: (3 June 2009) - bug fix in ALSA code to set period size to power of two (thanks to Joakim Karrstrom) |
