diff options
author | Joachim Wilke <vdr@joachim-wilke.de> | 2008-06-14 00:00:00 +0200 |
---|---|---|
committer | Joachim Wilke <vdr@joachim-wilke.de> | 2008-06-14 00:00:00 +0200 |
commit | 4b8b62e70a63206fe269842e9ab6ace76f8e84c9 (patch) | |
tree | a3cf4c38242d1d97d845ea581e3c6607f012b31b /HISTORY | |
parent | b2f99dd7bbb5cd76db0243b59e14852b37db8a38 (diff) | |
download | vdr-plugin-lcdproc-4b8b62e70a63206fe269842e9ab6ace76f8e84c9.tar.gz vdr-plugin-lcdproc-4b8b62e70a63206fe269842e9ab6ace76f8e84c9.tar.bz2 |
Version 0.0.10-jw4v0.0.10-jw4release/v0.0.10-jw4
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -25,3 +25,27 @@ VDR Plugin 'lcdproc' Revision History - Rearranged targets in the makefile - date/time-line can now be disabled (for two line LCDs) (patch provided by Sebastian Frei <sebastian@schnapsleichen.de>) + +2008-06-14: Version 0.0.10-jw4 +- clean up in po-dir +- removed support for old vdr versions (VDR >= 1.6 required) +- rearranged targets in the makefile + according to a discussion in the VDR mailing list +- new makefile target "srcdoc" to generate source code documentation +- Improved the 'i18n' target in the Makefile to avoid unnecessary work as suggested by + vdr-1.5.11 +- updated german translations +- fixed translation of DESCRIPTION +- added italian translation + (provided by Diego Pierotto <vdr-italian@tiscali.it>) +- fixed displaying the the shortend title of the "Schedule" menu +- fixed implementation of cLcdFeed::OsdStatusMessage to handle a call with message = NULL + correctly +- implemented char conversion to support vdr systems running with charsets different + than ISO-8859-1. Remember, that the range of characters which can be displayed is + limited by the lcdproc core and is therefore not extended. + (thanks for debugging and testing to + - Ville Aakko <ville.aakko@gmail.com>, + - MichaelB <http://www.vdr-portal.de/board/profile.php?userid=12822> + - Joe_D <http://vdrportal.de/board/profile.php?userid=20491> ) +
\ No newline at end of file |