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 / infobar-tunerinfo-ab.xml
Size: Mime:
  <!-- /* TunerInfo -->
		<eLabel position="765,688" size="10,10" backgroundColor="darkgrey" />
		<eLabel position="785,688" size="10,10" backgroundColor="darkgrey" />
		<widget source="session.TunerInfo" render="FixedLabel" position="765,688" size="10,10" backgroundColor="orange" zPosition="2" >
			<convert type="TunerInfo">TunerInputUseMask</convert>
			<convert type="ValueBitTest">1</convert>
			<convert type="ConditionalShowHide" />
		</widget>
		<widget source="session.TunerInfo" render="FixedLabel" position="785,688" size="10,10" backgroundColor="orange" zPosition="2" >
			<convert type="TunerInfo">TunerInputUseMask</convert>
			<convert type="ValueBitTest">2</convert>
			<convert type="ConditionalShowHide" />
		</widget>
		<widget source="session.FrontendInfo" render="FixedLabel" position="765,688" size="10,10" backgroundColor="metrixTunerInfo" zPosition="3"  >
			<convert type="FrontendInfo">INPUT</convert>
			<convert type="ValueRange">0,0</convert>
			<convert type="ConditionalShowHide" />
		</widget>
		<widget source="session.FrontendInfo" render="FixedLabel" position="785,688" size="10,10" backgroundColor="metrixTunerInfo" zPosition="3" >
			<convert type="FrontendInfo">INPUT</convert>
			<convert type="ValueRange">1,1</convert>
			<convert type="ConditionalShowHide" />
		</widget>
		<layout name="Bottom-center-FrontendInfo"/>		
<!-- TunerInfo */-->