mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Software update: Disable epg scan before stop daemons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 32617f5b3c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-15 (Sat, 15 Jun 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3579,6 +3579,7 @@ void stop_daemons(bool stopall, bool for_flash)
|
|||||||
CVFD::getInstance()->Clear();
|
CVFD::getInstance()->Clear();
|
||||||
CVFD::getInstance()->setMode(CVFD::MODE_TVRADIO);
|
CVFD::getInstance()->setMode(CVFD::MODE_TVRADIO);
|
||||||
CVFD::getInstance()->ShowText("Stop daemons...");
|
CVFD::getInstance()->ShowText("Stop daemons...");
|
||||||
|
g_settings.epg_scan = false;
|
||||||
my_system(NEUTRINO_ENTER_FLASH_SCRIPT);
|
my_system(NEUTRINO_ENTER_FLASH_SCRIPT);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user