summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2009-09-03 00:38:00 +0200
committerThomas Günther <tom@toms-cafe.de>2009-09-03 00:38:00 +0200
commit54afb5cebda02812c0fdc72d334b3530df2caf73 (patch)
tree8ca4d56b3515dbec0826f6fd8ce146cb38f23ea0 /Docs
parent096b5dc88576d88dbe300b871d8bff33e2560a5b (diff)
downloadvdr-plugin-text2skin-54afb5cebda02812c0fdc72d334b3530df2caf73.tar.gz
vdr-plugin-text2skin-54afb5cebda02812c0fdc72d334b3530df2caf73.tar.bz2
Added documentation of new tokens introduced by brougs78-extensions (references #142)
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Reference.txt92
1 files changed, 92 insertions, 0 deletions
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) | |
-----------------------------------------------------------------------------