mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
zapit/src/femanager.cpp: make sure single-tuner is independent
Origin commit data
------------------
Branch: ni/coolstream
Commit: 55c32bcb73
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -240,6 +240,8 @@ bool CFEManager::loadSettings()
|
||||
if (def_mode > CFrontend::FE_MODE_INDEPENDENT)
|
||||
def_mode = CFrontend::FE_MODE_INDEPENDENT;
|
||||
}
|
||||
if (femap.size() == 1)
|
||||
def_mode = CFrontend::FE_MODE_INDEPENDENT;
|
||||
|
||||
fe->setMode(getConfigValue(fe, "mode", def_mode));
|
||||
fe->setMaster(getConfigValue(fe, "master", 0));
|
||||
|
Reference in New Issue
Block a user