- channellist: signalize zap tries while movie playback

Signed-off-by: Thilo Graf <dbt@novatux.de>

Conflicts:
	data/locale/english.locale
This commit is contained in:
svenhoefer
2018-04-09 22:49:40 +02:00
committed by Thilo Graf
parent 10ae3aaf51
commit 4b12086438
5 changed files with 7 additions and 1 deletions

View File

@@ -774,6 +774,8 @@ int CChannelList::show()
actzap = true;
oldselected = selected;
paintBody(); // refresh zapped vs selected
} else if (CNeutrinoApp::getInstance()->getMode() == NeutrinoModes::mode_ts) {
ShowHint(LOCALE_MESSAGEBOX_INFO, LOCALE_CHANNELLIST_MOVIEPLAYER_ZAP);
} else if(SameTP()) {
zapOnExit = true;
loop=false;