Skip to content

Commit

Permalink
[pvr] Radio RDS (0007): Add related parts to skin
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed May 16, 2015
1 parent 12c0488 commit 844af86
Show file tree
Hide file tree
Showing 8 changed files with 1,702 additions and 255 deletions.
949 changes: 949 additions & 0 deletions addons/skin.confluence/720p/DialogPVRRadioRDSInfo.xml

Large diffs are not rendered by default.

19 changes: 17 additions & 2 deletions addons/skin.confluence/720p/Home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -668,13 +668,28 @@
<alttexturefocus>OSDPlayFO.png</alttexturefocus>
<alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
<onleft>603</onleft>
<onright>606</onright>
<onright>605</onright>
<onup>9003</onup>
<ondown>9000</ondown>
<onclick>PlayerControl(Play)</onclick>
<enable>Player.PauseEnabled</enable>
<animation effect="fade" start="100" end="30" time="75" condition="!Player.PauseEnabled">Conditional</animation>
</control>
<control type="button" id="605">
<left>130</left>
<top>2</top>
<width>30</width>
<height>30</height>
<label>-</label>
<texturefocus>OSDRadioRDSFO.png</texturefocus>
<texturenofocus>OSDRadioRDSNF.png</texturenofocus>
<onleft>604</onleft>
<onright>606</onright>
<onup>9003</onup>
<ondown>9000</ondown>
<onclick>ActivateWindow(PVRRadioRDSInfo)</onclick>
<visible>RDS.HasRadiotextPlus</visible>
</control>
<control type="button" id="606">
<left>160</left>
<top>2</top>
Expand All @@ -683,7 +698,7 @@
<label>-</label>
<texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onleft>604</onleft>
<onleft>605</onleft>
<onright>607</onright>
<onup>9003</onup>
<ondown>9000</ondown>
Expand Down
19 changes: 15 additions & 4 deletions addons/skin.confluence/720p/MusicOSD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<onup>100</onup>
<ondown>100</ondown>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)]</visible>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo)]</visible>
</control>
<control type="slider" id="87">
<description>Seek Slider</description>
Expand All @@ -41,7 +41,7 @@
<textureslidernib>osd_slider_nibNF.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)]</visible>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo)]</visible>
</control>
<control type="grouplist" id="100">
<left>325</left>
Expand All @@ -51,7 +51,7 @@
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)]</visible>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo)]</visible>
<control type="button" id="300">
<width>55</width>
<height>55</height>
Expand Down Expand Up @@ -156,7 +156,18 @@
<texturefocus>OSDepgFO.png</texturefocus>
<texturenofocus>OSDepgNF.png</texturenofocus>
<onclick>ActivateWindow(PVROSDGuide)</onclick>
<visible>MusicPlayer.Content(LiveTV)</visible>
<visible>MusicPlayer.Content(LiveTV) + !RDS.HasRadiotextPlus</visible>
</control>
<control type="button" id="308">
<visible>RDS.HasRadiotextPlus</visible>
<width>55</width>
<height>55</height>
<label>209</label>
<font>-</font>
<texturefocus>OSDRadioRDSFO.png</texturefocus>
<texturenofocus>OSDRadioRDSNF.png</texturenofocus>
<onclick>ActivateWindow(PVRRadioRDSInfo)</onclick>
<visible>MusicPlayer.Content(LiveTV) + RDS.HasRadiotextPlus</visible>
</control>
<control type="group" id="699">
<width>55</width>
Expand Down
4 changes: 2 additions & 2 deletions addons/skin.confluence/720p/MusicVisualisation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!-- media infos -->
<control type="group">
<animation effect="fade" time="150">VisibleChange</animation>
<visible>[Player.ShowInfo | Window.IsActive(MusicOSD)] + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)]</visible>
<visible>[Player.ShowInfo | Window.IsActive(MusicOSD)] + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo)]</visible>
<control type="image">
<left>0</left>
<top>-150</top>
Expand Down Expand Up @@ -221,7 +221,7 @@
<control type="group" id="0">
<left>0</left>
<top>50</top>
<visible>Player.ShowCodec + ![Window.IsVisible(script-cu-lrclyrics-main.xml) | Window.IsVisible(VisualisationSettings) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)]</visible>
<visible>Player.ShowCodec + ![Window.IsVisible(script-cu-lrclyrics-main.xml) | Window.IsVisible(VisualisationSettings) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo)]</visible>
<animation effect="fade" time="150">VisibleChange</animation>
<control type="image">
<description>media info background image</description>
Expand Down

0 comments on commit 844af86

Please sign in to comment.