summaryrefslogtreecommitdiff
path: root/eit2.c
AgeCommit message (Collapse)Author
2018-08-11fix wrong lock sequence thanks to Matthias FeistelDimitar Petrovski
2016-06-17vdr 2.3.1 compatibilityDimitar Petrovski
2015-02-15Implement fix for memory leak in case of broken Extended Event Descriptors ↵Dimitar Petrovski
for vdr 2.1.9+
2014-04-14Move Format out of global scope, fixes #1634 and other problems with ↵Dimitar Petrovski
multiple devices. Thanks to cheesemonster
2012-10-31prevend FixEpgBugs for NA channels to keep formatingDimitar Petrovski
2012-10-28fixed tChannelIDCompare which fixes the event map.Dimitar Petrovski
try to change the activation of the thread. should be workged some more fix the Original Air Date for NA epg
2012-10-21Merge branch 'ceit2' of ssh://192.168.1.138/home/dime/VDR/PLUGINS/src/eepg ↵Dimitar Petrovski
into ceit2
2012-10-21fix compile with some compilerDimitar Petrovski
null check revert some changes
2012-10-21format same as vdr for easier compareDimitar Petrovski
2012-10-18fix compileDimitar Petrovski
2012-10-16fix some includesDimitar Petrovski
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