mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2016-05-18 Fred Gleason <fredg@paravelsystems.com>
* Added support for the RDCatchd 'DE' command in 'rdcatchd/rdcatchd.cpp', 'rdcatchd/rdcatchd.h', 'rdcatchd/event_player.cpp', 'rdcatchd/event_player.h' and 'rdcatchd/local_macros.cpp'. * Added a deck event indicator to RDCatch's deck monitor in 'rdcatch/deckmon.cpp' and 'rdcatch/deckmon.h'.
This commit is contained in:
@@ -39,7 +39,7 @@ class EventPlayer : public QObject
|
||||
void stop();
|
||||
|
||||
signals:
|
||||
void runCart(unsigned cartnum);
|
||||
void runCart(int chan,int number,unsigned cartnum);
|
||||
|
||||
private slots:
|
||||
void timeoutData();
|
||||
|
||||
Reference in New Issue
Block a user