diff options
author | louis <louis.braun@gmx.de> | 2015-05-15 10:03:34 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-05-15 10:03:34 +0200 |
commit | 727f20617cb17ab23f2e41a192366692c6d45374 (patch) | |
tree | cad34a4380b86a85bb5ec513b20de8214cae65d3 /skinskeleton/xmlfiles | |
parent | 5a0155d1e924601c7fa686001af19928887f83f7 (diff) | |
download | vdr-plugin-skindesigner-727f20617cb17ab23f2e41a192366692c6d45374.tar.gz vdr-plugin-skindesigner-727f20617cb17ab23f2e41a192366692c6d45374.tar.bz2 |
added permashift support in displaychannel
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r-- | skinskeleton/xmlfiles/displaychannel.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaychannel.xml b/skinskeleton/xmlfiles/displaychannel.xml index aecf946..319ff20 100644 --- a/skinskeleton/xmlfiles/displaychannel.xml +++ b/skinskeleton/xmlfiles/displaychannel.xml @@ -46,6 +46,8 @@ {duration} Total Duration of current Schedule in seconds {elapsed} Elapsed time of current Schedule in seconds {remaining} Remaining time of current Schedule in seconds + {permashift} true if permashift plugin is in use + {livebuffer} current buffered data in seconds --> <progressbar> </progressbar> |