Skip to content

Commit

Permalink
1.0.9 - fixed icons
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardxbmcmods committed Apr 9, 2011
1 parent 5aa52db commit 0e84cd6
Show file tree
Hide file tree
Showing 81 changed files with 97 additions and 9,082 deletions.
4 changes: 2 additions & 2 deletions 720p/DialogAddonInfo.xml
Expand Up @@ -445,7 +445,7 @@
<onup>8</onup>
<ondown>11</ondown>
</control>
<control type="button" id="11">
<!--<control type="button" id="11">
<visible>stringcompare(ListItem.Property(Addon.Type),Skin)</visible>
<description>Preview button</description>
<posx>15</posx>
Expand All @@ -462,7 +462,7 @@
<onright>60</onright>
<onup>10</onup>
<ondown>6</ondown>
</control>
</control>-->
</control>
</control>
</controls>
Expand Down
8 changes: 4 additions & 4 deletions 720p/DialogVideoInfo.xml
Expand Up @@ -1360,15 +1360,15 @@
<include>ButtonInfoDialogsCommonValuesInfo</include>
<onclick>XBMC.RunScript(script.TvTunes,mode=solo&amp;tvpath=$INFO[ListItem.FilenameAndPath]&amp;tvname=$INFO[ListItem.TVShowTitle])</onclick>
<label>Theme</label>
<visible>Container.Content(TVShows)</visible>
<visible>Container.Content(TVShows) + Skin.HasSetting(UseTvTunes)</visible>
</control>
<!--<control type = "button" id = "16">
<control type = "button" id = "16">
<description>Get Theme</description>
<include>ButtonInfoDialogsCommonValuesInfo</include>
<onclick>ActivateWindow(1127)</onclick>
<label>Expert*</label>
<visible>Container.Content(TVShows)</visible>
</control>-->
<visible>Container.Content(TVShows) + Skin.HasSetting(DeleteEps)</visible>
</control>
</control>
</control>
</control>
Expand Down
2 changes: 1 addition & 1 deletion 720p/DialogYesNo.xml
Expand Up @@ -86,7 +86,7 @@
<width>200</width>
<height>40</height>
<label>106</label>
<font>font12caps_title</font>
<font>Simplicity_20_Bold</font>
<textcolor>black</textcolor>
<focusedcolor>black</focusedcolor>
<shadowcolor>grey2</shadowcolor>
Expand Down
25 changes: 22 additions & 3 deletions 720p/MyVideoNav.xml
Expand Up @@ -4,19 +4,28 @@
<views>50,59,500,501,504,505,506,507,508,509,511,532,534,535,536,537,538,539,540,552,553,554,555,556</views>
<visible>!Skin.HasSetting(KioskMode)</visible>
<controls>
<!--<control type="button" id="9999">

<!--Universal Delete Configuration-->

<!-- <control type="button" id="9999">
<visible>Container.Content(TVShows) | Container.Content(Episodes)</visible>
<description>trigger</description>
<include condition="!Skin.HasSetting(UseTvTunes)">No_TV_Tunes</include>
<include condition="Skin.HasSetting(UseTvTunes)">Use_TV_Tunes</include>
<include condition="!Skin.HasSetting(DeleteEps)">No_Delete_Eps</include>
<include condition="stringcompare(Skin.String(Delete_Show_Number_1),Justified)">Delete_Eps</include>
<include condition="Window.Previous(FullScreenVideo) + !Player.HasVideo + Skin.HasSetting(DeleteEps)">Delete_Eps</include>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
</control>
<control type="button" id="9999">
<visible>!Container.Content(TVShows)</visible>
<onfocus>SetFocus(50)</onfocus>
</control> -->

<!--Specific Delete Configuration-->

