mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 07:31:19 +02:00
2023-10-17 Fred Gleason <fredg@paravelsystems.com>
* Modified rdcatchd(8) to use the new-style CAE commands for play-out events. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -1419,7 +1419,7 @@ void MainObject::updateMeters()
|
||||
}
|
||||
if(dvr->getOutputMeters(i,j,levels)) {
|
||||
SendMeterLevelUpdate("O",i,j,levels);
|
||||
}
|
||||
}
|
||||
}
|
||||
dvr->getOutputPosition(i,positions);
|
||||
SendMeterPositionUpdate(i,positions);
|
||||
|
Reference in New Issue
Block a user