From 32527f832e203e8d111f0da07f91e146e24dd48a Mon Sep 17 00:00:00 2001 From: Johns Date: Mon, 21 May 2012 15:34:33 +0200 Subject: Makes OSD size configurable. --- README.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 34ab5a0..d9630a6 100644 --- a/README.txt +++ b/README.txt @@ -108,12 +108,17 @@ Setup: /etc/vdr/setup.conf ------ Following is supported: - softhddevice.MakePrimary = 1 + softhddevice.MakePrimary = 0 0 = no change, 1 make softhddevice primary at start softhddevice.HideMainMenuEntry = 0 0 = show softhddevice main menu entry, 1 = hide entry + softhddevice.Osd.Width = 0 + 0 = auto (=display, unscaled) n = fixed osd size scaled for display + softhddevice.Osd.Height = 0 + 0 = auto (=display, unscaled) n = fixed osd size scaled for display + of the next parameters is 576i, 720p, 1080i_fake or 1080i. 1080i_fake is 1280x1080 or 1440x1080 1080i is "real" 1920x1080 -- cgit v1.2.3