Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
HELP: Update images and preparations to fields to help text
- Loading branch information
Showing
5 changed files
with
173 additions
and
9 deletions.
There are no files selected for viewing
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,101 @@ | ||
| <div class="hts-doc-text"> | ||
|
|
||
| <p> | ||
| This tab is used to manipulate with the Digital Video Recorder entries - | ||
| the automatic recording. | ||
|
|
||
| <p> | ||
| A volunteer required to fill this... | ||
| <img src="docresources/dvrautorecentries.png"> | ||
| </p> | ||
| <p> | ||
| <br> | ||
| <hr> | ||
| <b>Buttons</b> | ||
| <hr> | ||
| Buttons have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Add</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Delete</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Edit</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Save</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Undo</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| </dl> | ||
| <p> | ||
| <br> | ||
| <hr> | ||
| <b>Columns</b> | ||
| <hr> | ||
| The columns have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Checkbox</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Name</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Title (Regexp)</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Channel</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Channel Tag</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Content Type</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Minimal Duration</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Maximal Duration</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Week Days</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Starting Around</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Priority</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>DVR Configuration</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Creator</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Comment</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
|
|
||
| </div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,83 @@ | ||
| <div class="hts-doc-text"> | ||
|
|
||
| <p> | ||
| This tab is used to manipulate with the Digital Video Recorder entries - | ||
| the time-based automatic recording. | ||
|
|
||
| <p> | ||
| <img src="docresources/timeschedules.png"> | ||
| <p> | ||
| <br> | ||
| <hr> | ||
| <b>Buttons</b> | ||
| <hr> | ||
| Buttons have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Add</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Delete</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Edit</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Save</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Undo</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| </dl> | ||
| <p> | ||
| <br> | ||
| <hr> | ||
| <b>Columns</b> | ||
| <hr> | ||
| The columns have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Enabled</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Name</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Title</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Channel</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Week Days</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Start</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Stop</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Priority</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>DVR Configuration</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| <dt><b>Comment</b> | ||
| <dd> | ||
| ? | ||
| <p> | ||
| A volunteer required to fill this... | ||
|
|
||
| </div> |