summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorJoachim Wilke <vdr@joachim-wilke.de>2008-06-14 00:00:00 +0200
committerJoachim Wilke <vdr@joachim-wilke.de>2008-06-14 00:00:00 +0200
commit4b8b62e70a63206fe269842e9ab6ace76f8e84c9 (patch)
treea3cf4c38242d1d97d845ea581e3c6607f012b31b /HISTORY
parentb2f99dd7bbb5cd76db0243b59e14852b37db8a38 (diff)
downloadvdr-plugin-lcdproc-4b8b62e70a63206fe269842e9ab6ace76f8e84c9.tar.gz
vdr-plugin-lcdproc-4b8b62e70a63206fe269842e9ab6ace76f8e84c9.tar.bz2
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY24
1 files changed, 24 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 65abaaf..0527ce2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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