diff options
author | andreas 'randy' weinberger <vdr@smue.org> | 2010-03-02 19:23:52 +0100 |
---|---|---|
committer | andreas 'randy' weinberger <vdr@smue.org> | 2010-03-02 19:23:52 +0100 |
commit | 3b4336f7dff7a561985fca08c752fee080894e15 (patch) | |
tree | d76c2f1772660b3a03b2c37da5e84417415e6ac6 /HISTORY | |
parent | 78dc1ddf349c4daeedc788a7538121ef0450d50a (diff) | |
download | vdr-plugin-graphlcd-3b4336f7dff7a561985fca08c752fee080894e15.tar.gz vdr-plugin-graphlcd-3b4336f7dff7a561985fca08c752fee080894e15.tar.bz2 |
history for 0.1.16
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ VDR Plugin 'graphlcd' Revision History ------------------------------------- +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 +- added -L./graphlcd-base/glcddrivers/ & glcdgraphics/ in Makefile if graphlcd-base is not installed system-wide +- 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) |