mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added possibility for blinking images, texts, rectangles, ellipses and slopes
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
name NMTOKEN #IMPLIED
|
||||
text CDATA #REQUIRED
|
||||
condition CDATA #IMPLIED
|
||||
animtype CDATA #IMPLIED
|
||||
animfreq CDATA #IMPLIED
|
||||
debug (true|false) #IMPLIED
|
||||
>
|
||||
|
||||
@@ -110,6 +112,8 @@
|
||||
text CDATA #REQUIRED
|
||||
direction (bottomup|topdown) #IMPLIED
|
||||
condition CDATA #IMPLIED
|
||||
animtype CDATA #IMPLIED
|
||||
animfreq CDATA #IMPLIED
|
||||
debug (true|false) #IMPLIED
|
||||
>
|
||||
|
||||
@@ -124,6 +128,8 @@
|
||||
color CDATA #REQUIRED
|
||||
name NMTOKEN #IMPLIED
|
||||
condition CDATA #IMPLIED
|
||||
animtype CDATA #IMPLIED
|
||||
animfreq CDATA #IMPLIED
|
||||
debug NMTOKEN #IMPLIED
|
||||
>
|
||||
|
||||
@@ -139,6 +145,8 @@
|
||||
quadrant CDATA #REQUIRED
|
||||
name NMTOKEN #IMPLIED
|
||||
condition CDATA #IMPLIED
|
||||
animtype CDATA #IMPLIED
|
||||
animfreq CDATA #IMPLIED
|
||||
debug NMTOKEN #IMPLIED
|
||||
>
|
||||
|
||||
@@ -154,6 +162,8 @@
|
||||
type CDATA #REQUIRED
|
||||
name NMTOKEN #IMPLIED
|
||||
condition CDATA #IMPLIED
|
||||
animtype CDATA #IMPLIED
|
||||
animfreq CDATA #IMPLIED
|
||||
debug NMTOKEN #IMPLIED
|
||||
>
|
||||
|
||||
@@ -170,5 +180,7 @@
|
||||
path CDATA #REQUIRED
|
||||
name CDATA #IMPLIED
|
||||
condition CDATA #IMPLIED
|
||||
animtype CDATA #IMPLIED
|
||||
animfreq CDATA #IMPLIED
|
||||
debug NMTOKEN #IMPLIED
|
||||
>
|
||||
|
Reference in New Issue
Block a user