From a8b393036b07f1bd05f09e71802cafe82ea50cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Schmitz?= Date: Tue, 20 Jun 2006 20:15:00 +0200 Subject: Version 1.0.141 --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index b890f79..f3ba89d 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ show details, search for events and add vdradmin auto timers. Command line options: -l optional path for the XPM channel logos, - if not given, /logos is used + if not given, /plugins/logos is used -v path and filename to vdradmin at file (called vdradmind.at) @@ -100,6 +100,10 @@ will be set every time vdr starts. Press key "1" to open the help page. +This plugin does not support XPM images that use color names instead +of hex codes. To convert your XPMs to hex color code format, try: + + xpmtoppm some.xpm | ppmtoxpm -hexonly > other.xpm TODO: @@ -113,3 +117,4 @@ to Dominique Simon for testing on 1.3.x, to Guide Fiala reporting a OSD problem (not yet fixed in TVos), to Larc Volkhardt for first 1.3 patch, to Michael Plagge for the logo idea and his patch for TVos 0.5 +to Ville Skyttä for reporting the XPM color names problem -- cgit v1.2.3