mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- 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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user