summaryrefslogtreecommitdiff
path: root/eepg.h
AgeCommit message (Collapse)Author
2014-11-16add new themeDimitar Petrovski
2014-03-17add new themeDimitar Petrovski
2013-02-22Added ability to translate themes. Examples addedDimitar Petrovski
Fixed handling of duplicate epg entries Added new SKY themes Added checking/updating of themes files on load
2012-12-03added some more themesDimitar Petrovski
2012-11-30added some new SKY themesDimitar Petrovski
2012-11-23change MjdToEpochTime macro to function and use it on more locationsDimitar 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-10-28Extract the the Short Text from the Extended description for MHW2 and SkyDimitar Petrovski
2012-10-18fix compileDimitar Petrovski
2012-05-23move equivalence to separate file/classDimitar Petrovski
2012-05-18use equivalents map for all equivalentsDimitar Petrovski
2011-10-02enable EIT scan in eepgDimitar Petrovski
2011-09-10fix format names since the order is changedDimitar Petrovski
2011-08-29add dish bev format and make sure it is always on for testDimitar Petrovski
2011-08-26Test support for Dish Network EEPG and Bell ExpressVU EEPGDimitar Petrovski
2011-05-15Changed loging so that in can be modified (decorated) in the futureDimitar Petrovski
Removed warnings Refactored some code fixed MHW1 so all summaries that are present are included
2011-04-24modified formatingDimitar Petrovski
2011-04-24- Added previous patches to version 0.0.5Dimitar Petrovski
- Changed docodeText2 to use code from vdr which also handles charset override - Removed some gotos - Added setup option to display message after finish of writing epg
2011-04-24Version 0.0.5 of eepg plugineepg-0.0.5Dimitar Petrovski
2011-04-24- Fix for vdr-1.7.xDimitar Petrovski
- Fix for OTV formats - Fix MHW2 format - Fix crash when Themes are less than the size needed for the MHW2. This has also to be completely modified since the current implementation is not best. - Added parental rating for SKY since it is provided and handled by vdr-1.7.15
2011-04-24Initial eepg git repository with version eepg-0.0.3eepg-0.0.3root