Browse Source

A few minor documentation updates for release 5.1.0.

tags/5.1.0
Gary Scavone 6 years ago
parent
commit
d27f257b4b
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      doc/doxygen/acknowledge.txt
  2. +1
    -1
      doc/doxygen/tutorial.txt
  3. +1
    -1
      doc/release.txt

+ 1
- 1
doc/doxygen/acknowledge.txt View File

@@ -26,7 +26,7 @@ Many thanks to the following people for providing bug fixes and improvements:
<LI>Dominic Mazzoni</LI>
<LI>Tristan Matthews</LI>
<LI>Peter Meerwald (PulseAudio)</LI>
<LI>Jaromir Mike&scaron;</LI>
<LI>Jaromir Mikes</LI>
<LI>rehans</LI>
<LI>Sebastian Reimers</LI>
<LI>Ryan Schmidt</LI>


+ 1
- 1
doc/doxygen/tutorial.txt View File

@@ -18,7 +18,7 @@ RtAudio incorporates the concept of audio streams, which represent audio output
Changes in this release include:

- new C API wrapper
- new functions to get API names
- new static functions to get API names
- many WASAPI updates (thanks to Marcus Tomlinson)
- miscellaneous build system updates
- bug fix for stream ticking in CoreAudio if using two devices for duplex


+ 1
- 1
doc/release.txt View File

@@ -9,7 +9,7 @@ v.5.1.0: (17 April 2019)
- bug fix for stream ticking in OS-X if using two devices for duplex
- ALSA stream handle bug fixes
- new C API wrapper
- new functions to get API names
- new static functions to get API names

v5.0.0: (30 August 2017)
- see git history for complete list of changes


Loading…
Cancel
Save