mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
sectionsd.cpp:-fix search mode
Origin commit data
------------------
Commit: 324a4721f4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-16 (Sun, 16 Sep 2012)
This commit is contained in:
@@ -1014,6 +1014,8 @@ bool CNeutrinoEventList::findEvents(void)
|
||||
{
|
||||
res = true;
|
||||
m_showChannel = true; // force the event list to paint the channel name
|
||||
if(!evtlist.empty())
|
||||
evtlist.clear();
|
||||
if(m_search_list == SEARCH_LIST_CHANNEL)
|
||||
{
|
||||
CEitManager::getInstance()->getEventsServiceKey(m_search_channel_id, evtlist, m_search_epg_item,m_search_keyword);
|
||||
|
Reference in New Issue
Block a user