This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jeroen
committed
Feb 7, 2015
1 parent
e033cb9
commit 0d1a867
Showing
28 changed files
with
244 additions
and
3,408 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,66 +1,44 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<window> | ||
<defaultcontrol>1000</defaultcontrol> | ||
<include>transition_Dialog</include> | ||
<coordinates> | ||
<system>1</system> | ||
<left>0</left> | ||
<top>0</top> | ||
<origin x="485" y="100" /> | ||
</coordinates> | ||
<controls> | ||
<control type="image" id="999"> | ||
<width>310</width> | ||
<height>536</height> | ||
<include>dialog_Menu</include> | ||
</control> | ||
<control type="image"> | ||
<left>4</left> | ||
<top>18</top> | ||
<width>302</width> | ||
<include>dialog_Separator</include> | ||
</control> | ||
<control type="grouplist" id="996"> | ||
<left>4</left> | ||
<top>18</top> | ||
<width>302</width> | ||
<height min="40" max="500">auto</height> | ||
<itemgap>0</itemgap> | ||
<!--trailer--> | ||
<control type="button" id="997"> | ||
<width>302</width> | ||
<label>$LOCALIZE[20410]</label> | ||
<onclick>PlayMedia($ESCINFO[ListItem.Trailer])</onclick> | ||
<include>dialog_ControlCommons</include> | ||
<visible>Container.Content(movies) + !IsEmpty(ListItem.Trailer)</visible> | ||
</control> | ||
<!--default button--> | ||
<control type="button" id="1000"> | ||
<width>302</width> | ||
<include>dialog_ControlCommons</include> | ||
</control> | ||
<!--extended info | ||
<control type="button" id="1100"> | ||
<include>dialog_ControlCommons</include> | ||
<label>ExtendedInfo</label> | ||
<onclick>RunScript(script.extendedinfo,info=extendedinfo,dbid=$INFO[ListItem.DBID],name=$INFO[ListItem.Title])</onclick> | ||
</control> | ||
<control type="button" id="1000"> | ||
<width>302</width> | ||
<label>extinfo</label> | ||
<onclick>RunScript(script.extendedinfo,info=extendedactorinfo,name=$INFO[ListItem.Label])</onclick> | ||
<include>dialog_ControlCommons</include> | ||
</control> | ||
--> | ||
<!--Trakt | ||
<control type="button" id="1033"> | ||
<width>302</width> | ||
<label>Trakt.tv</label> | ||
<onclick>RunScript(script.trakt,action=contextmenu)</onclick> | ||
<include>dialog_ControlCommons</include> | ||
<visible>System.HasAddon(script.trakt)</visible> | ||
</control> | ||
--> | ||
</control> | ||
</controls> | ||
<defaultcontrol>1000</defaultcontrol> | ||
<include>transition_Dialog</include> | ||
<coordinates> | ||
<system>1</system> | ||
<left>0</left> | ||
<top>0</top> | ||
<origin x="485" y="100" /> | ||
</coordinates> | ||
<controls> | ||
<control type="image" id="999"> | ||
<width>310</width> | ||
<height>536</height> | ||
<include>dialog_Menu</include> | ||
</control> | ||
<control type="image"> | ||
<left>4</left> | ||
<top>18</top> | ||
<width>302</width> | ||
<include>dialog_Separator</include> | ||
</control> | ||
<control type="grouplist" id="996"> | ||
<left>4</left> | ||
<top>18</top> | ||
<width>302</width> | ||
<height min="40" max="500">auto</height> | ||
<itemgap>0</itemgap> | ||
<control type="button" id="997"> | ||
<width>302</width> | ||
<label>$LOCALIZE[20410]</label> | ||
<onclick>PlayMedia($ESCINFO[ListItem.Trailer])</onclick> | ||
<include>dialog_ControlCommons</include> | ||
<visible>Container.Content(movies) + !IsEmpty(ListItem.Trailer)</visible> | ||
</control> | ||
</control> | ||
<!--default button--> | ||
<control type="button" id="1000"> | ||
<left>9</left> | ||
<width>335</width> | ||
<include>dialog_ControlCommons</include> | ||
</control> | ||
</controls> | ||
</window> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.