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:
[CST] Focus
2015-05-28 11:13:40 +03:00
parent 7b63044fc5
commit 05ade02614

View File

@@ -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);