mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 15:45:59 +01: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:
@@ -142,8 +142,6 @@ void DeckMon::enableMonitorButton(bool state)
|
||||
|
||||
void DeckMon::processCatchEvent(RDCatchEvent *evt)
|
||||
{
|
||||
// printf("processCatchEvent(): %s\n",evt->dump().toUtf8().constData());
|
||||
|
||||
QList<RDCatchMeterLevel> meter_levels;
|
||||
|
||||
if(evt->hostName()==mon_station) {
|
||||
|
||||
Reference in New Issue
Block a user