mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
Possible fix for infobar's current event after standby
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@167 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: d564aed264
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-01-16 (Sat, 16 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3807,6 +3807,7 @@ void CNeutrinoApp::standbyMode( bool bOnOff )
|
||||
} else
|
||||
g_Zapit->stopPlayBack();
|
||||
|
||||
g_Sectionsd->setServiceChanged(0, false);
|
||||
g_Sectionsd->setPauseScanning(true);
|
||||
if(g_settings.epg_save) {
|
||||
saveEpg();
|
||||
@@ -3845,6 +3846,7 @@ void CNeutrinoApp::standbyMode( bool bOnOff )
|
||||
|
||||
videoDecoder->Standby(false);
|
||||
g_Sectionsd->setPauseScanning(false);
|
||||
g_Sectionsd->setServiceChanged(live_channel_id&0xFFFFFFFFFFFFULL, true );
|
||||
|
||||
if(g_settings.mode_clock)
|
||||
InfoClock->StartClock();
|
||||
|
Reference in New Issue
Block a user