summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2012-05-31 20:21:04 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:38:30 +0200
commit758cf4789a38b161024f5371fd041b5489cf9921 (patch)
tree789fb49f6d721d177180eece9b59f794c6209831 /readme
parentf680bc760bce103406a81053c4d56cd501e95002 (diff)
Updates to RtAudio.cpp,h to fix deadlock in stopping stream (Core API). Other file updates for upcoming release of version 4.0.11.
Diffstat (limited to 'readme')
-rw-r--r--readme4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme b/readme
index 58052f4..ae73eb2 100644
--- a/readme
+++ b/readme
@@ -1,6 +1,6 @@
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-2011.
+By Gary P. Scavone, 2001-2012.
This distribution of RtAudio contains the following:
@@ -34,7 +34,7 @@ LEGAL AND ETHICAL:
The RtAudio license is similar to the MIT License.
RtAudio: a set of realtime audio i/o C++ classes
- Copyright (c) 2001-2011 Gary P. Scavone
+ Copyright (c) 2001-2012 Gary P. Scavone
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files