gui/scan_setup.cpp: show sat diseqc and rotor position in sat config menu

Origin commit data
------------------
Commit: baf2df01dd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-07-17 (Wed, 17 Jul 2013)
This commit is contained in:
[CST] Focus
2013-07-17 16:50:21 +04:00
parent 09cbb77b87
commit ad6e65d08e
2 changed files with 32 additions and 16 deletions

View File

@@ -79,6 +79,9 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
/* frontend link to number */
int femaster;
std::vector<std::string> satoptions;
std::vector<CMenuForwarder*> satmf;
/* flag to allow any operations which can damage recordings */
bool allow_start;
/* flag to re-init frontends */