diff options
author | andreas 'randy' weinberger <vdr@smue.org> | 2010-11-02 21:19:54 +0100 |
---|---|---|
committer | andreas 'randy' weinberger <vdr@smue.org> | 2010-11-02 21:19:54 +0100 |
commit | c26248ceda6450cb265d9bf09b6fa8f18aa4fdd8 (patch) | |
tree | d0097fcfc5411e082893df709dbe6dab2b19328d | |
parent | 6a50a6d591849d308663323a78b0dba198804e86 (diff) | |
download | vdr-plugin-graphlcd-c26248ceda6450cb265d9bf09b6fa8f18aa4fdd8.tar.gz vdr-plugin-graphlcd-c26248ceda6450cb265d9bf09b6fa8f18aa4fdd8.tar.bz2 |
version 0.1.7
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,11 @@ VDR Plugin 'graphlcd' Revision History ------------------------------------- +2010-11-02: version 0.1.7 +- added wbreus logo pack (http://wbreu.htpc-forum.de/vdrplugins/vdrgraphlcdplugin/index.php) +- added utf8 conversion for correct display (http://projects.vdr-developer.org/issues/436) + + 2010-03-01: Version 0.1.6 - added UTF8 support (vdr-graphlcd-0.1.5-utf8_i18n.diff) - added include path graphlcd-base/ in Makefile @@ -8,6 +13,7 @@ VDR Plugin 'graphlcd' Revision History - changed FRAMESPERSEC to DEFAULTFRAMESPERSECOND (vdr-1.7.x) - modified Makefile for vdr-1.7.13 + 2007-02-25: Version 0.1.5 - added some missing includes - do LCD initialisation in display thread instead of during plugin initialisation to fix some issues with direct port accesses (thanks to TomJoad from vdr-portal.de) |