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

[skin.amber] v3.50.02 #446

Merged
merged 1 commit into from
May 12, 2024
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions skin.amber/1080i/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/script-skinshortcuts-includes.xml

96 changes: 96 additions & 0 deletions skin.amber/1080i/AddonBrowser.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<views>50,51,511,52,53,54,55,551,56,501,57</views>
<defaultcontrol>50</defaultcontrol>
<onload>ClearProperty(MediaMenu,Home)</onload>
<onload>SetFocus(50)</onload>
<menucontrol>9000</menucontrol>
<controls>
<include condition="Skin.HasSetting(Sub_MainMenuBG)">SubBackgroundLists</include>
<include>DefaultBackground</include>
<include content="View_50_List" condition="!Skin.HasSetting(ListCenterFocus)">
<param name="ListType">list</param>
</include>
<include content="View_50_List" condition="Skin.HasSetting(ListCenterFocus)">
<param name="ListType">fixedlist</param>
</include>
<include>View_51_Panel</include>
<include>View_511_Panel2</include>
<include content="View_52_BigList" condition="!Skin.HasSetting(ListCenterFocus)">
<param name="ListType">list</param>
</include>
<include content="View_52_BigList" condition="Skin.HasSetting(ListCenterFocus)">
<param name="ListType">fixedlist</param>
</include>
<include>View_53_Icons</include>
<include content="View_54_LowList" condition="!Skin.HasSetting(ListCenterFocus)">
<param name="ListType">list</param>
</include>
<include content="View_54_LowList" condition="Skin.HasSetting(ListCenterFocus)">
<param name="ListType">fixedlist</param>
</include>
<include>View_55_BigPanel</include>
<include>View_551_BigPanel2</include>
<include content="View_56_Fanart">
<param name="focusposition">2</param>
</include>
<include content="View_501_TallList" condition="!Skin.HasSetting(ListCenterFocus)">
<param name="ListType">list</param>
</include>
<include content="View_501_TallList" condition="Skin.HasSetting(ListCenterFocus)">
<param name="ListType">fixedlist</param>
</include>
<include>View_57_SimpleList</include>
<control type="group">
<include>VignetteFade</include>
<include>Time</include>
</control>
<control type="group" id="8999" description="Side menu 9000 group">
<include>9000Commons</include>
<include>9000NavCommons</include>
<control type="group">
<posx>-60</posx>
<posy>-13</posy>
<include condition="Skin.HasSetting(Enable.TouchSupport)" content="DialogCloseButtonCommons">
<param name="Action">SetFocus(50)</param>
<param name="ondown">9000</param>
</include>
<animation effect="fade" time="200" start="100" end="20" reversible="true" condition="!ControlGroup(9000).HasFocus() + !Control.HasFocus(909090)">Conditional</animation>
</control>
<control type="grouplist" id="9000">
<include>9000GrouplistParameters</include>
<control type="label" id="9181">
<textcolor>$VAR[HighlightColor]</textcolor>
<align>left</align>
<textoffsetx>10</textoffsetx>
<include>9000ViewButtons</include>
<label>$LOCALIZE[31026]</label>
</control>
<control type="radiobutton" id="7">
<label>$LOCALIZE[25001]</label>
<visible>Control.IsEnabled(7)</visible>
<texturenofocus border="3">buttons/ButtonNF.png</texturenofocus>
<include>9000SysButtons</include>
</control>
<control type="radiobutton" id="8">
<label>$LOCALIZE[24999]</label>
<visible>Control.IsEnabled(8)</visible>
<texturenofocus border="3">buttons/ButtonNF.png</texturenofocus>
<include>9000SysButtons</include>
</control>
<control type="button" id="9">
<label>$LOCALIZE[24034]</label>
<texturenofocus border="3">buttons/ButtonNF.png</texturenofocus>
<include>9000SysButtons</include>
</control>
<control type="button" id="5">
<label>$LOCALIZE[10004]</label>
<texturenofocus border="3">buttons/ButtonNF.png</texturenofocus>
<include>9000SysButtons</include>
</control>

</control>
</control>
<include condition="Skin.HasSetting(Show.EHJumpToLetter)">ScriptJumpToLetter</include>
</controls>
</window>
91 changes: 91 additions & 0 deletions skin.amber/1080i/Custom_1114_Quit.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog" id="1114">
<defaultcontrol always="true">9000</defaultcontrol>
<include>DialogOpenClose</include>
<controls>
<control type="group" description="All dialog content">
<animation type="WindowOpen">
<effect type="zoom" start="95" end="100" center="960,540" time="200" />
<effect type="fade" start="80" end="100" time="200" />
</animation>
<animation type="WindowClose">
<effect type="zoom" start="100" end="95" center="960,540" time="100" />
<effect type="fade" start="100" end="0" time="100" />
</animation>
<control type="image" description="Menu BG">
<posx>681</posx>
<posy>240</posy>
<height>572</height>
<width>558</width>
<texture border="0,40,0,40">dialogs/ContextMenu.png</texture>
<colordiffuse>$VAR[DialogBGColor]</colordiffuse>
</control>
<control type="label" description="Dialog heading">
<posx>615</posx>
<posy>281</posy>
<width>690</width>
<height>52</height>
<label>$LOCALIZE[13008]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>$VAR[HighlightColor]</textcolor>
</control>
<control type="group">
<posx>442</posx>
<posy>216</posy>
<control type="grouplist" id="9000" description="Video OSD Options">
<posx>255</posx>
<posy>150</posy>
<width>525</width>
<height>450</height>
<onleft>noop</onleft>
<onright>noop</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<scrolltime>280</scrolltime>
<defaultcontrol always="true">701</defaultcontrol>
<control type="radiobutton" id="701" description="Menu">
<width>525</width>
<label>$LOCALIZE[31983]</label>
<onclick>Skin.Reset(shutdown)</onclick>
<selected>String.IsEmpty(Skin.String(shutdown))</selected>
</control>
<control type="radiobutton" id="702" description="Suspend">
<width>525</width>
<enable>System.CanSuspend</enable>
<label>$LOCALIZE[13011]</label>
<onclick>Skin.SetString(shutdown,suspend)</onclick>
<selected>String.IsEqual(Skin.String(shutdown),suspend)</selected>
</control>
<control type="radiobutton" id="703" description="Hibernate">
<width>525</width>
<enable>System.CanHibernate</enable>
<label>$LOCALIZE[13010]</label>
<onclick>Skin.SetString(shutdown,hibernate)</onclick>
<selected>String.IsEqual(Skin.String(shutdown),hibernate)</selected>
</control>
<control type="radiobutton" id="704" description="Shutdown">
<width>525</width>
<enable>System.CanPowerdown</enable>
<label>$LOCALIZE[13005]</label>
<onclick>Skin.SetString(shutdown,powerdown)</onclick>
<selected>String.IsEqual(Skin.String(shutdown),powerdown)</selected>
</control>
<control type="radiobutton" id="705" description="Reboot">
<width>525</width>
<enable>System.CanReboot</enable>
<label>$LOCALIZE[13013]</label>
<onclick>Skin.SetString(shutdown,reboot)</onclick>
<selected>String.IsEqual(Skin.String(shutdown),reboot)</selected>
</control>
<control type="radiobutton" id="706" description="Quit">
<width>525</width>
<label>$LOCALIZE[13009]</label>
<onclick>Skin.SetString(shutdown,quit)</onclick>
<selected>String.IsEqual(Skin.String(shutdown),quit)</selected>
</control>
</control>
</control>
</control>
</controls>
</window>
Loading
Loading