Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mergeandvary committed Feb 16, 2018
0 parents commit 4231c71
Show file tree
Hide file tree
Showing 1,523 changed files with 31,611 additions and 0 deletions.
32 changes: 32 additions & 0 deletions 1080i/AddonBrowser.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<window id="20">
<defaultcontrol always="true">50</defaultcontrol>
<menucontrol>300</menucontrol>
<onload>ClearProperty(MenuFocus,Home)</onload>
<views>50,51,52,53,54,55,56,57,58,59,500,501</views>
<controls>
<include>Global_Background</include>
<include>View_Layout</include>
<include>Topbar</include>

<!-- Hidden Buttons -->
<include>Defs_Options_StandardButtons</include>
<control type="button" id="5">
<description>Settings</description>
<label>5</label>
<include>Defs_Hidden_Button</include>
</control>
<control type="button" id="9">
<description>Check for updates</description>
<label>24034</label>
<include>Defs_Hidden_Button</include>
</control>
<control type="radiobutton" id="6">
<description>Notifications</description>
<label>25000</label>
<include>Defs_Hidden_Button</include>
</control>

</controls>

</window>
15 changes: 15 additions & 0 deletions 1080i/Constants_Home_Mouse.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<constant name="widget_spacer_top">140</constant>
<constant name="widget_spacer_bottom">0</constant>
<constant name="widget_submenu_spacer">180</constant>
<constant name="widget_poster_spacer">430</constant>
<constant name="widget_gap">-180</constant>
<constant name="widget_top">180</constant>

<!-- Details -->
<!-- widget_spacer_top/bottom is the space from the top/bottom of screen for first/last widget -->
<!-- widget_xxxxxx_spacer controls the gap from the bottom of screen when moving downwards | add desired gap_value to widget height -->
<!-- widget_top is gap from top when moving upwards -->
<!-- widget_gap controls gap between widgets | widget_top plus gap_value plus 60 equals zero gap (default is minus 140) -->
</includes>
15 changes: 15 additions & 0 deletions 1080i/Constants_Home_NoMouse.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<constant name="widget_spacer_top">390</constant>
<constant name="widget_spacer_bottom">-250</constant>
<constant name="widget_submenu_spacer">430</constant>
<constant name="widget_poster_spacer">680</constant>
<constant name="widget_gap">-650</constant>
<constant name="widget_top">400</constant>

<!-- Details -->
<!-- widget_spacer_top/bottom is the space from the top/bottom of screen for first/last widget -->
<!-- widget_xxxxxx_spacer controls the gap from the bottom of screen when moving downwards | add desired gap_value to widget height -->
<!-- widget_top is gap from top when moving upwards -->
<!-- widget_gap controls gap between widgets | widget_top plus gap_value plus 60 equals zero gap (default is minus 140) -->
</includes>
15 changes: 15 additions & 0 deletions 1080i/Constants_Main.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<constant name="view_pad">60</constant>
<constant name="-view_pad">-60</constant>
<constant name="view_top">120</constant>
<constant name="poster_height">900</constant>
<constant name="poster_width">600</constant>
<constant name="listitem_height">90</constant>
<constant name="list_width">1200</constant>
<constant name="info_left">700</constant>
<constant name="view_left">680</constant>
<constant name="widget_poster_width">260</constant>
<constant name="widget_poster_height">380</constant>
<constant name="sidepad">80</constant>
</includes>
14 changes: 14 additions & 0 deletions 1080i/Custom_1112_InfoList.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Foundation -->
<window id="1112" type="dialog">
<defaultcontrol always="true">9000</defaultcontrol>
<onunload>ClearProperty(CustomInfoList.Content,Home)</onunload>
<onunload>ClearProperty(CustomInfoList.Target,Home)</onunload>
<onunload>ClearProperty(CustomInfoList.Title,Home)</onunload>
<controls>

<include>Dialog_Custom_List</include>

</controls>

</window>
108 changes: 108 additions & 0 deletions 1080i/Custom_1113_WidgetSelect.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Foundation -->
<window id="1113" type="dialog">
<defaultcontrol always="true">9000</defaultcontrol>

<controls>

<include>Global_Overlay</include>

<control type="group">
<include>Dialog_Standard_Group</include>

<control type="label">
<include>Dialog_Standard_Header</include>
<label>31269</label>
</control>
<control type="list" id="9000">
<left>0</left>
<width>1080</width>
<top>120</top>
<height>759</height>
<onup>9000</onup>
<ondown>9000</ondown>

<itemlayout height="69" width="1080">

<control type="label">
<left>30</left>
<right>30</right>
<font>font_small_bold</font>
<textcolor>dialog_fg_70</textcolor>
<height>66</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>

<control type="label">
<left>30</left>
<right>30</right>
<textcolor>dialog_fg_70</textcolor>
<align>right</align>
<height>66</height>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>

</itemlayout>

<focusedlayout height="69" width="1080">

<control type="image">
<left>0</left>
<right>0</right>
<height>66</height>
<texture border="5" colordiffuse="$VAR[ColorHighlight]">common/white.png</texture>
</control>

<control type="label">
<left>30</left>
<right>30</right>
<height>66</height>
<font>font_small_bold</font>
<aligny>center</aligny>
<textcolor>Selected</textcolor>
<info>ListItem.Label</info>
</control>

<control type="label">
<left>30</left>
<right>30</right>
<align>right</align>
<height>66</height>
<aligny>center</aligny>
<textcolor>Selected</textcolor>
<info>ListItem.Label2</info>
</control>

</focusedlayout>
<content>
<item>
<label>16018</label>
<onclick>Close</onclick>
<onclick>Skin.SetString(home.slideshowpath,special://skin/extras/backgrounds/default.jpg)</onclick>
</item>
<item>
<label>31271</label>
<onclick>Close</onclick>
<onclick>Skin.SetImage(home.slideshowpath)</onclick>
</item>
<item>
<label>31272</label>
<onclick>Close</onclick>
<onclick>Skin.SetPath(home.slideshowpath)</onclick>
</item>
<item>
<label>$LOCALIZE[31266]</label>
<onclick>Close</onclick>
<onclick>Skin.Reset(home.slideshowpath)</onclick>
<onclick>RunScript(script.skinshortcuts,type=widgets&amp;grouping=widget&amp;skinWidgetPath=home.fallbackwidget&amp;skinWidget=home.fallbackwidget.node&amp;skinWidgetName=home.fallbackwidget.name&amp;skinWidgetType=home.fallbackwidget.type&amp;skinWidgetTarget=home.fallbackwidget.target)</onclick>
</item>
</content>
</control>
</control>


</controls>

</window>
8 changes: 8 additions & 0 deletions 1080i/Custom_1114_AutoAS.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Foundation -->
<window type="dialog" id="1114">

<onload condition="System.HasAddon(script.artistslideshow) + !Skin.HasSetting(ArtistSlideShow.Disabled)">RunScript(script.artistslideshow)</onload>
<visible>Player.HasAudio</visible>
<controls></controls>
</window>
8 changes: 8 additions & 0 deletions 1080i/Custom_1115_AutoVis.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Foundation -->
<window type="dialog" id="1115">

<onload condition="!Window.IsActive(visualisation)">FullScreen</onload>
<visible>Player.HasAudio + [System.IdleTime(1) | Integer.IsGreater(MusicPlayer.Time,0)] + Skin.HasSetting(AutoMusicVis)</visible>
<controls></controls>
</window>
Loading

0 comments on commit 4231c71

Please sign in to comment.