Project

General

Profile

Bug #79 ยป Patch.patch

xbs, 13/08/2010 09:48 PM

View differences:

720p/custom_SkinSetting_1111.xml (working copy)
<onclick>Skin.SetFile(SubtitleScript_Path,.py)</onclick>
<visible>Skin.HasSetting(SubtitleDownload_Enable)</visible>
</control>
<!-- Theater -->
<control type="label" id="429">
<width>750</width>
<height>45</height>
<font>font13_title</font>
<label>31161</label>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="radiobutton" id="430">
<width>750</width>
<height>35</height>
<font>font13</font>
<label>$LOCALIZE[31162]</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.ToggleSetting(TheaterScript_Enable)</onclick>
<selected>Skin.HasSetting(TheaterScript_Enable)</selected>
</control>
<control type="button" id="431">
<width>750</width>
<height>35</height>
<font>font12</font>
<label>- $LOCALIZE[31163]</label>
<label2>[COLOR=selected]$INFO[Skin.String(TheaterScript_Path)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetFile(TheaterScript_Path,.py)</onclick>
<visible>Skin.HasSetting(TheaterScript_Enable)</visible>
</control>
</control>
</control>
<control type="scrollbar" id="61">
......
<include>WindowTitleHomeButton</include>
<include>Clock</include>
</controls>
</window>
</window>
720p/DialogVideoInfo.xml (working copy)
<include>ButtonInfoDialogsCommonValues</include>
<label>20410</label>
<visible>!IsEmpty(ListItem.Trailer) + !Skin.HasSetting(WindowedTrailer)</visible>
<visible>!Skin.HasSetting(TheaterScript_Enable)</visible>
</control>
<control type="button" id="15">
<description>Play Trailer Windowed</description>
......
<label>20410</label>
<onclick>PlayMedia($INFO[ListItem.Trailer],1)</onclick>
<visible>!IsEmpty(ListItem.Trailer) + Skin.HasSetting(WindowedTrailer)</visible>
<visible>!Skin.HasSetting(TheaterScript_Enable)</visible>
</control>
<control type="button" id="13">
<description>Home Theater Experience</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>31160</label>
<onclick>Dialog.Close(MovieInformation)</onclick>
<onclick>Playlist.Clear</onclick>
<onclick>XBMC.RunScript($INFO[Skin.String(TheaterScript_Path)])</onclick>
<visible>Skin.HasSetting(TheaterScript_Enable)</visible>
</control>
</control>
</control>
</control>
......
</control>
<include>Clock</include>
</controls>
</window>
</window>
720p/Home.xml (working copy)
</control>
<control type="button" id="90114">
<include>ButtonHomeSubCommonValues</include>
<label>271</label>
<onclick>XBMC.ActivateWindow(MyMusicLibrary,top100,return)</onclick>
<label>136</label>
<onclick>ActivateWindow(MusicLibrary,Playlists,return)</onclick>
<visible>Library.HasContent(Music)</visible>
</control>
<control type="button" id="90115">
......
<onclick>ActivateWindow(MusicLibrary)</onclick>
<visible>Library.HasContent(Music)</visible>
</control>
<control type="button" id="90117">
<include>ButtonHomeSubCommonValues</include>
<label>Playlists</label>
<onclick>ActivateWindow(MusicLibrary,Playlists)</onclick>
</control>
</control>
<control type="grouplist" id="9014">
......
<width>18</width>
<height>18</height>
<texture>HomeHasSub.png</texture>
<visible>[Container(9000).HasFocus(1) + System.Platform.Xbox] | Container(9000).HasFocus(2) | Container(9000).HasFocus(3) | Container(9000).HasFocus(5) | Container(9000).HasFocus(7) | Container(9000).HasFocus(9) | [Container(9000).HasFocus(8) + [[Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))] | [Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))] | [Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))] | [Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))] | [Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))] | [Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))]]] | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible>
<visible>[Container(9000).HasFocus(1) + System.Platform.Xbox] | Container(9000).HasFocus(2) | Container(9000).HasFocus(3) | Container(9000).HasFocus(5) | Container(9000).HasFocus(7) | [Container(9000).HasFocus(8) + [[Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))] | [Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))] | [Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))] | [Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))] | [Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))] | [Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))]]] | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible>
<animation effect="fade" start="0" end="100" time="200">Focus</animation>
<animation effect="fade" start="100" end="0" time="0">UnFocus</animation>
</control>
language/English/strings.xml (working copy)
<string id="31251">Forecast</string>
<string id="31252">TWC Script</string>
<!-- Theater Script labels -->
<string id="31160">Theater</string>
<string id="31161">Video Info</string>
<string id="31162">Enable Theater in Video Info [COLOR=grey3](Disable Trailer button)[/COLOR]</string>
<string id="31163">PATH TO THEATER SCRIPT</string>
<!-- Extra labels -->
<string id="31300">Current Temp</string>
<string id="31301">Last Updated</string>
......
<string id="31408">[B]CONFIGURE PROGRAM SETTINGS[/B][CR][CR]Apply Flicker Filter Settings in Games ? Enable/Configure Video mode Switching ? Choose your Trainers folder ? Set a Custom Dashboard path</string>
<string id="31421">Select your XBMC user Profile[CR]to login and continue</string>
</strings>
</strings>
    (1-1/1)