mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Merge branch 'master' into pu/msgbox
Conflicts:
src/gui/timerlist.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 996beed078
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-09 (Wed, 09 Nov 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2340,7 +2340,7 @@ void CChannelList::paint_events()
|
||||
int current_index = paint_events_index;
|
||||
|
||||
CChannelEventList evtlist;
|
||||
readEvents((*chanlist)[current_index]->getChannelID(), evtlist);
|
||||
readEvents((*chanlist)[current_index]->getEpgID(), evtlist);
|
||||
if (current_index == paint_events_index) {
|
||||
pthread_mutex_lock(&paint_events_mutex);
|
||||
if (current_index == paint_events_index)
|
||||
|
Reference in New Issue
Block a user