mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
adzap, fix zap to last channel, disable hintbox with zap
This commit is contained in:
@@ -1249,9 +1249,7 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start
|
||||
tmp_msg += " ";
|
||||
tmp_msg += g_Locale->getText(LOCALE_UNIT_SHORT_MINUTE);
|
||||
|
||||
if (g_settings.adzap_zapOnActivation != SNeutrinoSettings::ADZAP_ZAP_OFF)
|
||||
CAdZapMenu::getInstance()->Zap_On_Activation(channel_id);
|
||||
|
||||
if (g_settings.adzap_zapOnActivation == SNeutrinoSettings::ADZAP_ZAP_OFF)
|
||||
ShowMsg(LOCALE_ADZAP, tmp_msg, CMsgBox::mbrBack, CMsgBox::mbBack, NEUTRINO_ICON_INFO);
|
||||
}
|
||||
//CTimerdClient timerdclient;
|
||||
|
Reference in New Issue
Block a user