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

* Modified log machine logic in rdairplay(1) to properly timescale
	event transitions.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-08-30 16:48:59 -04:00
parent 17b6048a3f
commit 49a211e1b9
3 changed files with 49 additions and 21 deletions

View File

@@ -24889,3 +24889,6 @@
* Removed the 'RDLogPlay::setSegueLength()' method.
* Fixed regressions in rdairplay(1) that could cause the end of
play-outs to be clipped.
2024-08-30 Fred Gleason <fredg@paravelsystems.com>
* Modified log machine logic in rdairplay(1) to properly timescale
event transitions.