Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
doc: improve tvadapters text (add missing linuxdvb rows, re-organize)
  • Loading branch information
perexg committed Jan 17, 2015
1 parent 273835f commit 93aac31
Showing 1 changed file with 32 additions and 16 deletions.
48 changes: 32 additions & 16 deletions docs/html/config_tvadapters.html
Expand Up @@ -30,21 +30,6 @@ <h3>The adapters and tuners are listed / edited in a tree</h3>
<p>
<dt><b>Networks</b></dt>
<dd>Associate this device with one or more networks.</dd>
<p>
<dt><b>Init Scan</b></dt>
<dd>Allow the initial scan tuning on this device. See to
Skip initial Scan in the network settings for the further description.</dd>
<p>
<dt><b>Idle Scan</b></dt>
<dd>Allow the idle scan tuning on this device.</dd>
<p>
<dt><b>Power Save</b></dt>
<dd>If enabled, allows the tuner to go to sleep when idle.</dd>
<p>
<dt><b>Skip Initial Bytes</b></dt>
<dd>If set, first bytes from the MPEG-TS stream are discarded. It may be
required for some drivers / hardware which does not flush completely
the MPEG-TS buffers after a frequency/parameters change.</dd>
<p>
</dl>
<dt><u><i><b>Advanced Settings</b></i></u></dt>
Expand All @@ -57,9 +42,39 @@ <h3>The adapters and tuners are listed / edited in a tree</h3>
<dd>The tuner priority value for streamed channels through HTTP or HTSP
(higher value = higher priority to use this tuner). If not set (zero),
the standard priority value is used.</dd>

<p>
<dt><b>Init Scan</b></dt>
<dd>Allow the initial scan tuning on this device. See to
Skip initial Scan in the network settings for the further description.</dd>
<p>
<dt><b>Idle Scan</b></dt>
<dd>Allow the idle scan tuning on this device.</dd>
<p>
<dt><b>Linked Input</b></dt>
<dd>Always make alive also the linked input. The subscriptions are named as "keep".</dd>
</dl>
</p>

<br>
<hr>
<b>LinuxDVB Specific Rows</b>
<hr>

<dl>
<dt><b>Power Save</b></dt>
<dd>If enabled, allows the tuner to go to sleep when idle.</dd>
<p>
<dt><b>Tune Repeats</b></dt>
<dd>If set, the tune requests are repeated using this number. Zero means
one tune requests, one two tune requests etc.</dd>
<p>
<dt><b>Skip Initial Bytes</b></dt>
<dd>If set, first bytes from the MPEG-TS stream are discarded. It may be
required for some drivers / hardware which does not flush completely
the MPEG-TS buffers after a frequency/parameters change.</dd>
</dl>

<p>
<br>
<hr>
<b>SAT>IP Specific Rows</b>
Expand Down Expand Up @@ -128,5 +143,6 @@ <h3>The adapters and tuners are listed / edited in a tree</h3>
quick continuous tuning.</dd>

</dl>
</p>

</div>

0 comments on commit 93aac31

Please sign in to comment.