diff options
Diffstat (limited to 'addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml')
-rw-r--r-- | addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml | 345 |
1 files changed, 345 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml b/addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml new file mode 100644 index 0000000..a184553 --- /dev/null +++ b/addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml @@ -0,0 +1,345 @@ +<?xml version="1.0" encoding="UTF-8"?> +<window> + <defaultcontrol always="true">5553</defaultcontrol> + <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <include>16x9_xPos_Relocation</include> + <onload>SetProperty(PlayerInfoDialogFocus,5553,Home)</onload> + <onunload>ClearProperty(PlayerInfoDialogFocus,Home)</onunload> + <controls> + <control type="group"> + <posy>80</posy> + <control type="image"> + <posx>10</posx> + <posy>0</posy> + <width>1260</width> + <height>370</height> + <texture border="10">dialogbutton-nofocus.png</texture> + </control> + <control type="group"> + <posx>1200</posx> + <posy>5</posy> + <include>DialogCloseButtonCommons</include> + </control> + <control type="grouplist"> + <posx>50</posx> + <posy>50</posy> + <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5551)</visible> + <control type="label"> + <width>800</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamServiceName,[COLOR blue]$LOCALIZE[19099]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>800</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamProviderName,[COLOR blue]$LOCALIZE[19101]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>800</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamClient,[COLOR blue]$LOCALIZE[19012]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>800</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamDevice,[COLOR blue]$LOCALIZE[19006]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>800</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamStatus,[COLOR blue]$LOCALIZE[19007]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>800</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamEncryptionName,[COLOR blue]$LOCALIZE[19015]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="grouplist"> + <posx>850</posx> + <posy>50</posy> + <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5551)</visible> + <control type="label"> + <width>400</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamBer,[COLOR blue]$LOCALIZE[19010]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>400</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamUnc,[COLOR blue]$LOCALIZE[19011]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>400</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamMux,[COLOR blue]$LOCALIZE[19100]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>400</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamSignal,[COLOR blue]$LOCALIZE[19008]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="progress"> + <posy>5</posy> + <width>400</width> + <height>18</height> + <info>PVR.ActStreamProgrSignal</info> + </control> + <control type="label"> + <posy>5</posy> + <width>400</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[PVR.ActStreamSNR,[COLOR blue]$LOCALIZE[19009]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="progress"> + <posy>0</posy> + <width>400</width> + <height>18</height> + <info>PVR.ActStreamProgrSNR</info> + </control> + </control> + <control type="grouplist"> + <posx>50</posx> + <posy>20</posy> + <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5552)</visible> + <control type="label"> + <width>600</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[VideoPlayer.VideoCodec,[COLOR blue]$LOCALIZE[31600]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>600</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[VideoPlayer.VideoResolution,[COLOR blue]$LOCALIZE[31601]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>600</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[VideoPlayer.VideoAspect,[COLOR blue]$LOCALIZE[31602]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>600</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[VideoPlayer.VideoBitrate,[COLOR blue]$LOCALIZE[31603]:[/COLOR] , kb/s]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + </control> + <control type="grouplist"> + <posx>650</posx> + <posy>20</posy> + <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5552)</visible> + <control type="label"> + <width>600</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[VideoPlayer.AudioCodec,[COLOR blue]$LOCALIZE[31604]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>600</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[VideoPlayer.AudioChannels,[COLOR blue]$LOCALIZE[31605]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>600</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[VideoPlayer.AudioBitrate,[COLOR blue]$LOCALIZE[31606]:[/COLOR] , kb/s]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + </control> + <control type="grouplist"> + <posx>50</posx> + <posy>20</posy> + <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5553)</visible> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[Player.Process(videodecoder),[COLOR blue]$LOCALIZE[31019]:[/COLOR] ]$VAR[VideoHWDecoder, (,)]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[Player.Process(pixformat),[COLOR blue]$LOCALIZE[31020]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[Player.Process(deintmethod),[COLOR blue]$LOCALIZE[16038]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[Player.Process(videowidth),[COLOR blue]$LOCALIZE[38031]:[/COLOR] ,x]$INFO[Player.Process(videoheight)]$INFO[Player.Process(videoscantype)]$INFO[Player.Process(videodar),$COMMA , AR]$INFO[Player.Process(videofps),$COMMA , FPS]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>Player.HasVideo</visible> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>[COLOR blue]$LOCALIZE[460]:[/COLOR] $INFO[Player.Process(audiochannels),,$COMMA ]$INFO[Player.Process(audiodecoder)]$INFO[Player.Process(audiobitspersample),$COMMA , bits]$INFO[Player.Process(audiosamplerate),$COMMA , Hz]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="grouplist"> + <posx>50</posx> + <posy>20</posy> + <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5554)</visible> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[System.ScreenResolution,[COLOR blue]$LOCALIZE[31607]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[System.FPS,[COLOR blue]$LOCALIZE[31608]:[/COLOR] , fps]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[System.Memory(used.percent),[COLOR blue]$LOCALIZE[31021]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>System.SupportsCPUUsage</visible> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[System.CpuUsage,[COLOR blue]$LOCALIZE[31609]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>System.SupportsCPUUsage</visible> + </control> + <control type="label"> + <width>1000</width> + <height>30</height> + <aligny>bottom</aligny> + <label>$INFO[System.Memory(used.percent),[COLOR blue]$LOCALIZE[31021]:[/COLOR] ]</label> + <font>font25</font> + <shadowcolor>black</shadowcolor> + <visible>!System.SupportsCPUUsage</visible> + </control> + </control> + <control type="grouplist" id="5550"> + <posx>10</posx> + <posy>300</posy> + <width>1260</width> + <height>130</height> + <align>center</align> + <orientation>horizontal</orientation> + <itemgap>10</itemgap> + <control type="button" id="5551"> + <width>250</width> + <height>60</height> + <include>ButtonInfoDialogsCommonValues</include> + <label>$LOCALIZE[31017]</label> + <visible>VideoPlayer.Content(livetv)</visible> + <onclick>SetProperty(PlayerInfoDialogFocus,5551,Home)</onclick> + </control> + <control type="button" id="5552"> + <width>250</width> + <height>60</height> + <include>ButtonInfoDialogsCommonValues</include> + <label>$LOCALIZE[31610]</label> + <onclick>SetProperty(PlayerInfoDialogFocus,5552,Home)</onclick> + </control> + <control type="button" id="5553"> + <width>250</width> + <height>60</height> + <include>ButtonInfoDialogsCommonValues</include> + <label>$LOCALIZE[31018]</label> + <onclick>SetProperty(PlayerInfoDialogFocus,5553,Home)</onclick> + </control> + <control type="button" id="5554"> + <width>250</width> + <height>60</height> + <include>ButtonInfoDialogsCommonValues</include> + <label>$LOCALIZE[31611]</label> + <onclick>SetProperty(PlayerInfoDialogFocus,5554,Home)</onclick> + </control> + </control> + </control> + </controls> +</window> |