diff options
author | ronie <ronie@users.noreply.github.com> | 2016-09-08 20:09:38 +0200 |
---|---|---|
committer | ronie <ronie@users.noreply.github.com> | 2016-09-08 20:09:38 +0200 |
commit | 2e5716ea7ffd492808322e482cafacabbeef5880 (patch) | |
tree | 3303487e548dc401ac39e763f6ce20c0975d60bf /addons/skin.estuary | |
parent | af03511cbc5c8ba7058a18c97ddfa530e1f446f9 (diff) |
[Estuary] spaces to tabs
Diffstat (limited to 'addons/skin.estuary')
-rw-r--r-- | addons/skin.estuary/1080i/Custom_1109_TopBarOverlay.xml | 168 | ||||
-rw-r--r-- | addons/skin.estuary/1080i/DialogGameControllers.xml | 310 | ||||
-rw-r--r-- | addons/skin.estuary/1080i/DialogVolumeBar.xml | 90 |
3 files changed, 284 insertions, 284 deletions
diff --git a/addons/skin.estuary/1080i/Custom_1109_TopBarOverlay.xml b/addons/skin.estuary/1080i/Custom_1109_TopBarOverlay.xml index 98944f40ab..937f01bfe7 100644 --- a/addons/skin.estuary/1080i/Custom_1109_TopBarOverlay.xml +++ b/addons/skin.estuary/1080i/Custom_1109_TopBarOverlay.xml @@ -1,87 +1,87 @@ <?xml version="1.0" encoding="utf-8"?> <window type="dialog" id="1109"> - <visible>Window.IsActive(videoosd) | Window.IsActive(fullscreeninfo) | [Window.IsActive(playerprocessinfo) + Window.IsActive(fullscreenvideo)] | [Player.ShowInfo + !System.HasModalDialog + VideoPlayer.Content(LiveTV) + Window.IsActive(fullscreenvideo)]</visible> - <depth>DepthOSD</depth> - <animation effect="fade" start="0" end="100" time="100">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="100">WindowClose</animation> - <controls> - <control type="group"> - <animation effect="slide" end="0,-90" time="300" tween="sine" easing="inout" condition="$EXP[infodialog_active]">conditional</animation> - <depth>DepthBars</depth> - <control type="image"> - <left>0</left> - <top>0</top> - <width>100%</width> - <height>83</height> - <texture>frame/InfoBar.png</texture> - </control> - <control type="image"> - <top>10</top> - <width>80</width> - <height>80</height> - <texture colordiffuse="button_focus">icons/settings/video.png</texture> - </control> - <control type="grouplist"> - <left>85</left> - <description>Left side of top bar</description> - <width>900</width> - <height>100</height> - <orientation>horizontal</orientation> - <usecontrolcoords>true</usecontrolcoords> - <control type="label"> - <label>$INFO[VideoPlayer.Title]$INFO[VideoPlayer.Year, ([COLOR button_focus],[/COLOR])]</label> - <include>BreadcrumbsLabel</include> - </control> - </control> - <control type="label"> - <top>40</top> - <label>$VAR[OSDSubLabelVar]</label> - <font>font10</font> - <left>85</left> - <shadowcolor>text_shadow</shadowcolor> - <height>100</height> - <width>auto</width> - </control> - <control type="group"> - <visible>!Window.IsVisible(extendedprogressdialog)</visible> - <animation effect="fade" time="150">VisibleChange</animation> - <control type="grouplist"> - <description>Right side of top bar</description> - <right>85</right> - <width>500</width> - <height>100</height> - <align>right</align> - <orientation>horizontal</orientation> - <usecontrolcoords>true</usecontrolcoords> - <include condition="Skin.HasSetting(show_weatherinfo)">TopWeatherIcon</include> - <control type="label"> - <include>BreadcrumbsLabel</include> - <label>$INFO[System.Time]</label> - </control> - </control> - <control type="image"> - <right>25</right> - <top>20</top> - <height>40</height> - <width>40</width> - <texture colordiffuse="button_focus">frame/clock.png</texture> - <animation effect="fade" time="300">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <aspectratio>keep</aspectratio> - <visible>!Window.IsActive(volumebar)</visible> - </control> - <control type="label"> - <top>40</top> - <label>$INFO[Player.FinishTime,$LOCALIZE[31080]: ]</label> - <font>font10</font> - <left>1340</left> - <shadowcolor>text_shadow</shadowcolor> - <height>100</height> - <width>500</width> - <align>right</align> - <visible>!VideoPlayer.Content(LiveTV) | VideoPlayer.HasEpg</visible> - </control> - </control> - </control> - </controls> + <visible>Window.IsActive(videoosd) | Window.IsActive(fullscreeninfo) | [Window.IsActive(playerprocessinfo) + Window.IsActive(fullscreenvideo)] | [Player.ShowInfo + !System.HasModalDialog + VideoPlayer.Content(LiveTV) + Window.IsActive(fullscreenvideo)]</visible> + <depth>DepthOSD</depth> + <animation effect="fade" start="0" end="100" time="100">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="100">WindowClose</animation> + <controls> + <control type="group"> + <animation effect="slide" end="0,-90" time="300" tween="sine" easing="inout" condition="$EXP[infodialog_active]">conditional</animation> + <depth>DepthBars</depth> + <control type="image"> + <left>0</left> + <top>0</top> + <width>100%</width> + <height>83</height> + <texture>frame/InfoBar.png</texture> + </control> + <control type="image"> + <top>10</top> + <width>80</width> + <height>80</height> + <texture colordiffuse="button_focus">icons/settings/video.png</texture> + </control> + <control type="grouplist"> + <left>85</left> + <description>Left side of top bar</description> + <width>900</width> + <height>100</height> + <orientation>horizontal</orientation> + <usecontrolcoords>true</usecontrolcoords> + <control type="label"> + <label>$INFO[VideoPlayer.Title]$INFO[VideoPlayer.Year, ([COLOR button_focus],[/COLOR])]</label> + <include>BreadcrumbsLabel</include> + </control> + </control> + <control type="label"> + <top>40</top> + <label>$VAR[OSDSubLabelVar]</label> + <font>font10</font> + <left>85</left> + <shadowcolor>text_shadow</shadowcolor> + <height>100</height> + <width>auto</width> + </control> + <control type="group"> + <visible>!Window.IsVisible(extendedprogressdialog)</visible> + <animation effect="fade" time="150">VisibleChange</animation> + <control type="grouplist"> + <description>Right side of top bar</description> + <right>85</right> + <width>500</width> + <height>100</height> + <align>right</align> + <orientation>horizontal</orientation> + <usecontrolcoords>true</usecontrolcoords> + <include condition="Skin.HasSetting(show_weatherinfo)">TopWeatherIcon</include> + <control type="label"> + <include>BreadcrumbsLabel</include> + <label>$INFO[System.Time]</label> + </control> + </control> + <control type="image"> + <right>25</right> + <top>20</top> + <height>40</height> + <width>40</width> + <texture colordiffuse="button_focus">frame/clock.png</texture> + <animation effect="fade" time="300">Visible</animation> + <animation effect="fade" time="150">Hidden</animation> + <aspectratio>keep</aspectratio> + <visible>!Window.IsActive(volumebar)</visible> + </control> + <control type="label"> + <top>40</top> + <label>$INFO[Player.FinishTime,$LOCALIZE[31080]: ]</label> + <font>font10</font> + <left>1340</left> + <shadowcolor>text_shadow</shadowcolor> + <height>100</height> + <width>500</width> + <align>right</align> + <visible>!VideoPlayer.Content(LiveTV) | VideoPlayer.HasEpg</visible> + </control> + </control> + </control> + </controls> </window> diff --git a/addons/skin.estuary/1080i/DialogGameControllers.xml b/addons/skin.estuary/1080i/DialogGameControllers.xml index 2e5f1db2a7..db3c0f1535 100644 --- a/addons/skin.estuary/1080i/DialogGameControllers.xml +++ b/addons/skin.estuary/1080i/DialogGameControllers.xml @@ -1,158 +1,158 @@ <?xml version="1.0" encoding="UTF-8"?> <window> - <defaultcontrol>3</defaultcontrol> - <include>Animation_DialogPopupOpenClose</include> - <controls> - <control type="group"> - <left>100</left> - <top>200</top> - <include content="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="1720" /> - <param name="DialogBackgroundHeight" value="690" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[35058]" /> - <param name="DialogHeaderId" value="2" /> - </include> - <control type="label"> - <description>Controller profiles grouplist heading</description> - <top>90</top> - <left>15</left> - <width>330</width> - <height>25</height> - <font>font12</font> - <label>$LOCALIZE[35050]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <left>-5</left> - <top>110</top> - <width>370</width> - <height>582</height> - <texture border="40">buttons/dialogbutton-nofo.png</texture> - </control> - <control type="grouplist" id="3"> - <description>Controller profiles grouplist</description> - <left>15</left> - <top>130</top> - <width>330</width> - <height>540</height> - <onleft>9001</onleft> - <onright>5</onright> - <onup>3</onup> - <ondown>3</ondown> - </control> - <control type="button" id="10"> - <description>Default controller button</description> - <height>60</height> - <width>330</width> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <texturefocus colordiffuse="button_focus">lists/focus.png</texturefocus> - <texturenofocus>lists/separator.png</texturenofocus> - </control> - <control type="gamecontroller" id="31"> - <left>390</left> - <top>210</top> - <width>547</width> - <height>343</height> - </control> - <control type="label"> - <description>Feature list heading</description> - <top>90</top> - <left>995</left> - <width>330</width> - <height>25</height> - <font>font12</font> - <label>$LOCALIZE[35059]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <left>975</left> - <top>110</top> - <width>370</width> - <height>582</height> - <texture border="40">buttons/dialogbutton-nofo.png</texture> - </control> - <control type="grouplist" id="5"> - <description>Features grouplist</description> - <left>995</left> - <top>130</top> - <width>330</width> - <height>540</height> - <onleft>3</onleft> - <onright>61</onright> - <onup>5</onup> - <ondown>5</ondown> - <pagecontrol>61</pagecontrol> - </control> - <control type="scrollbar" id="61"> - <left>1330</left> - <top>130</top> - <width>12</width> - <height>540</height> - <onleft>5</onleft> - <onright>9001</onright> - <orientation>vertical</orientation> - </control> - <control type="button" id="7"> - <description>Default feature button</description> - <height>60</height> - <width>330</width> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <texturefocus colordiffuse="button_focus">lists/focus.png</texturefocus> - <texturenofocus>lists/separator.png</texturenofocus> - </control> - <control type="label" id="8"> - <description>Feature group title</description> - <height>60</height> - <width>330</width> - <label></label> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image" id="9"> - <description>Feature separator image</description> - <height>3</height> - <texture colordiffuse="AAAAAAAA" border="3">dialogs/separator-grey.png</texture> - </control> - <control type="grouplist" id="9001"> - <left>1360</left> - <top>110</top> - <onleft>5</onleft> - <onright>3</onright> - <itemgap>-20</itemgap> - <include content="DefaultDialogButton"> - <param name="width" value="350" /> - <param name="id" value="20" /> - <param name="label" value="$LOCALIZE[21452]" /> - </include> - <include content="DefaultDialogButton"> - <param name="width" value="350" /> - <param name="id" value="19" /> - <param name="label" value="$LOCALIZE[10035]" /> - </include> - <include content="DefaultDialogButton"> - <param name="width" value="350" /> - <param name="id" value="18" /> - <param name="label" value="$LOCALIZE[186]" /> - </include> - <include content="DefaultDialogButton"> - <param name="width" value="350" /> - <param name="id" value="17" /> - <param name="label" value="$LOCALIZE[10043]" /> - </include> - </control> - </control> - </controls> + <defaultcontrol>3</defaultcontrol> + <include>Animation_DialogPopupOpenClose</include> + <controls> + <control type="group"> + <left>100</left> + <top>200</top> + <include content="DialogBackgroundCommons"> + <param name="DialogBackgroundWidth" value="1720" /> + <param name="DialogBackgroundHeight" value="690" /> + <param name="DialogHeaderLabel" value="$LOCALIZE[35058]" /> + <param name="DialogHeaderId" value="2" /> + </include> + <control type="label"> + <description>Controller profiles grouplist heading</description> + <top>90</top> + <left>15</left> + <width>330</width> + <height>25</height> + <font>font12</font> + <label>$LOCALIZE[35050]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <left>-5</left> + <top>110</top> + <width>370</width> + <height>582</height> + <texture border="40">buttons/dialogbutton-nofo.png</texture> + </control> + <control type="grouplist" id="3"> + <description>Controller profiles grouplist</description> + <left>15</left> + <top>130</top> + <width>330</width> + <height>540</height> + <onleft>9001</onleft> + <onright>5</onright> + <onup>3</onup> + <ondown>3</ondown> + </control> + <control type="button" id="10"> + <description>Default controller button</description> + <height>60</height> + <width>330</width> + <align>center</align> + <aligny>center</aligny> + <font>font12_title</font> + <texturefocus colordiffuse="button_focus">lists/focus.png</texturefocus> + <texturenofocus>lists/separator.png</texturenofocus> + </control> + <control type="gamecontroller" id="31"> + <left>390</left> + <top>210</top> + <width>547</width> + <height>343</height> + </control> + <control type="label"> + <description>Feature list heading</description> + <top>90</top> + <left>995</left> + <width>330</width> + <height>25</height> + <font>font12</font> + <label>$LOCALIZE[35059]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <left>975</left> + <top>110</top> + <width>370</width> + <height>582</height> + <texture border="40">buttons/dialogbutton-nofo.png</texture> + </control> + <control type="grouplist" id="5"> + <description>Features grouplist</description> + <left>995</left> + <top>130</top> + <width>330</width> + <height>540</height> + <onleft>3</onleft> + <onright>61</onright> + <onup>5</onup> + <ondown>5</ondown> + <pagecontrol>61</pagecontrol> + </control> + <control type="scrollbar" id="61"> + <left>1330</left> + <top>130</top> + <width>12</width> + <height>540</height> + <onleft>5</onleft> + <onright>9001</onright> + <orientation>vertical</orientation> + </control> + <control type="button" id="7"> + <description>Default feature button</description> + <height>60</height> + <width>330</width> + <align>center</align> + <aligny>center</aligny> + <font>font12_title</font> + <texturefocus colordiffuse="button_focus">lists/focus.png</texturefocus> + <texturenofocus>lists/separator.png</texturenofocus> + </control> + <control type="label" id="8"> + <description>Feature group title</description> + <height>60</height> + <width>330</width> + <label></label> + <align>center</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image" id="9"> + <description>Feature separator image</description> + <height>3</height> + <texture colordiffuse="AAAAAAAA" border="3">dialogs/separator-grey.png</texture> + </control> + <control type="grouplist" id="9001"> + <left>1360</left> + <top>110</top> + <onleft>5</onleft> + <onright>3</onright> + <itemgap>-20</itemgap> + <include content="DefaultDialogButton"> + <param name="width" value="350" /> + <param name="id" value="20" /> + <param name="label" value="$LOCALIZE[21452]" /> + </include> + <include content="DefaultDialogButton"> + <param name="width" value="350" /> + <param name="id" value="19" /> + <param name="label" value="$LOCALIZE[10035]" /> + </include> + <include content="DefaultDialogButton"> + <param name="width" value="350" /> + <param name="id" value="18" /> + <param name="label" value="$LOCALIZE[186]" /> + </include> + <include content="DefaultDialogButton"> + <param name="width" value="350" /> + <param name="id" value="17" /> + <param name="label" value="$LOCALIZE[10043]" /> + </include> + </control> + </control> + </controls> </window> diff --git a/addons/skin.estuary/1080i/DialogVolumeBar.xml b/addons/skin.estuary/1080i/DialogVolumeBar.xml index eae150b355..86a91077e9 100644 --- a/addons/skin.estuary/1080i/DialogVolumeBar.xml +++ b/addons/skin.estuary/1080i/DialogVolumeBar.xml @@ -1,48 +1,48 @@ <?xml version="1.0" encoding="utf-8"?> <window> - <zorder>1</zorder> - <controls> - <control type="progress" id="20"> - <include>HiddenObject</include> - <info>Player.Volume</info> - </control> - <control type="group"> - <visible>!Window.IsActive(startup)</visible> - <left>1820</left> - <top>0</top> - <animation effect="fade" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <control type="image"> - <left>-5</left> - <top>-25</top> - <width>150</width> - <height>125</height> - <texture border="40">buttons/dialogbutton-nofo.png</texture> - <visible>Window.IsActive(fullscreenvideo) | Window.IsActive(slideshow)</visible> - </control> - <control type="image"> - <left>6</left> - <top>-11</top> - <width>100</width> - <height>100</height> - <texture colordiffuse="button_focus">dialogs/extendedprogress/loading-back.png</texture> - <animation effect="fade" start="100" end="0" delay="300" time="500" tween="sine" condition="Player.Muted">Conditional</animation> - </control> - <control type="image"> - <left>6</left> - <top>-11</top> - <width>100</width> - <height>100</height> - <texture>dialogs/volume/progress/p$INFO[Control.GetLabel(20)].png</texture> - <animation effect="fade" start="100" end="0" delay="300" time="500" tween="sine" condition="Player.Muted">Conditional</animation> - </control> - <control type="image"> - <left>37</left> - <top>19</top> - <width>40</width> - <height>40</height> - <texture colordiffuse="white">$VAR[VolumeIconVar]</texture> - </control> - </control> - </controls> + <zorder>4</zorder> + <controls> + <control type="progress" id="20"> + <include>HiddenObject</include> + <info>Player.Volume</info> + </control> + <control type="group"> + <visible>!Window.IsActive(startup)</visible> + <left>1820</left> + <top>0</top> + <animation effect="fade" start="0" end="100" time="150">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> + <control type="image"> + <left>-5</left> + <top>-25</top> + <width>150</width> + <height>125</height> + <texture border="40">buttons/dialogbutton-nofo.png</texture> + <visible>Window.IsActive(fullscreenvideo) | Window.IsActive(slideshow)</visible> + </control> + <control type="image"> + <left>6</left> + <top>-11</top> + <width>100</width> + <height>100</height> + <texture colordiffuse="button_focus">dialogs/extendedprogress/loading-back.png</texture> + <animation effect="fade" start="100" end="0" delay="300" time="500" tween="sine" condition="Player.Muted">Conditional</animation> + </control> + <control type="image"> + <left>6</left> + <top>-11</top> + <width>100</width> + <height>100</height> + <texture>dialogs/volume/progress/p$INFO[Control.GetLabel(20)].png</texture> + <animation effect="fade" start="100" end="0" delay="300" time="500" tween="sine" condition="Player.Muted">Conditional</animation> + </control> + <control type="image"> + <left>37</left> + <top>19</top> + <width>40</width> + <height>40</height> + <texture colordiffuse="white">$VAR[VolumeIconVar]</texture> + </control> + </control> + </controls> </window> |