mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user