mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2018-07-05 Fred Gleason <fredg@paravelsystems.com>
* Added an 'ELR_LINES' table to the database. * Incremented the database version to 289. * Removed the 'RDSvc::serviceTableName()' method.
This commit is contained in:
@@ -188,8 +188,7 @@ class RDLogPlay : public QObject,public RDLogEvent
|
||||
RDLogLine::TransType GetTransType(const QString &logname,int line);
|
||||
bool ClearBlock(int start_line);
|
||||
void SendNowNext();
|
||||
void LogTraffic(const QString &svcname,const QString &logname,
|
||||
RDLogLine *logline,RDLogLine::PlaySource src,
|
||||
void LogTraffic(RDLogLine *logline,RDLogLine::PlaySource src,
|
||||
RDAirPlayConf::TrafficAction action,bool onair_flag) const;
|
||||
RDCae *play_cae;
|
||||
RDAirPlayConf::OpMode play_op_mode;
|
||||
|
||||
Reference in New Issue
Block a user