Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MP1.34-Pre: DefaultWideHD skin and German language update #287

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mediaportal/MediaPortal.Base/language/strings_de.xml
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@
<String id="1038">Erweiterte Aufnahme</String>
<String id="1039">Nicht aufnehmen</String>
<String id="1040">Erinnern</String>
<String id="1041">Folgen / Wiederholungen dieser Sendung</String>
<String id="1041">Folgen/Wiederholungen dieser Sendung</String>
<String id="1042">Behalte bis</String>
<String id="1043">Bis gesehen</String>
<String id="1044">Solange freier Speicher verfügbar</String>
Expand Down
210 changes: 116 additions & 94 deletions mediaportal/MediaPortal.Base/skin/DefaultWideHD/common.window.xml
Original file line number Diff line number Diff line change
@@ -1,94 +1,116 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
<control>
<description>background top overlay</description>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>0</posY>
<width>1920</width>
<height>140</height>
<texture>overlay_top.png</texture>
<colordiffuse>99ffffff</colordiffuse>
</control>
<!-- ******************************************************************************************* -->
<!-- ************************** Current Module/Number of Files **************************** -->
<!-- ******************************************************************************************* -->
<control>
<type>label</type>
<id>1</id>
<posX>45</posX>
<posY>15</posY>
<label>#(iif(and(neq(L(102012), #currentmodule), neq(L(102002), #currentmodule), neq(L(100100), #currentmodule), neq(L(102015), #currentmodule)), #currentmodule, ' '))</label>
<font>Label</font>
<align>left</align>
<textcolor>ff6FAFE1</textcolor>
</control>
<control>
<description>Number of Files Label</description>
<type>label</type>
<id>1</id>
<posX>45</posX>
<posY>52</posY>
<label>#selectedindex/#itemcount #(iif(and(neq(L(102012), #currentmodule), neq(L(102002), #currentmodule), neq(L(100100), #currentmodule), neq(L(102015), #currentmodule)), #currentmodule, ' '))</label>
<align>left</align>
<textcolor>ff6FAFE1</textcolor>
<font>Label</font>
<visible>string.equals(#selectedindex)+string.equals(#itemcount)</visible>
</control>
<control>
<description>Total duration Label</description>
<type>label</type>
<id>1</id>
<posX>1866</posX>
<posY>52</posY>
<label>#(L(180)): #totalduration</label>
<align>right</align>
<textcolor>ff6FAFE1</textcolor>
<font>Label</font>
<visible>string.equals(#totalduration)+[window.isvisible(500)|window.isvisible(501)|window.isvisible(504)]</visible>
</control>
<!-- ******************************************************************************************* -->
<!-- ******************************* SELECTED ITEM ************************************* -->
<!-- ******************************************************************************************* -->
<control>
<description>background selecteditem</description>
<type>image</type>
<id>0</id>
<posX>-20</posX>
<posY>97</posY>
<width>2025</width>
<height>90</height>
<texture>general_overlay_selecteditem.png</texture>
<colordiffuse>bbffffff</colordiffuse>
<visible>!window.isvisible(0)+!window.isvisible(34)+!window.isvisible(510)+!window.isvisible(7978)</visible>
</control>
<control>
<description>Selected item Label</description>
<type>fadelabel</type>
<id>1</id>
<posX>0</posX>
<posY>142</posY>
<width>1920</width>
<label>#selecteditem</label>
<font>Menutitle</font>
<align>center</align>
<textcolor>ff6FAFE1</textcolor>
<visible>!window.isvisible(6)+!window.isvisible(25)+!window.isvisible(0)+!window.isvisible(34)+!window.isvisible(801)</visible>
</control>
<control>
<description>Selected item Label</description>
<type>fadelabel</type>
<id>1</id>
<posX>0</posX>
<posY>142</posY>
<width>1920</width>
<label>#MPE.View.Name | #selecteditem</label>
<font>Menutitle</font>
<align>center</align>
<textcolor>ff6FAFE1</textcolor>
<visible>window.isvisible(801)</visible>
</control>
</controls>
</window>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
<control>
<description>background top overlay</description>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>0</posY>
<width>1920</width>
<height>140</height>
<texture>overlay_top.png</texture>
<colordiffuse>99ffffff</colordiffuse>
</control>
<!-- ******************************************************************************************* -->
<!-- ************************** Current Module/Number of Files **************************** -->
<!-- ******************************************************************************************* -->
<control>
<type>label</type>
<id>1</id>
<posX>45</posX>
<posY>15</posY>
<label>#(iif(and(neq(L(102012), #currentmodule), neq(L(100748), #currentmodule), neq(L(102002), #currentmodule), neq(L(100100), #currentmodule), neq(L(102015), #currentmodule)), #currentmodule, ' '))</label>
<font>Label</font>
<align>left</align>
<textcolor>ff6FAFE1</textcolor>
</control>
<control>
<type>label</type>
<id>1</id>
<posX>45</posX>
<posY>15</posY>
<label>#header.label</label>
<font>Label</font>
<align>left</align>
<textcolor>ff6FAFE1</textcolor>
</control>
<control>
<description>Number of Files Label</description>
<type>label</type>
<id>1</id>
<posX>45</posX>
<posY>52</posY>
<label>#selectedindex/#itemcount #(iif(and(neq(L(102012), #currentmodule), neq(L(100748), #currentmodule), neq(L(102002), #currentmodule), neq(L(100100), #currentmodule), neq(L(102015), #currentmodule)), #currentmodule, ' '))</label>
<align>left</align>
<textcolor>ff6FAFE1</textcolor>
<font>Label</font>
<visible>string.equals(#selectedindex)+string.equals(#itemcount)+!string.equals(#currentmodule,#(L(100748)))</visible>
</control>
<control>
<description>Number of Files Label</description>
<type>label</type>
<id>1</id>
<posX>45</posX>
<posY>52</posY>
<label>#selectedindex/#itemcount #(L(1041))</label>
<align>left</align>
<textcolor>ff6FAFE1</textcolor>
<font>Label</font>
<visible>string.equals(#selectedindex)+string.equals(#itemcount)+string.equals(#currentmodule,#(L(100748)))</visible>
</control>
<control>
<description>Total duration Label</description>
<type>label</type>
<id>1</id>
<posX>1866</posX>
<posY>52</posY>
<label>#(L(180)): #totalduration</label>
<align>right</align>
<textcolor>ff6FAFE1</textcolor>
<font>Label</font>
<visible>string.equals(#totalduration)+[window.isvisible(500)|window.isvisible(501)|window.isvisible(504)]</visible>
</control>
<!-- ******************************************************************************************* -->
<!-- ******************************* SELECTED ITEM ************************************* -->
<!-- ******************************************************************************************* -->
<control>
<description>background selecteditem</description>
<type>image</type>
<id>0</id>
<posX>-20</posX>
<posY>97</posY>
<width>2025</width>
<height>90</height>
<texture>general_overlay_selecteditem.png</texture>
<colordiffuse>bbffffff</colordiffuse>
<visible>!window.isvisible(0)+!window.isvisible(34)+!window.isvisible(510)+!window.isvisible(7978)</visible>
</control>
<control>
<description>Selected item Label</description>
<type>fadelabel</type>
<id>1</id>
<posX>0</posX>
<posY>142</posY>
<width>1920</width>
<label>#selecteditem</label>
<font>Menutitle</font>
<align>center</align>
<textcolor>ff6FAFE1</textcolor>
<visible>!window.isvisible(6)+!window.isvisible(25)+!window.isvisible(0)+!window.isvisible(34)+!window.isvisible(801)</visible>
</control>
<control>
<description>Selected item Label</description>
<type>fadelabel</type>
<id>1</id>
<posX>0</posX>
<posY>142</posY>
<width>1920</width>
<label>#MPE.View.Name | #selecteditem</label>
<font>Menutitle</font>
<align>center</align>
<textcolor>ff6FAFE1</textcolor>
<visible>window.isvisible(801)</visible>
</control>
</controls>
</window>
Loading
Loading