mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-16 09:53:43 +02:00
init pre post
This commit is contained in:
@@ -1347,7 +1347,7 @@ bool CTimerEvent_Record::adjustToCurrentEPG()
|
||||
CChannelEventList evtlist;
|
||||
CEitManager::getInstance()->getEventsServiceKey(eventInfo.channel_id, evtlist);
|
||||
|
||||
int pre, post;
|
||||
int pre = 0, post = 0;
|
||||
CTimerManager::getInstance()->getRecordingSafety(pre, post);
|
||||
|
||||
time_t _announceTime = announceTime;
|
||||
|
Reference in New Issue
Block a user