summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-09 23:50:06 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-10 01:16:30 +0200
commit0fbcd74a04713a4725d2f346a493121b623d60ab (patch)
tree9a65cf44aa5b6cf2d38352fe8336044f5452670d /doc/release.txt
parentfdc3f15bec57b30fae67f65270392ba7a86680b8 (diff)
Version 3.0.3
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt6
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