scrsaver/scrsaverplugins/BmpAnimScrPlugin/group/BmpAnimScrPlugin.ini
changeset 14 8a173132b0aa
parent 2 058b1fc1663a
equal deleted inserted replaced
2:058b1fc1663a 14:8a173132b0aa
     1 [info]
       
     2 ; Plugin name
       
     3 name=Operator zaver 4.0
       
     4 
       
     5 ; Bitmap file name (on ROM full path is needed)
       
     6 mbmfile=\resource\plugins\BmpAnimScrPlugin.mbm
       
     7 
       
     8 ; Landscape bitmap file name (on ROM full path is needed)
       
     9 ;mbmfilelandscape=\resource\plugins\BmpAnimScrPluginL.mbm
       
    10 
       
    11 ; Should separate landscape graphics be used (file must be defined) (1 = use landscape) 
       
    12 uselandscape=0
       
    13 
       
    14 ; Scale bitmaps to screen size (SVG is always scaled) (1 = scale)
       
    15 scalebmps=0
       
    16 
       
    17 ; Running time in millis
       
    18 runningtime=30000000
       
    19 
       
    20 ; Suspend time in millis (max 2147483647, -1 indefinitely)
       
    21 suspendtime=-1
       
    22 
       
    23 ; Time between images in millis
       
    24 timing=100000
       
    25 
       
    26 ; Time to keep lights on in seconds
       
    27 lights=15