Updated: Video Info Dialog to Use the new "Choose Art" Button

This commit is contained in:
JezzX 2013-02-02 14:56:01 +11:00
parent fbc724ba08
commit dd3d7ba3e6
2 changed files with 284 additions and 406 deletions

View File

@ -10,6 +10,17 @@
<height>720</height> <height>720</height>
<texture border="40">DialogBack.png</texture> <texture border="40">DialogBack.png</texture>
</control> </control>
<control type="image">
<description>Current Fanart image</description>
<posx>30</posx>
<posy>35</posy>
<width>1218</width>
<height>648</height>
<info>Listitem.Property(Fanart_Image)</info>
<aspectratio>scale</aspectratio>
<colordiffuse>10FFFFFF</colordiffuse>
<visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
</control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -44,68 +55,6 @@
</control> </control>
<control type="group"> <control type="group">
<visible>!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)</visible> <visible>!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)</visible>
<control type="group">
<visible>Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>690</posx>
<posy>140</posy>
<width>550</width>
<height>30</height>
<align>center</align>
<aligny>top</aligny>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<label>31040</label>
<font>font13</font>
</control>
<control type="image">
<description>Current Fanart image</description>
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<info>Listitem.Property(Fanart_Image)</info>
<aspectratio>keep</aspectratio>
<visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
</control>
<control type="group">
<visible>IsEmpty(Listitem.Property(Fanart_Image))</visible>
<control type="image">
<description>No Fanart Back</description>
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<texture border="5">NoCover_1.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<description>No Fanart Circle</description>
<posx>80</posx>
<posy>120</posy>
<width>600</width>
<height>310</height>
<texture>NoCover_2.png</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<font>font25</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>31010</label>
</control>
</control>
</control>
<control type="group">
<visible>!Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="image"> <control type="image">
<description>Cover image</description> <description>Cover image</description>
<posx>60</posx> <posx>60</posx>
@ -259,71 +208,8 @@
</content> </content>
</control> </control>
</control> </control>
</control>
<control type="group"> <control type="group">
<visible>Container.Content(TVShows)</visible> <visible>Container.Content(TVShows)</visible>
<control type="group">
<visible>Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>690</posx>
<posy>140</posy>
<width>550</width>
<height>30</height>
<align>center</align>
<aligny>top</aligny>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<label>31041</label>
<font>font13</font>
</control>
<control type="image">
<description>Current Fanart image</description>
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<info>Listitem.Property(Fanart_Image)</info>
<aspectratio>keep</aspectratio>
<visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
</control>
<control type="group">
<visible>IsEmpty(Listitem.Property(Fanart_Image))</visible>
<control type="image">
<description>No Fanart Back</description>
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<texture border="5">NoCover_1.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<description>No Fanart Circle</description>
<posx>80</posx>
<posy>120</posy>
<width>600</width>
<height>310</height>
<texture>NoCover_2.png</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<font>font25</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>31010</label>
</control>
</control>
</control>
<control type="group">
<visible>!Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="image"> <control type="image">
<description>Cover image</description> <description>Cover image</description>
<posx>40</posx> <posx>40</posx>
@ -454,7 +340,6 @@
</content> </content>
</control> </control>
</control> </control>
</control>
<control type="group"> <control type="group">
<visible>Container.Content(Episodes)</visible> <visible>Container.Content(Episodes)</visible>
<control type="image"> <control type="image">
@ -907,14 +792,9 @@
<label>184</label> <label>184</label>
</control> </control>
<control type="button" id="10"> <control type="button" id="10">
<description>Get Thumb</description> <description>Get Art</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label>13405</label> <label>13511</label>
</control>
<control type="button" id="12">
<description>Get Fanart</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>20413</label>
</control> </control>
</control> </control>
</controls> </controls>

View File

@ -38,8 +38,6 @@
<string id="31033">Picture thumbs</string> <string id="31033">Picture thumbs</string>
<string id="31034">Wide icons</string> <string id="31034">Wide icons</string>
<string id="31040">Current movie[CR]Fanart image[CR][CR]Click to change</string>
<string id="31041">Current TV show[CR]Fanart image[CR][CR]Click to change</string>
<string id="31042">PLAYING</string> <string id="31042">PLAYING</string>
<string id="31043">PAUSED</string> <string id="31043">PAUSED</string>
<string id="31044">FAST FORWARD</string> <string id="31044">FAST FORWARD</string>