diff options
author | louis <louis.braun@gmx.de> | 2015-04-26 14:05:14 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-04-26 14:05:14 +0200 |
commit | e7d8a193a77b5a13e8ac9677ca890359e88959f5 (patch) | |
tree | db5331186bc9e814c75ce314089ecd34e4be9908 /skinskeleton/xmlfiles | |
parent | 4fb0b9de2281f5a35c2ca05ccb42f250488b945b (diff) | |
download | vdr-plugin-skindesigner-e7d8a193a77b5a13e8ac9677ca890359e88959f5.tar.gz vdr-plugin-skindesigner-e7d8a193a77b5a13e8ac9677ca890359e88959f5.tar.bz2 |
implemented dvbapi service interface, added viewelement ecminfo in displaychannel
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r-- | skinskeleton/xmlfiles/displaychannel.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaychannel.xml b/skinskeleton/xmlfiles/displaychannel.xml index f7c4d68..351709c 100644 --- a/skinskeleton/xmlfiles/displaychannel.xml +++ b/skinskeleton/xmlfiles/displaychannel.xml @@ -71,6 +71,18 @@ <audioinfo> </audioinfo> + <!-- Available Variables ecminfo: + {caid} id of currently used CA + {pid} pID + {prid} provider ID + {ecmtime} ecm time in ms + {hops} number of hops + {reader} name of used reader + {from} name of originating host + {protocol} used protocol of reader + --> + <ecminfo> + </ecminfo> <!-- Available Variables screenresolution: {screenwidth} width of currently displayed channel in px |