diff options
author | Dimitar Petrovski <dimeptr@gmail.com> | 2013-02-22 09:52:10 +0100 |
---|---|---|
committer | Dimitar Petrovski <dimeptr@gmail.com> | 2013-02-22 09:52:10 +0100 |
commit | 60376c4c1f0a4b65cb07b89d5c095015ec3b1215 (patch) | |
tree | 17ffec6570452b26bb21436eabafdb24de5bf88b /HISTORY | |
parent | c9a302eff85ad0d6c337743b7373b4ee0c7bded3 (diff) | |
download | vdr-plugin-eepg-60376c4c1f0a4b65cb07b89d5c095015ec3b1215.tar.gz vdr-plugin-eepg-60376c4c1f0a4b65cb07b89d5c095015ec3b1215.tar.bz2 |
Added ability to translate themes. Examples added
Fixed handling of duplicate epg entries
Added new SKY themes
Added checking/updating of themes files on load
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ Release 0.0.6pre: - Changed the logic of summary handling for SKY so that no SummaryAvailable bit is required, since it can not be located from the stream - Reformatted MHW1 themes - Added some new/missing SKY themes +- Added ability to translate themes. See README/Examples - Additional fixes logged at http://projects.vdr-developer.org/git/vdr-plugin-eepg.git/ |