mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2023-10-05 Fred Gleason <fredg@paravelsystems.com>
* Clarified the entries for the 'Pause Panel' ['PU'] and 'Stop Panel' ['PT'] RMLs in the Operations Guide. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24411,3 +24411,6 @@
|
|||||||
2023-10-04 Fred Gleason <fredg@paravelsystems.com>
|
2023-10-04 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Got SoundPanel panel selection working for both Host and Station
|
* Got SoundPanel panel selection working for both Host and Station
|
||||||
panels.
|
panels.
|
||||||
|
2023-10-05 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Clarified the entries for the 'Pause Panel' ['PU'] and
|
||||||
|
'Stop Panel' ['PT'] RMLs in the Operations Guide.
|
||||||
|
@@ -1523,6 +1523,14 @@
|
|||||||
If specified, start the playout on panel port
|
If specified, start the playout on panel port
|
||||||
<replaceable>mport</replaceable>.
|
<replaceable>mport</replaceable>.
|
||||||
</para>
|
</para>
|
||||||
|
<note>
|
||||||
|
In order for paused buttons to work, the
|
||||||
|
<computeroutput>Enable Button Pausing</computeroutput> checkbox must be
|
||||||
|
ticked on the
|
||||||
|
<link linkend="sect.rdadmin.manage_hosts.configuring_rdairplay">
|
||||||
|
<computeroutput>Configure RDAirPlay</computeroutput> dialog
|
||||||
|
</link> in <command>rdadmin</command><manvolnum>1</manvolnum>.
|
||||||
|
</note>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 xml:id="sect.rml.play_panel__pp_">
|
<sect2 xml:id="sect.rml.play_panel__pp_">
|
||||||
@@ -2244,10 +2252,20 @@
|
|||||||
If <replaceable>col</replaceable> and/or <replaceable>row</replaceable>
|
If <replaceable>col</replaceable> and/or <replaceable>row</replaceable>
|
||||||
is <userinput>0</userinput>: stop all playing buttons in
|
is <userinput>0</userinput>: stop all playing buttons in
|
||||||
<replaceable>col</replaceable> or <replaceable>row</replaceable>.
|
<replaceable>col</replaceable> or <replaceable>row</replaceable>.
|
||||||
If specified, start the playout on panel port
|
If specified, stop the playout on panel port
|
||||||
<replaceable>mport</replaceable>. The stopped panel will stay active when
|
<replaceable>mport</replaceable>, applying a fade of duration
|
||||||
finished, if the 5th argument is <userinput>1</userinput>.
|
<replaceable>fade</replaceable> milliseconds. If the 5th argument is
|
||||||
|
<userinput>1</userinput>, the button will enter the paused state after
|
||||||
|
the fade completes.
|
||||||
</para>
|
</para>
|
||||||
|
<note>
|
||||||
|
In order for paused buttons to work, the
|
||||||
|
<computeroutput>Enable Button Pausing</computeroutput> checkbox must be
|
||||||
|
ticked on the
|
||||||
|
<link linkend="sect.rdadmin.manage_hosts.configuring_rdairplay">
|
||||||
|
<computeroutput>Configure RDAirPlay</computeroutput> dialog
|
||||||
|
</link> in <command>rdadmin</command><manvolnum>1</manvolnum>.
|
||||||
|
</note>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 xml:id="sect.rml.stop_record_deck__rr_">
|
<sect2 xml:id="sect.rml.stop_record_deck__rr_">
|
||||||
|
Reference in New Issue
Block a user