diff options
author | Dimitar Petrovski <dimeptr@gmail.com> | 2012-05-18 08:41:26 +0200 |
---|---|---|
committer | Dimitar Petrovski <dimeptr@gmail.com> | 2012-05-18 08:41:26 +0200 |
commit | 16676f55d7aabc55a7b2894dbdf79a462749767f (patch) | |
tree | af7ac2254d0682b4d3f1da1a0b5f02be3da2f54e /HISTORY | |
parent | e7383edb0b991c6f3f185fbdf1b09cb485780b36 (diff) | |
parent | 27fd448d11b6eda6b72d294b73d42a54e1891ad9 (diff) | |
download | vdr-plugin-eepg-16676f55d7aabc55a7b2894dbdf79a462749767f.tar.gz vdr-plugin-eepg-16676f55d7aabc55a7b2894dbdf79a462749767f.tar.bz2 |
Merge branch 'experimental'
Conflicts:
eepg.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,7 +9,12 @@ Release 0.0.6pre: - Removed include si.c - Changed docodeText2 to use code from vdr which also handles charset override - Removed some gotos +- Removed some code duplication +- Removed some todos +- moved Premiere code in separate method - Added setup option to display message after finish of writing epg +- Added Dish Network and Bell ExpressVU support, thanks to the VDR patch, Mrgandalf and VDR User +- Applied patch to Load Huffman dictionaries only on first use, thanks to Torsten Lang Release 0.0.5: |