diff --git a/doc/doxygen/acknowledge.txt b/doc/doxygen/acknowledge.txt index c4be89e4..ef30ce81 100644 --- a/doc/doxygen/acknowledge.txt +++ b/doc/doxygen/acknowledge.txt @@ -26,7 +26,7 @@ Many thanks to the following people for providing bug fixes and improvements:
  • Dominic Mazzoni
  • Tristan Matthews
  • Peter Meerwald (PulseAudio)
  • -
  • Jaromir Mikeš
  • +
  • Jaromir Mikes
  • rehans
  • Sebastian Reimers
  • Ryan Schmidt
  • diff --git a/doc/doxygen/tutorial.txt b/doc/doxygen/tutorial.txt index 9a914b96..ec6e5ece 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -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 diff --git a/doc/release.txt b/doc/release.txt index f3c3d938..6398033f 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -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