Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-17 | vdr 2.3.1 compatibility | Dimitar Petrovski | |
2014-04-16 | remove commented lines | Dimitar Petrovski | |
2014-04-14 | Merge branch 'experimental' into freeview_test | Dimitar Petrovski | |
2014-04-14 | Merge branch 'master' into experimental | Dimitar Petrovski | |
2014-04-14 | Move Format out of global scope, fixes #1634 and other problems with ↵ | Dimitar Petrovski | |
multiple devices. Thanks to cheesemonster | |||
2014-03-24 | freeview hd try 2 | Dimitar Petrovski | |
2014-03-18 | try to decode freeview hd | Dimitar Petrovski | |
2013-02-22 | Added ability to translate themes. Examples added | Dimitar Petrovski | |
Fixed handling of duplicate epg entries Added new SKY themes Added checking/updating of themes files on load | |||
2012-11-23 | implement some more TODOs | Dimitar Petrovski | |
2012-11-23 | change MjdToEpochTime macro to function and use it on more locations | Dimitar Petrovski | |
extract SKY qualitiy info from stream. Should be added to the event description do not send already expired events to VDR so that no cleanup is required after. changed the logic of summary handling for SKY so that no SummaryAvailable bit is required, since it can not be located from the stream implement some TODOs remove commented code | |||
2012-11-21 | Move duplicate events handling to separate method | Dimitar Petrovski | |
2012-11-21 | Moved charset fixing code to a separate class | Dimitar Petrovski | |
Added setup option to enable/dissable charset fixing | |||
2012-11-20 | code cleanup and refactoring | Dimitar Petrovski | |
2012-11-20 | new way of fixing of charset without patching VDR, unfortunately this makes ↵ | Dimitar Petrovski | |
two more conversions handle some more duplicate events in the event handler extract category and genre when needed | |||
2012-10-31 | Merge branch 'experimental' into epg_short_text | Dimitar Petrovski | |
2012-10-31 | prevend FixEpgBugs for NA channels to keep formating | Dimitar Petrovski | |
2012-10-30 | add separators in setup menu | Dimitar Petrovski | |
change charset export logic change thread times | |||
2012-10-29 | use std string for manipulation of Short Text from description | Dimitar Petrovski | |
2012-10-28 | fixed 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-21 | removed commented code | Dimitar Petrovski | |
change the way the duplicate event is deleted | |||
2012-10-21 | Merge branch 'ceit2' into map-event-ceit2 | Dimitar Petrovski | |
Conflicts: util.c | |||
2012-10-20 | removed some valgrind warinigs | Dimitar 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-19 | Merge branch 'map-event' into map-event-ceit2 | Dimitar Petrovski | |
remove initialize some values still have problems with crash Conflicts: equivhandler.c | |||
2012-10-16 | Drop unmanaged Disable Double EPG entry. EEPG tries to handle this anyway | Dimitar 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-10-16 | delete the event if it already exist. this should be rewritten | Dimitar Petrovski | |
2012-06-03 | fix wrong conflict resolution | Dimitar Petrovski | |
modify the long events dispose logic | |||
2012-06-02 | Try to discard very long events that override more than one existing event | Dimitar Petrovski | |
Move event clone code to a separate method | |||
2012-06-02 | Merge branch 'experimental' into equivalents | Dimitar Petrovski | |
Conflicts: eepg.c epghandler.c | |||
2012-06-01 | added cAddEventThread from VDR EPGFixer Plug-in to update equivalent ↵ | Dimitar Petrovski | |
channels in separate thread | |||
2012-05-23 | move equivalence to separate file/class | Dimitar Petrovski | |
2012-05-21 | disable EIT scan for NA so that the titles/descriptions are not erased, ↵ | Dimitar Petrovski | |
until the proper solution is made | |||
2012-05-18 | removed EIT filter for NA since it should be done by epg-handler | Dimitar Petrovski | |
modified indentation | |||
2012-05-18 | add defines to compile wit VDR < 1.7.26 | Dime | |
2012-05-18 | corected epghandler | Dimitar Petrovski | |
2012-05-18 | use the original eepg Short Text and Description if missing in EIT | Dime | |
2012-05-18 | change conditions | Dimitar Petrovski | |
2012-05-18 | more debug logging | Dimitar Petrovski | |
2012-05-18 | modified logging and added logging to epghandler.c | Dimitar Petrovski | |
2012-05-18 | eepghandler for new vdr eit api | Dimitar Petrovski | |