mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added progressmodeonly viewelement in displayreplay
This commit is contained in:
@@ -122,11 +122,21 @@
|
||||
<controliconsmodeonly>
|
||||
</controliconsmodeonly>
|
||||
|
||||
<!-- Available Variables progressmodeonly:
|
||||
{current} current frame of recording
|
||||
{total} total frames of recording
|
||||
{timecurrent} current time in hh:mm:ss or mm:ss if shorter that one hour
|
||||
{timetotal} total time in hh:mm:ss or mm:ss if shorter that one hour
|
||||
-->
|
||||
<progressmodeonly>
|
||||
</progressmodeonly>
|
||||
|
||||
<!-- Available Variables jump:
|
||||
{jump} time to jump to in hh:mm
|
||||
-->
|
||||
<jump>
|
||||
</jump>
|
||||
|
||||
<!-- Available Variables message:
|
||||
{text} message text
|
||||
{status} true if message is a status message
|
||||
|
||||
Reference in New Issue
Block a user