2024-08-30 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'RDLogPlay::setSegueLength()' method.
	* Fixed regressions in rdairplay(1) that could cause the end of
	play-outs to be clipped.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-08-30 15:35:05 -04:00
parent d290a7b0c4
commit 17b6048a3f
4 changed files with 59 additions and 46 deletions

View File

@@ -24885,3 +24885,7 @@
to be treated as PLAYs.
2024-08-29 Fred Gleason <fredg@paravelsystems.com>
* Removed various debugging statements.
2024-08-30 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'RDLogPlay::setSegueLength()' method.
* Fixed regressions in rdairplay(1) that could cause the end of
play-outs to be clipped.