gui/scan_setup.cpp: add dynamic diseqc options switch based on frontend mode

Origin commit data
------------------
Branch: ni/coolstream
Commit: bfc30ae53e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-21 (Fri, 21 Mar 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-03-21 13:41:13 +04:00
parent 9c91d7da7a
commit 7092645b4b
2 changed files with 38 additions and 1 deletions

View File

@@ -119,6 +119,7 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
#ifdef ENABLE_FASTSCAN
int showFastscanDiseqcSetup();
#endif
void setDiseqcOptions(int number);
void saveScanSetup();