<control type="button" id="9999">
<visible>Container.Content(TVShows) | Container.Content(Episodes)</visible>
<visible>[[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_1),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_2),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_3),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_4),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_5),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_6),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_7),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_8),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_9),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + StringCompare(Skin.String(Delete_Show_Number_10),ListItem.TVShowTitle)]</visible>
<description>trigger</description>
<include condition="!Skin.HasSetting(UseTvTunes)">No_TV_Tunes</include>
<include condition="Skin.HasSetting(UseTvTunes)">Use_TV_Tunes</include>
Expand All @@ -25,10 +34,20 @@
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
</control>
<control type="button" id="9999">
<visible>[[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_1),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_2),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_3),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_4),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_5),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_6),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_7),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_8),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_9),ListItem.TVShowTitle)] | [[Container.Content(TVShows) | Container.Content(Episodes)] + !StringCompare(Skin.String(Delete_Show_Number_10),ListItem.TVShowTitle)]</visible>
<description>trigger</description>
<include condition="!Skin.HasSetting(UseTvTunes)">No_TV_Tunes</include>
<include condition="Skin.HasSetting(UseTvTunes)">Use_TV_Tunes</include>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
</control>
<control type="button" id="9999">
<visible>!Container.Content(TVShows)</visible>
<onfocus>SetFocus(50)</onfocus>
</control>


