mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
neutrino.cpp: fix flashing while webtv running - stop playback before stop daemons
Origin commit data
------------------
Commit: d8dcb1da1b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-28 (Thu, 28 May 2015)
This commit is contained in:
@@ -3976,6 +3976,7 @@ void CNeutrinoApp::stopDaemonsForFlash()
|
||||
**************************************************************************************/
|
||||
void stop_daemons(bool stopall, bool for_flash)
|
||||
{
|
||||
CMoviePlayerGui::getInstance().stopPlayBack();
|
||||
if (for_flash) {
|
||||
CVFD::getInstance()->Clear();
|
||||
CVFD::getInstance()->setMode(CVFD::MODE_TVRADIO);
|
||||
|
Reference in New Issue
Block a user