2023-11-03 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in caed(8) that caused multiple play-outs on
	a common port to interfere with each others mixer settings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-11-03 15:20:16 -04:00
parent a77b960345
commit 67d1e3afd8
5 changed files with 21 additions and 20 deletions

View File

@@ -24444,3 +24444,6 @@
* Prepended the string '[mixer]' to all syslog entries generated
as a result of enabling the 'EnableMixerLogging=' directive in
rd.conf(5).
2023-11-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in caed(8) that caused multiple play-outs on
a common port to interfere with each others mixer settings.