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:
Fred Gleason 2023-10-05 10:52:59 -04:00
parent 26059935f2
commit 18c3d85108
2 changed files with 24 additions and 3 deletions

View File

@ -24411,3 +24411,6 @@
2023-10-04 Fred Gleason <fredg@paravelsystems.com>
* Got SoundPanel panel selection working for both Host and Station
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.

View File

@ -1523,6 +1523,14 @@
If specified, start the playout on panel port
<replaceable>mport</replaceable>.
</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 xml:id="sect.rml.play_panel__pp_">
@ -2244,10 +2252,20 @@
If <replaceable>col</replaceable> and/or <replaceable>row</replaceable>
is <userinput>0</userinput>: stop all playing buttons in
<replaceable>col</replaceable> or <replaceable>row</replaceable>.
If specified, start the playout on panel port
<replaceable>mport</replaceable>. The stopped panel will stay active when
finished, if the 5th argument is <userinput>1</userinput>.
If specified, stop the playout on panel port
<replaceable>mport</replaceable>, applying a fade of duration
<replaceable>fade</replaceable> milliseconds. If the 5th argument is
<userinput>1</userinput>, the button will enter the paused state after
the fade completes.
</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 xml:id="sect.rml.stop_record_deck__rr_">