Merge branch 'deltecent-opsguide'

This commit is contained in:
Fred Gleason 2018-10-28 18:38:07 -04:00
commit 6ee60dca17
3 changed files with 32 additions and 0 deletions

View File

@ -17931,3 +17931,6 @@
* Fixed a regression in rdairplay(1) that caused the application * Fixed a regression in rdairplay(1) that caused the application
to be closed even if "No" was pressed in the 'Exit RDAirPlay?' to be closed even if "No" was pressed in the 'Exit RDAirPlay?'
dialog. dialog.
2018-10-28 Patrick Linstruth <patrick@deltecent.com>
* Updated the Operations Guide to include illustration of the
'Play' and 'Stop' buttons on the main window of rdlibrary(1).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 88 KiB

View File

@ -788,6 +788,35 @@
touching the <computeroutput>Edit</computeroutput> button. touching the <computeroutput>Edit</computeroutput> button.
</para> </para>
</sect2> </sect2>
<sect2 xml:id="sect.rdlibrary.viewing_and_selecting_cuts">
<title>Viewing and Selecting Cuts</title>
<para>
If a cart contains more than one cut, you can view all the cuts
contained by the cart by clicking the
<computeroutput>+</computeroutput> icon. The cuts can be
hidden by clicking the <computeroutput>-</computeroutput>
icon.
</para>
</sect2>
<sect2 xml:id="sect.rdlibrary.playing_carts_and_cuts">
<title>Playing Carts and Cuts</title>
<para>
A selected cart or cut can be played by either pressing the
play button (the one with the triangular symbol) or by
pressing the space bar. If a cart or cut is currently
playing, selecting another cart or cut with the mouse
or arrow keys will automatically play the newly selected
item. To stop a playing cart or cut, press the stop button
(square symbol) or press the space bar again.
</para>
</sect2>
<sect2 xml:id="sect.rdlibrary.runnings_macros">
<title>Running Macros</title>
<para>
A selected macro can be run by pressing the
<computeroutput>Run Macro</computeroutput> button.
</para>
</sect2>
</sect1> </sect1>
<sect1 xml:id="sect.rdlibrary.library_maintenance"> <sect1 xml:id="sect.rdlibrary.library_maintenance">
<title>Library Maintenance</title> <title>Library Maintenance</title>