# # # README for the PearlHD skin for text2skin # # http://www.vdr-wiki.de/wiki/index.php/PearlHD # Copyright (C) 2010 don_jan at web.de (mapovi - vdrportal.de) # # 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. # # This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; # without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along with this program; # if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, # MA 02110, USA INSTALLATION 1. Get the git Version of text2skin cd $VDRDIR/PLUGINS/src git clone git://projects.vdr-developer.org/vdr-plugin-text2skin.git cd ../../../ make plugins make plugins install 2. Extract the skin-archive to a directory of your choice. cd PearlHD Edit the Make.config to your needs. make make install (or "make PREFIX=/your/prefix install") 3. ADDONS To modify the Buttons in channelview, the file Make.config has to be edited. ADDON CRYPTSYMBOLS (by bexbier): The git version of text2skin has to be patched: http://www.vdr-portal.de/board/thread.php?postid=845196#post845196 4. VDR, XINE and XINELIBOUTPUT Settings (vdr/setup.conf) OSDAspect = 1,000000 OSDHeight = 1080 OSDHeightP = 1,000000 OSDLanguage = de_DE OSDLeft = 0 OSDLeftP = 0,000000 OSDSkin = PearlHD OSDTop = 0 OSDTopP = 0,000000 OSDWidth = 1920 OSDWidthP = 1,000000 ShowReplayMode = 1 xine.osdExtent.X = 1920 xine.osdExtent.Y = 1080 xine.osdMode = osdBlendScaledAuto xine.transparencyMode = transparencyOn xineliboutput.OSD.Size = 1920x1080 xineliboutput.OSD.SoftOSD = 1 It is possible to use the skin on HDready gear. You will have to ajust the resolution of your softdevice.