vdr
2.2.0
|
Public Member Functions | |
virtual bool | SetEventID (cEvent *Event, tEventID EventID) |
virtual bool | SetStartTime (cEvent *Event, time_t StartTime) |
virtual bool | SetDuration (cEvent *Event, int Duration) |
virtual bool | SetTitle (cEvent *Event, const char *Title) |
virtual bool | SetShortText (cEvent *Event, const char *ShortText) |
virtual bool | SetDescription (cEvent *Event, const char *Description) |
virtual bool | SetContents (cEvent *Event, uchar *Contents) |
virtual bool | SetParentalRating (cEvent *Event, int ParentalRating) |
virtual bool | SetVps (cEvent *Event, time_t Vps) |
virtual bool | FixEpgBugs (cEvent *Event) |
![]() | |
cEpgHandler (void) | |
virtual | ~cEpgHandler () |
virtual bool | IgnoreChannel (const cChannel *Channel) |
virtual bool | HandleEitEvent (cSchedule *Schedule, const SI::EIT::Event *EitEvent, uchar TableID, uchar Version) |
virtual bool | HandledExternally (const cChannel *Channel) |
virtual bool | IsUpdate (tEventID EventID, time_t StartTime, uchar TableID, uchar Version) |
virtual bool | SetComponents (cEvent *Event, cComponents *Components) |
virtual bool | HandleEvent (cEvent *Event) |
virtual bool | SortSchedule (cSchedule *Schedule) |
virtual bool | DropOutdated (cSchedule *Schedule, time_t SegmentStart, time_t SegmentEnd, uchar TableID, uchar Version) |
virtual bool | BeginSegmentTransfer (const cChannel *Channel, bool OnlyRunningStatus) |
virtual bool | EndSegmentTransfer (bool Modified, bool OnlyRunningStatus) |
![]() | |
cListObject (void) | |
virtual | ~cListObject () |
virtual int | Compare (const cListObject &ListObject) const |
void | Append (cListObject *Object) |
void | Insert (cListObject *Object) |
void | Unlink (void) |
int | Index (void) const |
cListObject * | Prev (void) const |
cListObject * | Next (void) const |
Private Member Functions | |
bool | Ignore (cEvent *Event) |
Definition at line 17 of file epgtableid0.c.
|
virtual |
Fixes some known problems with EPG data.
Reimplemented from cEpgHandler.
Definition at line 78 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
inlineprivate |
Definition at line 19 of file epgtableid0.c.
References FixEpgBugs(), SetContents(), SetDescription(), SetDuration(), SetEventID(), SetParentalRating(), SetShortText(), SetStartTime(), SetTitle(), SetVps(), and cEvent::TableID().
Referenced by FixEpgBugs(), SetContents(), SetDescription(), SetDuration(), SetEventID(), SetParentalRating(), SetShortText(), SetStartTime(), SetTitle(), and SetVps().
Reimplemented from cEpgHandler.
Definition at line 63 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
virtual |
Reimplemented from cEpgHandler.
Definition at line 58 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
virtual |
Reimplemented from cEpgHandler.
Definition at line 43 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
Reimplemented from cEpgHandler.
Definition at line 33 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
virtual |
Reimplemented from cEpgHandler.
Definition at line 68 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
virtual |
Reimplemented from cEpgHandler.
Definition at line 53 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
virtual |
Reimplemented from cEpgHandler.
Definition at line 38 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
virtual |
Reimplemented from cEpgHandler.
Definition at line 48 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().
|
virtual |
Reimplemented from cEpgHandler.
Definition at line 73 of file epgtableid0.c.
References Ignore().
Referenced by Ignore().