mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 22:58:28 +02:00
supplement to 6244405703
Origin commit data
------------------
Commit: 5dc4424d96
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-08 (Mon, 08 May 2017)
This commit is contained in:
@@ -378,7 +378,7 @@ int CEventList::exec(const t_channel_id channel_id, const std::string& channelna
|
|||||||
UpdateTimerList();
|
UpdateTimerList();
|
||||||
|
|
||||||
bool dont_hide = false;
|
bool dont_hide = false;
|
||||||
if(channelname_prev.empty() && channelname_prev.empty()){
|
if(channelname_prev.empty() && channelname_next.empty()){
|
||||||
std::string nextChannelName,prevChannelName,tmp;
|
std::string nextChannelName,prevChannelName,tmp;
|
||||||
t_channel_id tmp_channel_id = channel_id;
|
t_channel_id tmp_channel_id = channel_id;
|
||||||
getPrvNextChannelName(tmp_channel_id, nextChannelName, prevChannelName, tmp,0);
|
getPrvNextChannelName(tmp_channel_id, nextChannelName, prevChannelName, tmp,0);
|
||||||
|
Reference in New Issue
Block a user