diff options
| author | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 00:05:12 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 00:05:12 +0200 |
| commit | 4f061e63d79365f16cb60293a88b07a17cbf6ad3 (patch) | |
| tree | 4e466206bbf1dc7f7508b24bb58624342ee3202c /doc/release.txt | |
| parent | 4f7c61bd5ca4816d7d8911f457f84127c95cf688 (diff) | |
| parent | 0fbcd74a04713a4725d2f346a493121b623d60ab (diff) | |
Merge 3.0.3 into releases
Diffstat (limited to 'doc/release.txt')
| -rw-r--r-- | doc/release.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt index ba72cc3..939501c 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -2,6 +2,12 @@ RtAudio - a set of C++ classes which provide a common API for realtime audio inp By Gary P. Scavone, 2001-2005. +v3.0.3: ( November 2005) +- UNICODE fix for Windows DirectSound API +- MinGW compiler fix for ASIO API +- jack support to create virtual devices for each jack plugin +- support to prefill output buffer with zeroes in duplex mode + v3.0.2: (14 October 2005) - modification of ALSA read/write order to fix duplex under/overruns - added synchronization of input/output devices for ALSA duplex operation |
