Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
enigma2-skin-metrixstylehd / usr / lib / enigma2 / python / Plugins / Extensions / MetrixStyle / data / movieselection-preview.xml
Size: Mime:
<!-- /* Movieselection --> 
     <screen name="MovieSelection" title="Select a movie" position="center,center" size="1280,720" backgroundColor="transparent" flags="wfNoBorder" >
  		<eLabel position="40,40" size="850,70" backgroundColor="background" radius="0012" zPosition="-1" />		
		<eLabel position="40,120" size="850,500" backgroundColor="background" radius="0012" zPosition="-1" /> 
		<eLabel position="900,120" size="340,500" backgroundColor="metrixSelection" radius="0012" zPosition="-1" />		
		<eLabel position="40,630" size="1200,60" backgroundColor="background" radius="0012" zPosition="-1" />
		<widget source="Title" render="Label" position="50,49" size="830,26" font="Regular;22" noWrap="1" backgroundColor="background" transparent="1" />
		<widget name="freeDiskSpace" position="50,76" size="830,26" font="Regular;20" valign="center" backgroundColor="background" transparent="1" />
  		<eLabel position="50,136" size="820,1" backgroundColor="foreground" zPosition="1" />			
		<widget name="list" position="50,136" size="830,468" scrollbarMode="showOnDemand" enableWrapAround="1" backgroundColor="background" transparent="1" />
		<widget source="Service" render="Label" position="910,130" size="320,26" font="Regular;24" foregroundColor="metrixSelForeground" backgroundColor="metrixSelection" transparent="1">
			<convert type="MovieInfo">FileSize</convert>
		</widget>		
		<widget source="Service" render="Label" position="910,130" size="320,26" font="Regular;24" halign="right" foregroundColor="metrixSelForeground" backgroundColor="metrixSelection" transparent="1" >
			<convert type="ServiceTime">Duration</convert>
			<convert type="ClockToText">AsLength</convert>
		</widget>		
		<widget source="Service" render="MetrixStyleRunningText" position="910,170" size="320,442" font="Regular;22" options="movetype=running,direction=top,startpoint=0,startdelay=5000,wrap=1,always=1,repeat=2,oneshot=1,steptime=100" foregroundColor="metrixSelForeground" backgroundColor="metrixSelection" transparent="1" >
			<convert type="MetrixStyleEventName">FullDescription</convert>
		</widget>		
		<widget source="VideoService" render="VideoWidget" position="905,430" size="330,185" zPosition="15" scaleToWidget="0" transparent="1" backgroundColor="black" />		
        <layout name="Buttons1"/>		
		<ePixmap position="1080,645" size="70,30" pixmap="MetrixStyleHD/buttons/key_help.png" alphatest="on" />		
		<ePixmap position="1160,645" size="70,30" pixmap="MetrixStyleHD/buttons/key_menu.png" alphatest="on" />
        <layout name="ClockWidget1"/>
		<widget name="waitingtext" position="50,130" size="830,300" font="Regular;40" halign="center" valign="center" zPosition="5" backgroundColor="background" transparent="1" />		
	</screen>   
<!-- Movieselection */ -->