channellist: signalize zap tries while movie playback

Origin commit data
------------------
Branch: ni/coolstream
Commit: afaa9d2838
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-04-09 (Mon, 09 Apr 2018)

Origin message was:
------------------
- channellist: signalize zap tries while movie playback

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-04-09 22:49:40 +02:00
parent 3dc1c9b1a9
commit 85cb750380
5 changed files with 6 additions and 0 deletions

View File

@@ -778,6 +778,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;