mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
neutrino: update unicable code
* add an own diseqc type for unicable * do not configure scr / freq per satellite but only per frontend * use the diseqc setting of the satellite for determining input 0/1
This commit is contained in:
@@ -57,6 +57,7 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
|
||||
CMenuForwarder *fautoScanAll;
|
||||
CMenuForwarder *frontendSetup;
|
||||
CMenuForwarder *fsatSetup;
|
||||
CMenuForwarder *uniSetup;
|
||||
CMenuOptionNumberChooser * ojDiseqcRepeats;
|
||||
CIntInput * nid;
|
||||
CMenuOptionChooser * lcnhd;
|
||||
@@ -84,6 +85,7 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
|
||||
|
||||
int showFrontendSetup(int number);
|
||||
int showScanMenuLnbSetup();
|
||||
int showUnicableSetup();
|
||||
int showScanMenuSatFind();
|
||||
void fillSatSelect(CMenuOptionStringChooser *select);
|
||||
void fillCableSelect(CMenuOptionStringChooser *select);
|
||||
|
Reference in New Issue
Block a user