2018-06-12 Fred Gleason <fredg@paravelsystems.com>

* Changed the name of the 'Initial Audio Ports' control to
	'Active Audio Ports' in the 'Configure JACK' dialog in rdadmin(1).
This commit is contained in:
Fred Gleason
2018-06-12 15:15:59 +00:00
parent ada66bd914
commit ea11505dbe
13 changed files with 21 additions and 132 deletions

View File

@@ -1385,31 +1385,6 @@
<sect1>
<title>JACK Operations</title>
<sect2>
<title><command>Activate Port</command></title>
<para>
Add a complementary pair of JACK ports (input and output) to the
JACK graph, at the port position indicated by
<replaceable>port</replaceable>. If the ports are already active, do
nothing.
</para>
<para>
<userinput>JA <replaceable>num</replaceable>!</userinput>
</para>
<variablelist>
<varlistentry>
<term>
<replaceable>num</replaceable>
</term>
<listitem>
<para>
The port position to which to associate the added port.
</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>
<sect2>
<title><command>Connect Ports</command></title>
<para>
@@ -1477,31 +1452,6 @@
</varlistentry>
</variablelist>
</sect2>
<sect2>
<title><command>Remove Port</command></title>
<para>
Remove a complementary pair of JACK ports (input and output) from the
JACK graph, at the port position indicated by
<replaceable>port</replaceable>. If the ports are not active, do
nothing.
</para>
<para>
<userinput>JR <replaceable>num</replaceable>!</userinput>
</para>
<variablelist>
<varlistentry>
<term>
<replaceable>num</replaceable>
</term>
<listitem>
<para>
The port position to which to associate the added port.
</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>
<sect1>