diff options
author | Dimitar Petrovski <dimeptr@gmail.com> | 2011-04-24 19:36:00 +0200 |
---|---|---|
committer | Dimitar Petrovski <dimeptr@gmail.com> | 2011-04-24 19:36:00 +0200 |
commit | b24044e6235cdf2c662ed832a2c7769bd27c081c (patch) | |
tree | 63d3fdec3a63251a27daf6983b0c234e1d5241e3 /HISTORY | |
parent | b97463a3c823d019a4c900cface7b19fa1bdafc3 (diff) | |
download | vdr-plugin-eepg-b24044e6235cdf2c662ed832a2c7769bd27c081c.tar.gz vdr-plugin-eepg-b24044e6235cdf2c662ed832a2c7769bd27c081c.tar.bz2 |
- Added previous patches to version 0.0.5
- 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
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Release 0.0.6pre: +- Fix for vdr-1.7.x +- 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 +- Fixed charset +- Added viasat support +- Removed include si.c +- 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 + + Release 0.0.5: -changed TableId's so that Now/Next overwrites Nagra which overwrites MHW |