Project

General

Profile

Bug #2499 ยป 0001-Make-compatible-with-VDR-2.3.4.patch

glenvt.18, 05/19/2017 04:52 PM

View differences:

epghandler.h
{
public:
cEpgfixerEpgHandler(void) {};
#if VDRVERSNUM >= 20304
virtual bool BeginSegmentTransfer(const cChannel *Channel, bool Dummy) { return true; }
#endif
virtual bool HandleEvent(cEvent *Event);
virtual bool IgnoreChannel(const cChannel *Channel);
virtual bool FixEpgBugs(cEvent *Event);
    (1-1/1)