From 2e9a6959b66722272373c808663b00d70c56fa30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Mon, 5 Oct 2009 23:46:39 +0200 Subject: Added documentation of the new absolute modes: abs1280x720, abs1920x1080 --- Docs/Reference.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Docs/Reference.txt b/Docs/Reference.txt index 3fd65ce..67178ef 100644 --- a/Docs/Reference.txt +++ b/Docs/Reference.txt @@ -66,10 +66,11 @@ container. ----------------------------------------------------------------------------- | name | NAME | Name to display in the VDR-OSD ----------------------------------------------------------------------------- -| screenBase | * relative | Should the skin be drawn "relative" -| | * absolute | (OSD left, top, width, height) -| | | to the VDR setup or "absolute" to -| | | an area of 720x576 +| screenBase | * relative | Draw the skin relative to the area specified +| | | by the VDR setup (OSD left, top, width, height) +| | * absolute | Draw the skin absolute to an area of 720x576 +| | * abs1280x720 | Draw the skin absolute to an area of 1280x720 +| | * abs1920x1080 | Draw the skin absolute to an area of 1920x1080 ----------------------------------------------------------------------------- -- cgit v1.2.3