mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
show infobar with colored freq after SDT freq update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2150 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: e7f4a0a9cc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-03-15 (Thu, 15 Mar 2012)
This commit is contained in:
@@ -2870,6 +2870,11 @@ _repeat:
|
||||
}
|
||||
else if (msg == NeutrinoMessages::EVT_SERVICES_UPD) {
|
||||
SDTreloadChannels = true;
|
||||
g_InfoViewer->SDT_freq_update = true;
|
||||
if( !g_InfoViewer->is_visible && !autoshift){
|
||||
g_RCInput->postMsg(NeutrinoMessages::SHOW_INFOBAR , 0);
|
||||
}
|
||||
return messages_return::handled;
|
||||
// ShowHintUTF(LOCALE_MESSAGEBOX_INFO, g_Locale->getText(LOCALE_EXTRA_ZAPIT_SDT_CHANGED),
|
||||
// CMessageBox::mbrBack,CMessageBox::mbBack, NEUTRINO_ICON_INFO);
|
||||
}
|
||||
|
Reference in New Issue
Block a user