mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
lcd4l: deactivate 2799c259fb
needs some fixes Origin commit data ------------------ Branch: ni/coolstream Commit:22ac331b9c
Author: vanhofen <vanhofen@gmx.de> Date: 2021-07-17 (Sat, 17 Jul 2021) Origin message was: ------------------ - lcd4l: deactivate2799c259fb
needs some fixes ------------------ This commit was generated by Migit
This commit is contained in:
@@ -643,6 +643,7 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
|||||||
|
|
||||||
/* ----------------------------------------------------------------- */
|
/* ----------------------------------------------------------------- */
|
||||||
|
|
||||||
|
#if 0
|
||||||
std::string ModeCamd = "";
|
std::string ModeCamd = "";
|
||||||
|
|
||||||
const char *camd[] = {"mgcamd","doscam","ncam","osmod","oscam","cccam","gbox"};
|
const char *camd[] = {"mgcamd","doscam","ncam","osmod","oscam","cccam","gbox"};
|
||||||
@@ -661,6 +662,7 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
|||||||
WriteFile(MODE_CAMD, ModeCamd.empty() ? "off" : ModeCamd);
|
WriteFile(MODE_CAMD, ModeCamd.empty() ? "off" : ModeCamd);
|
||||||
m_ModeCamd = ModeCamd;
|
m_ModeCamd = ModeCamd;
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
/* ----------------------------------------------------------------- */
|
/* ----------------------------------------------------------------- */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user