<include>CommonVideoBackground</include>
<control type="group">
<include>Window_OpenClose_Animation</include>
Expand Down
61 changes: 45 additions & 16 deletions 720p/custom_SkinSetting_1111.xml
Expand Up @@ -5065,22 +5065,6 @@
<onclick>Skin.ToggleSetting(UseTvTunes)</onclick>
<selected>Skin.HasSetting(UseTvTunes)</selected>
</control>
<control type="radiobutton" id="2003">
<width>900</width>
<height>40</height>
<font>Simplicity_20</font>
<label>Enable "Delete" Prompt After Watching TV Episodes</label>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<radiowidth>83</radiowidth>
<radioheight>67</radioheight>
<textureradiofocus>simplicity/settings-radiobutton-on.png</textureradiofocus>
<textureradionofocus>simplicity/settings-radiobutton-off.png</textureradionofocus>
<texturefocus border="0,2,0,2">simplicity/button-focus.png</texturefocus>
<texturenofocus border="0,2,0,2">simplicity/menuitemnf.png</texturenofocus>
<onclick>Skin.ToggleSetting(DeleteEps)</onclick>
<selected>Skin.HasSetting(DeleteEps)</selected>
</control>
<control type="label" id="2010">
<width>750</width>
<height>45</height>
Expand Down Expand Up @@ -5129,6 +5113,51 @@
<font>Simplicity_20_Bold_title</font>
<onclick>XBMC.RunScript(script.TvTunes)</onclick>
</control>
<control type="label" id="2014">
<width>750</width>
<height>75</height>
<font>Simplicity_20_Bold_title</font>
<label>*EXPERT Option</label>
<textcolor>yellow</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="label" id="2015">
<width>900</width>
<height>45</height>
<font>Simplicity_20</font>
<label>Important Information</label>
<textcolor>red</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="textbox" id="2016">
<width>900</width>
<height>80</height>
<font>Simplicity_20</font>
<label>This feature will add an *EXPERT button to the Video Info Screen for TV Shows. It will give you the ability to create a custom list of shows that will automatically prompt you to delete them after you have watched an episode.</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
</control>
<control type="radiobutton" id="2017">
<width>900</width>
<height>40</height>
<font>Simplicity_20</font>
<label>Enable "Delete" Prompt After Watching TV Episodes</label>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<radiowidth>83</radiowidth>
<radioheight>67</radioheight>
<textureradiofocus>simplicity/settings-radiobutton-on.png</textureradiofocus>
<textureradionofocus>simplicity/settings-radiobutton-off.png</textureradionofocus>
<texturefocus border="0,2,0,2">simplicity/button-focus.png</texturefocus>
<texturenofocus border="0,2,0,2">simplicity/menuitemnf.png</texturenofocus>
<onclick>Skin.ToggleSetting(DeleteEps)</onclick>
<selected>Skin.HasSetting(DeleteEps)</selected>
</control>
</control>
<control type="grouplist" id="9021">
<visible>Container(9000).Hasfocus(21)</visible>
Expand Down
49 changes: 23 additions & 26 deletions 720p/custom_TVDelete_1127.xml
Expand Up @@ -38,7 +38,7 @@
<posy>5</posy>
<width>430</width>
<height>200</height>
<label>[COLOR=red] *WARNING[/COLOR] Enabling the "Delete" prompt will result in an automatic prompt for the chosen shows that will ask you to delete the episode you just finished watching.</label>
<label>[COLOR=red] *WARNING*[/COLOR]: Enabling the "Delete" prompt will result in an automatic prompt for the chosen shows that will ask you to delete the episode you just finished watching.</label>
<align>justify</align>
<font>Simplicity_20</font>
<textcolor>white</textcolor>
Expand Down Expand Up @@ -67,15 +67,15 @@
<posy>345</posy>
<width>35</width>
<height>35</height>
<texture>simplicity/down-arrow.png</texture>
<texture>simplicity/right-arrow.png</texture>
</control>
<control type="label">
<description>Title</description>
<posx>390</posx>
<posy>348</posy>
<width>527</width>
<height>25</height>
<label>Move</label>
<label>Reset All</label>
<align>right</align>
<aligny>center</aligny>
<font>Simplicity_24</font>
Expand All @@ -88,7 +88,16 @@
<height>210</height>
<onup>450</onup>
<onleft>Dialog.Close(1127)</onleft>
<onright>450</onright>
<onright>Skin.Reset(Delete_Show_Number_1)</onright>
<onright>Skin.Reset(Delete_Show_Number_2)</onright>
<onright>Skin.Reset(Delete_Show_Number_3)</onright>
<onright>Skin.Reset(Delete_Show_Number_4)</onright>
<onright>Skin.Reset(Delete_Show_Number_5)</onright>
<onright>Skin.Reset(Delete_Show_Number_6)</onright>
<onright>Skin.Reset(Delete_Show_Number_7)</onright>
<onright>Skin.Reset(Delete_Show_Number_8)</onright>
<onright>Skin.Reset(Delete_Show_Number_9)</onright>
<onright>Skin.Reset(Delete_Show_Number_10)</onright>
<ondown>450</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
Expand Down Expand Up @@ -167,79 +176,79 @@
</focusedlayout>
<content>
<item id="1">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_1)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_1)]</label>
<label2>1.</label2>
<onclick>Skin.SetString(Delete_Show_Number_1,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="2">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_2)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_2)]</label>
<label2>2.</label2>
<onclick>Skin.SetString(Delete_Show_Number_2,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="3">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_3)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_3)]</label>
<label2>3.</label2>
<onclick>Skin.SetString(Delete_Show_Number_3,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="4">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_4)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_4)]</label>
<label2>4.</label2>
<onclick>Skin.SetString(Delete_Show_Number_4,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="5">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_5)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_5)]</label>
<label2>5.</label2>
<onclick>Skin.SetString(Delete_Show_Number_5,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="6">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_6)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_6)]</label>
<label2>6.</label2>
<onclick>Skin.SetString(Delete_Show_Number_6,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="7">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_7)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_7)]</label>
<label2>7.</label2>
<onclick>Skin.SetString(Delete_Show_Number_7,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="8">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_8)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_8)]</label>
<label2>8.</label2>
<onclick>Skin.SetString(Delete_Show_Number_8,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="9">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_9)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_9)]</label>
<label2>9.</label2>
<onclick>Skin.SetString(Delete_Show_Number_9,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>
<item id="10">
<label fallback="Enable Delete Prompt">$INFO[Skin.String(Delete_Show_Number_10)]</label>
<label fallback="Press 'ENTER' To Enable">$INFO[Skin.String(Delete_Show_Number_10)]</label>
<label2>10.</label2>
<onclick>Skin.SetString(Delete_Show_Number_10,$INFO[ListItem.Title])</onclick>
<onclick>-</onclick>
Expand All @@ -248,18 +257,6 @@
</item>
</content>
</control>
<control type="label">
<description>Page label</description>
<posx>30r</posx>
<posy>670</posy>
<width>350</width>
<height>30</height>
<align>right</align>
<aligny>center</aligny>
<font>font12caps</font>
<textcolor>blue</textcolor>
<label>($INFO[Container(450).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages])</label>
</control>
</control>
</controls>
</window>

0 comments on commit 0e84cd6

Please sign in to comment.