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

* Fixed a regression in rdairplay(1) that could cause events with Segue
	transitions to clip off the end of the previous event if the previous
	event did not have a segue marker set.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-08-25 21:18:00 -04:00
parent d36717d885
commit 254b9bdcdd
2 changed files with 14 additions and 10 deletions

View File

@@ -24861,3 +24861,7 @@
entering a URL scheme of 'https'.
2024-08-25 Fred Gleason <fredg@paravelsystems.com>
* Added a 'File Metadata' appendix to the Operations Guide.
2024-08-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that could cause events with Segue
transitions to clip off the end of the previous event if the previous
event did not have a segue marker set.