mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2020-06-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Add Next' ['PX'] RML that failed to return an error when an invalid offset value was supplied. * Fixed a bug in the 'Add Next' ['PX'] RML that failed to honor the 'Default Trans. Type' setting in the 'Configure RDAirPlay' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -161,6 +161,7 @@ class MainWidget : public RDWidget
|
||||
int air_meter_port[3];
|
||||
int air_cue_card;
|
||||
int air_cue_port;
|
||||
RDLogLine::TransType air_default_trans_type;
|
||||
RDInstanceLock *air_lock;
|
||||
bool air_clear_filter;
|
||||
RDAirPlayConf::BarAction air_bar_action;
|
||||
|
||||
Reference in New Issue
Block a user