2024-05-27 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in the 'RDHPIPlayStream::play()' method that
	the 'play_length' setting to be ignored.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-05-27 11:35:11 -04:00
parent db81e5d464
commit d422d12a5b
2 changed files with 7 additions and 6 deletions

View File

@@ -24782,3 +24782,6 @@
* Fixed a bug in the 'Edit Service' dialog in rdadmin(1) that made
it impossible to use a field width of greater than 8 for the
'Event ID' log import field.
2024-05-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in the 'RDHPIPlayStream::play()' method that
the 'play_length' setting to be ignored.