From 032f825e6adc49ea52e45410bf98c90ae6fd27ec Mon Sep 17 00:00:00 2001 From: Maniac Date: Tue, 10 May 2011 20:46:03 +0200 Subject: initial import --- README | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..5f55183 --- /dev/null +++ b/README @@ -0,0 +1,37 @@ +This is a "plugin" for the Video Disk Recorder (VDR). + +Written by: Maniac + +Project's homepage: http://projects.vdr-developer.org/projects/show/plg-skinpearlhd + +Latest version available at: http://projects.vdr-developer.org/git/?p=vdr-plugin-skinpearlhd.git + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. +See the file COPYING for more information. + +Description: +============ + +This is a conversion of the PearlHD-Skin written by mapovi to a native vdr-plugin. +The original skin uses the text2skin-plugin. +Only 1920x1080 at truecolor or 256 colors supported for now. Support for 1280x720 will follow in a later version. + +Requirements: +============= + + - ImageMagick + +Comandline parameter: +===================== + + -e DIR, --epgimages=DIR set directory for epgimages + +Setup: +====== +Almost all options can be configured in the setup menu of the plugin. +The default directory for epgimages is $(VDRCONFDIR)/plugins/tvm2vdr/epgimages +Logo directory is $(VDRCONFDIR)/plugins/skinpearlhd/logos +You can use png or jpg logos. \ No newline at end of file -- cgit v1.2.3