From 54afb5cebda02812c0fdc72d334b3530df2caf73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Thu, 3 Sep 2009 00:38:00 +0200 Subject: Added documentation of new tokens introduced by brougs78-extensions (references #142) --- Docs/Reference.txt | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) (limited to 'Docs') diff --git a/Docs/Reference.txt b/Docs/Reference.txt index cc613b8..96a70a6 100644 --- a/Docs/Reference.txt +++ b/Docs/Reference.txt @@ -540,6 +540,70 @@ Defines an item for the list. ----------------------------------------------------------------------------- | ReplayIsLoop | | True, if replay is in loop mode (currently only in mp3 mode) ----------------------------------------------------------------------------- +| OsdWidth | | +----------------------------------------------------------------------------- +| OsdHeight | | +----------------------------------------------------------------------------- +| ReplayName | | +----------------------------------------------------------------------------- +| ReplayDateTime | | +----------------------------------------------------------------------------- +| ReplayShortText | | +----------------------------------------------------------------------------- +| ReplayDescription | | +----------------------------------------------------------------------------- +| ReplayLanguageCode | | +----------------------------------------------------------------------------- +| ReplayLanguageDescription | | +----------------------------------------------------------------------------- +| ReplayVideoAR | | +----------------------------------------------------------------------------- +| FrontendSTR | | +----------------------------------------------------------------------------- +| FrontendSNR | | +----------------------------------------------------------------------------- +| FrontendHasLock | | +----------------------------------------------------------------------------- +| FrontendHasSignal | | +----------------------------------------------------------------------------- +| CurrentEventsTitle1 | | +----------------------------------------------------------------------------- +| CurrentEventsStartDateTime1 | | +----------------------------------------------------------------------------- +| CurrentEventsStopDateTime1 | | +----------------------------------------------------------------------------- +| CurrentEventsChannelNumber1 | | +----------------------------------------------------------------------------- +| CurrentEventsChannelName1 | | +----------------------------------------------------------------------------- +| CurrentEventsIsRecording1 | | +----------------------------------------------------------------------------- +| CurrentEventsTitle2 | | +----------------------------------------------------------------------------- +| CurrentEventsStartDateTime2 | | +----------------------------------------------------------------------------- +| CurrentEventsStopDateTime2 | | +----------------------------------------------------------------------------- +| CurrentEventsChannelNumber2 | | +----------------------------------------------------------------------------- +| CurrentEventsChannelName2 | | +----------------------------------------------------------------------------- +| CurrentEventsIsRecording2 | | +----------------------------------------------------------------------------- +| CurrentEventsTitle3 | | +----------------------------------------------------------------------------- +| CurrentEventsStartDateTime3 | | +----------------------------------------------------------------------------- +| CurrentEventsStopDateTime3 | | +----------------------------------------------------------------------------- +| CurrentEventsChannelNumber3 | | +----------------------------------------------------------------------------- +| CurrentEventsChannelName3 | | +----------------------------------------------------------------------------- +| CurrentEventsIsRecording3 | | +----------------------------------------------------------------------------- +| TimerConflicts | | +----------------------------------------------------------------------------- 2.2 Channel Display @@ -742,6 +806,8 @@ Defines an item for the list. | ButtonBlue | (also in Menu Display | Caption of blue button if available | | and Channel Display) | ----------------------------------------------------------------------------- +| Language | | +----------------------------------------------------------------------------- 2.6 Menu Display @@ -780,6 +846,20 @@ Defines an item for the list. ----------------------------------------------------------------------------- | RecordingLanguageDescription | | ----------------------------------------------------------------------------- +| RecordingFilename | | +----------------------------------------------------------------------------- +| RecordingPriority | | +----------------------------------------------------------------------------- +| RecordingLifetime | | +----------------------------------------------------------------------------- +| RecordingVideoAR | | +----------------------------------------------------------------------------- +| RecordingSize | | +----------------------------------------------------------------------------- +| RecordingLength | | +----------------------------------------------------------------------------- +| RecordingCuttedLength | | +----------------------------------------------------------------------------- | ButtonRed | (also in Channel Display | Caption of red button if available | | and Replay Display) | ----------------------------------------------------------------------------- @@ -818,6 +898,18 @@ Defines an item for the list. ----------------------------------------------------------------------------- | PresentHasVPS | (also in Channel Display) | True, if VPS for the current title is available ----------------------------------------------------------------------------- +| PresentLanguageCode | | +----------------------------------------------------------------------------- +| PresentLanguageDescription | | +----------------------------------------------------------------------------- +| PresentVideoAR | | +----------------------------------------------------------------------------- +| PresentEventID | | +----------------------------------------------------------------------------- +| ChannelName | | Channel name +----------------------------------------------------------------------------- +| ChannelShortName | | Short name of channel if available +----------------------------------------------------------------------------- | ChannelHasVPS | (also in Channel Display) | True, if current channel can broadcast VPS | (alt: HasVPS) | | ----------------------------------------------------------------------------- -- cgit v1.2.3