diff options
author | Jezz_X <jezzx2@gmail.com> | 2012-05-25 14:11:17 +1000 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2012-06-20 12:03:31 +1000 |
commit | 87305c2d3a988fd50710a78bb88b5482190f1c0a (patch) | |
tree | dce29687da3e04f8e3ef76ca87d87123b0bec83c /addons | |
parent | 8c4f2ca087a46cf5ee6a285a50018a0fdd426329 (diff) |
Added: [Confluence] Another Media Info view in video library for movies and TV shows
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.confluence/720p/IncludesBackgroundBuilding.xml | 32 | ||||
-rw-r--r-- | addons/skin.confluence/720p/MyVideoNav.xml | 3 | ||||
-rw-r--r-- | addons/skin.confluence/720p/ViewsVideoLibrary.xml | 334 | ||||
-rw-r--r-- | addons/skin.confluence/media/Fanart_Diffuse.png | bin | 0 -> 2898 bytes |
4 files changed, 368 insertions, 1 deletions
diff --git a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml index 3901f921f1..1218736116 100644 --- a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml +++ b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml @@ -261,6 +261,38 @@ <texture border="15">ContentPanelMirror.png</texture> </control> </control> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(515)</visible> + <control type="image"> + <posx>50</posx> + <posy>60</posy> + <width>400</width> + <height>600</height> + <texture border="15">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>50</posx> + <posy>652</posy> + <width>400</width> + <height>64</height> + <texture border="15">ContentPanelMirror.png</texture> + </control> + <control type="image"> + <posx>460</posx> + <posy>60</posy> + <width>770</width> + <height>600</height> + <texture border="15">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>460</posx> + <posy>652</posy> + <width>770</width> + <height>64</height> + <texture border="15">ContentPanelMirror.png</texture> + </control> + </control> </control> </include> </includes>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MyVideoNav.xml b/addons/skin.confluence/720p/MyVideoNav.xml index 58aca0c531..9c76c66e8b 100644 --- a/addons/skin.confluence/720p/MyVideoNav.xml +++ b/addons/skin.confluence/720p/MyVideoNav.xml @@ -1,7 +1,7 @@ <window id="25"> <defaultcontrol always="true">50</defaultcontrol> <allowoverlay>no</allowoverlay> - <views>50,51,500,550,551,560,501,508,504,503,505,511</views> + <views>50,51,500,550,551,560,501,508,504,503,515,505,511</views> <onload condition="Skin.HasSetting(ActivateTvTunes) + System.HasAddon(script.tvtunes)">XBMC.RunScript(script.tvtunes,backend=True&loop=False)</onload> <controls> <include>CommonBackground</include> @@ -15,6 +15,7 @@ <include>PosterWrapView2_Fanart</include> <!-- view id = 508 --> <include>MediaListView3</include> <!-- view id = 503 --> <include>MediaListView2</include> <!-- view id = 504 --> + <include>MediaListView4</include> <!-- view id = 515 --> <include>WideIconView</include> <!-- view id = 505 --> <include>MusicVideoInfoListView</include> <!-- view id = 511 --> <include>AddonInfoListView1</include> <!-- view id = 550 --> diff --git a/addons/skin.confluence/720p/ViewsVideoLibrary.xml b/addons/skin.confluence/720p/ViewsVideoLibrary.xml index 2a8dea652f..803514bfc6 100644 --- a/addons/skin.confluence/720p/ViewsVideoLibrary.xml +++ b/addons/skin.confluence/720p/ViewsVideoLibrary.xml @@ -1578,4 +1578,338 @@ </control> </control> </include> + <include name="MediaListView4"> + <control type="group"> + <visible>Control.IsVisible(515)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="515"> + <posx>70</posx> + <posy>78</posy> + <width>340</width> + <height>561</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>515</onup> + <ondown>515</ondown> + <viewtype label="$LOCALIZE[544] 3">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Episodes) | Container.Content(Seasons)</visible> + <itemlayout height="40" width="345"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>345</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>310</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>320</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>!ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>320</posx> + <posy>14</posy> + <width>16</width> + <height>16</height> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + </itemlayout> + <focusedlayout height="40" width="345"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>345</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(515)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>345</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(515)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>310</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>320</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>!ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>320</posx> + <posy>14</posy> + <width>16</width> + <height>16</height> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>415</posx> + <posy>78</posy> + <width>25</width> + <height>560</height> + <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>515</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(515)</visible> + </control> + <control type="group"> + <posx>470</posx> + <posy>70</posy> + <visible>Control.IsVisible(515) + Container.Content(Movies)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>750</width> + <height>420</height> + <aspectratio scalediffuse="false">scale</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>395</posy> + <width>540</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="textbox"> + <description>Description Value for Video</description> + <posx>10</posx> + <posy>425</posy> + <width>540</width> + <height>105</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>540</posy> + <width>540</width> + <align>left</align> + <itemgap>2</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AudioChannelsFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="image"> + <posx>560</posx> + <posy>140</posy> + <width>180</width> + <height>440</height> + <aspectratio align="left" aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + </control> + <control type="group"> + <posx>470</posx> + <posy>70</posy> + <visible>Control.IsVisible(515) + Container.Content(TVShows)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>750</width> + <height>420</height> + <aspectratio scalediffuse="false">scale</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>395</posy> + <width>730</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="textbox"> + <description>Description Value for Video</description> + <posx>10</posx> + <posy>425</posy> + <width>730</width> + <height>145</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + <control type="group"> + <posx>470</posx> + <posy>70</posy> + <visible>Control.IsVisible(515) + Container.Content(Seasons)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>750</width> + <height>420</height> + <aspectratio scalediffuse="false">scale</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>395</posy> + <width>730</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="textbox"> + <description>Description Value for Video</description> + <posx>10</posx> + <posy>425</posy> + <width>540</width> + <height>145</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[Container.ShowPlot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + <control type="image"> + <posx>560</posx> + <posy>140</posy> + <width>180</width> + <height>440</height> + <aspectratio align="left" aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + </control> + <control type="group"> + <posx>470</posx> + <posy>70</posy> + <visible>Control.IsVisible(515) + Container.Content(Episodes)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>750</width> + <height>420</height> + <aspectratio scalediffuse="false">scale</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>395</posy> + <width>400</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="textbox"> + <description>Description Value for Video</description> + <posx>10</posx> + <posy>425</posy> + <width>400</width> + <height>105</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>540</posy> + <width>410</width> + <align>left</align> + <itemgap>2</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AudioChannelsFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="image"> + <posx>420</posx> + <posy>140</posy> + <width>330</width> + <height>440</height> + <aspectratio align="left" aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + </control> + </control> + </include> </includes> diff --git a/addons/skin.confluence/media/Fanart_Diffuse.png b/addons/skin.confluence/media/Fanart_Diffuse.png Binary files differnew file mode 100644 index 0000000000..b6aad8664d --- /dev/null +++ b/addons/skin.confluence/media/Fanart_Diffuse.png |