mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2018-05-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that caused meters to fail when rdvairplayd(8) was operated with invalid channel assignments.
This commit is contained in:
@@ -61,6 +61,7 @@ class RDLogPlay : public QObject,public RDLogEvent
|
||||
void setDefaultServiceName(const QString &svcname);
|
||||
int card(int channum) const;
|
||||
int port(int channum) const;
|
||||
bool channelsValid() const;
|
||||
RDAirPlayConf::OpMode mode() const;
|
||||
void setOpMode(RDAirPlayConf::OpMode mode);
|
||||
void setLogName(QString name);
|
||||
|
||||
Reference in New Issue
Block a user