zapit/bouquets: count locked bouquets a channels is in, and honor lock in all bouquets

This commit is contained in:
martii
2014-05-25 15:22:31 +02:00
committed by Jacek Jendrzej
parent 7dac1e7ad9
commit abe03ad749
6 changed files with 30 additions and 7 deletions

View File

@@ -147,7 +147,7 @@ int CRemoteControl::handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data
is_video_started = true;
if (channel) {
current_channel_name = channel->getName();
if (channel->bAlwaysLocked != g_settings.parentallock_defaultlocked)
if (!!channel->bAlwaysLocked != g_settings.parentallock_defaultlocked)
stopvideo();
}
CVFD::getInstance()->showServicename(current_channel_name); // UTF-8