Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: add missing Help button info to (some) doc button tables - oo…
…ps! mdhelp: add some more screenshots mdhelp: add button table to passwd and satipserver docs
  • Loading branch information
Mark Clarkstone authored and perexg committed Apr 17, 2016
1 parent 59b630f commit 15dcba6
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 5 deletions.
1 change: 1 addition & 0 deletions docs/class/access_entry.md
Expand Up @@ -26,6 +26,7 @@ Button | Function
**Move Up** | Move the selected entry up the grid.
**Move Down** | Move the selected entry down the grid.
**Edit** | Edit the selected entry.
**Help** | Display this help page.

---

Expand Down
1 change: 1 addition & 0 deletions docs/class/config.md
Expand Up @@ -14,5 +14,6 @@ Button | Function
**Save** | Save all changes (this will reload the web interface).
**Undo** | Revert all changes since last save.
**Start wizard** | Display the first-run set-up wizard.
**Help** | Display this help page.

---
1 change: 1 addition & 0 deletions docs/class/dvrautorec.md
Expand Up @@ -15,6 +15,7 @@ Button | Function
**Add** | Display the *Add Autorec* dialog.
**Delete** | Delete the selected entry/entries.
**Edit** | Edit the selected entry.
**Help** | Display this help page.

---

Expand Down
1 change: 1 addition & 0 deletions docs/class/dvrtimerec.md
Expand Up @@ -15,6 +15,7 @@ Button | Function
**Add** | Display the *Add Timer* dialog.
**Delete** | Delete the selected entry/entries.
**Edit** | Edit the selected entry.
**Help** | Display this help page.

---

Expand Down
1 change: 1 addition & 0 deletions docs/class/imagecache.md
Expand Up @@ -17,5 +17,6 @@ Button | Function
**Undo** | Revert any changes made since the last save.
**Clean image (icon) cache**| Clean-up the stored image files (empty cache and re-fetch icons).
**Re-fetch images** | Re-refresh image cache (reload images from upstream providers).
**Help** | Display this help page.

---
20 changes: 18 additions & 2 deletions docs/class/passwd.md
@@ -1,6 +1,22 @@
##Configuration - Passwords

This tab is the second part of Tvheadend's access control mechanism. It is
where you set and maintain all user passwords (e.g. for streaming or DVR access).

One user name might have multiple passwords.

!['Configuration - Passwords tab'](docresources/configpasswordentries.png)

---
###Buttons

The tab has the following buttons:

Button | Function
----------------------------|-------------------
**Save** | Save all changes made to the grid/entries.
**Undo** | Revert all changes since last save.
**Add** | Display the *Add Password* dialog.
**Delete** | Delete the selected entry/entries.
**Edit** | Edit the selected entry.
**Help** | Display this help page.

---
21 changes: 18 additions & 3 deletions docs/class/satip_server.md
@@ -1,15 +1,30 @@
##Configuration - SAT>IP Server

SAT>IP Server is something like DVB network tuner. Tvheadend can
forward mpegts input streams including on-the-fly descramling to SAT\>IP
clients.

Only networks with the “SAT>IP Source” field set are exported through
the SAT>IP protocol. This field is matched through the “src” parameter
asked from the SAT>IP client. Usually (and by default) this value is 1.
requested by the SAT>IP client. Usually (and by default) this value is 1.
For satellite tuners, this value determines the satellite source (dish).
By specification position 1 = DiseqC AA, 2 = DiseqC AB, 3 = DiseqC BA, 4
= DiseqC BB, but any numbers may be used - depends on the SAT\>IP
client. Note that if you use a similar number for multiple networks, the
first matched network containing the mux with requested parameters will
win (also for unknown mux).

!['SAT\>IP Config tab'](docresources/satipconfig.png)

---

###Buttons

The tab has the following buttons:

Button | Function
----------------------------|-------------------
**Save** | Save all changes.
**Undo** | Revert all changes since last save.
**Discover SAT\>IP servers**| Attempt to discover more SAT>IP servers on the network.
**Help** | Display this help page.

---
Binary file added docs/docresources/configpasswordentries.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/docresources/satipconfig.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 15dcba6

Please sign in to comment.