diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-04-15 17:56:31 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:32 +0200 |
| commit | 91b2f327e23d13ffaae84f83c1f672aa55e8a694 (patch) | |
| tree | a55e50c0f10146585f6685f210ea01c7a9bc8d83 /doc | |
| parent | 906e5ba67f7c253655b7f1a29b832bb7852e1126 (diff) | |
A few more updates, including new ASIO files (GS).
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/release.txt b/doc/release.txt index 3b09e89..1f9957b 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -1,8 +1,9 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio, and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound and ASIO) operating systems. -By Gary P. Scavone, 2001-2012. +By Gary P. Scavone, 2001-2013. -v4.0.12: (?? December 2012) +v4.0.12: (?? April 2013) +- updated RtAudio.cpp and ASIO files for UNICODE support (thanks to Renaud Schoonbroodt) - updates to PulseAudio API support (thanks to Peter Meerwald and Tristan Matthews) - updates for pkg-config support in configure script - 24-bit format changed to true 24-bit format, not sub-bytes of 32-bits (thanks to Marc Britton) |
