mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
infoviewer_bb: fix display of red button in movieplayer mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab7e3956df
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-14 (Mon, 14 Dec 2015)
Origin message was:
------------------
- infoviewer_bb: fix display of red button in movieplayer mode
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
1129b08691
commit
35bc32bbc1
@@ -223,6 +223,7 @@ void CInfoViewerBB::getBBButtonInfo()
|
||||
mode = CNeutrinoApp::getInstance()->getMode();
|
||||
if (mode == NeutrinoMessages::mode_ts) {
|
||||
text = g_Locale->getText(LOCALE_EPGMENU_STREAMINFO);
|
||||
active = true;
|
||||
} else {
|
||||
text = CUserMenu::getUserMenuButtonName(0, active);
|
||||
if (!text.empty())
|
||||
|
Reference in New Issue
Block a user