neutrino: clear currentnext event info when waking from standby

this ensures that the EVT_CURRENTEPG is delivered and playback
properly started after resuming from standby


Origin commit data
------------------
Branch: ni/coolstream
Commit: 86876c76b4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-21 (Wed, 21 Nov 2012)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-11-21 16:41:37 +01:00
parent 1d2fa85391
commit 05ac640b31

View File

@@ -3304,6 +3304,8 @@ void CNeutrinoApp::standbyMode( bool bOnOff, bool fromDeepStandby )
CVFD::getInstance()->setMode(CVFD::MODE_TVRADIO);
CVFD::getInstance()->ShowText("resume... ");
videoDecoder->Standby(false);
CSectionsdClient::CurrentNextInfo dummy;
g_InfoViewer->getEPG(0, dummy);
if(init_cec_setting){
//init cec settings