Merge branch 'ni/tuxbox' into ni/mp/tuxbox

Conflicts:
	src/zapit/src/capmt.cpp


Origin commit data
------------------
Commit: 38f17cd88b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)
This commit is contained in:
vanhofen
2016-12-06 20:46:37 +01:00
24 changed files with 566 additions and 340 deletions

View File

@@ -1176,7 +1176,10 @@ CTimerEvent_Record::CTimerEvent_Record(time_t announce_Time, time_t alarm_Time,
eventInfo.epg_starttime = epg_starttime;
eventInfo.channel_id = channel_id;
eventInfo.apids = apids;
eventInfo.autoAdjustToEPG = _autoAdjustToEPG;
eventInfo.recordingSafety = _recordingSafety;
eventInfo.channel_ci = channel_ci; //NI
recordingDir = recDir;
epgTitle="";
autoAdjustToEPG = _autoAdjustToEPG;