neutrino.cpp: fix flashing while webtv running - stop playback before stop daemons

Origin commit data
------------------
Branch: ni/coolstream
Commit: d8dcb1da1b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-28 (Thu, 28 May 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2015-05-28 11:13:40 +03:00
parent bca9eee279
commit d11e931c4d

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