summaryrefslogtreecommitdiff
path: root/epghandler.h
AgeCommit message (Collapse)Author
2012-10-29use std string for manipulation of Short Text from descriptionDimitar Petrovski
2012-10-20removed some valgrind warinigsDimitar Petrovski
try: optimize the sort schedule in add event thread optimize updating of equivalent channels fix deletion of theme and category on eit update
2012-10-16Drop unmanaged Disable Double EPG entry. EEPG tries to handle this anywayDimitar Petrovski
Drop unmanaged NOEPG support, there is a separate plugin for that Move cEIT2 in a separate file and try to use it in epghandler also
2012-06-02Try to discard very long events that override more than one existing eventDimitar Petrovski
Move event clone code to a separate method
2012-05-23move equivalence to separate file/classDimitar Petrovski
2012-05-18added include for APIVERSNUMDimitar Petrovski
2012-05-18removed EIT filter for NA since it should be done by epg-handlerDimitar Petrovski
modified indentation
2012-05-18add defines to compile wit VDR < 1.7.26Dime
2012-05-18use the original eepg Short Text and Description if missing in EITDime
2012-05-18change conditionsDimitar Petrovski
2012-05-18eepghandler for new vdr eit apiDimitar Petrovski