various
|
@ -39,7 +39,7 @@
|
|||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<--addon details-->
|
||||
<!--addon details-->
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<controls>
|
||||
<control type="group">
|
||||
<posx>col-19-begin</posx>
|
||||
<include condition="!window.isactive(infodialog)">progressPosition1</include>
|
||||
<include condition="window.isactive(infodialog)">progressPosition2</include>
|
||||
<include condition="!window.isactive(Notification)">progressPosition1</include>
|
||||
<include condition="window.isactive(Notification)">progressPosition2</include>
|
||||
<!--animations-->
|
||||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
|
|
|
@ -774,7 +774,7 @@
|
|||
<height>1-col</height>
|
||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||
<label>IP</label>
|
||||
<label>31093</label>
|
||||
<textoffsetx>0</textoffsetx>
|
||||
<onleft>304</onleft>
|
||||
<onright>160</onright>
|
||||
|
|
|
@ -58,10 +58,6 @@
|
|||
<width>24-col</width>
|
||||
<label>$INFO[PVR.ActStreamSNR,$LOCALIZE[19009]: ]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<width>24-col</width>
|
||||
<label>$INFO[Player.Process(videodecoder),$LOCALIZE[31115]: ]$VAR[VideoHWDecoder, (,)]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<width>24-col</width>
|
||||
<label>$INFO[Player.Process(pixformat),$LOCALIZE[31114]: ]</label>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<window>
|
||||
<visible>!window.isactive(videoosd) + !window.isactive(123) + !window.isactive(124) + !Window.IsActive(1104) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
|
||||
<visible>!window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(1104) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
|
||||
<controls>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
<controls>
|
||||
<control type="group">
|
||||
<posx>col-19-begin</posx>
|
||||
<include condition="!window.isactive(infodialog)">progressPosition1</include>
|
||||
<include condition="window.isactive(infodialog)">progressPosition2</include>
|
||||
<include condition="!window.isactive(Notification)">progressPosition1</include>
|
||||
<include condition="window.isactive(Notification)">progressPosition2</include>
|
||||
<!--animations-->
|
||||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
<controls>
|
||||
<control type="group">
|
||||
<posx>col-19-begin</posx>
|
||||
<include condition="!window.isactive(infodialog)">progressPosition1</include>
|
||||
<include condition="window.isactive(infodialog)">progressPosition2</include>
|
||||
<include condition="!window.isactive(Notification)">progressPosition1</include>
|
||||
<include condition="window.isactive(Notification)">progressPosition2</include>
|
||||
<visible>!player.passthrough</visible>
|
||||
<animation type="Windowclose">
|
||||
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<--view options-->
|
||||
<!--view options-->
|
||||
<control type="grouplist" id="9000">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
|
|
|
@ -69,12 +69,6 @@
|
|||
<size>36</size>
|
||||
<linespacing>0.9</linespacing>
|
||||
</font>
|
||||
<font>
|
||||
<name>regularSemibold</name>
|
||||
<filename>roboto/semibold.ttf</filename>
|
||||
<size>36</size>
|
||||
<linespacing>0.9</linespacing>
|
||||
</font>
|
||||
<font>
|
||||
<name>regularLight</name>
|
||||
<filename>roboto/light.ttf</filename>
|
||||
|
|
|
@ -8,11 +8,6 @@
|
|||
<effect type="fade" start="100" end="0" time="300"/>
|
||||
</animation>
|
||||
</include>
|
||||
<include name="fadeIn">
|
||||
<animation type="focus">
|
||||
<effect type="fade" start="0" end="100" time="500"/>
|
||||
</animation>
|
||||
</include>
|
||||
<include name="listSlideIn">
|
||||
<effect type="fade" start="0" end="100" time="300" delay="600"/>
|
||||
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="500"/>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<includes>
|
||||
<!--Hub options menu (sort order etc)-->
|
||||
<include name="hubOptions">
|
||||
<--hub options-->
|
||||
<!--hub options-->
|
||||
<control type="group">
|
||||
<animation type="Conditional" condition="!controlgroup(9002).hasfocus | window.isactive(1100)">
|
||||
<effect type="fade" start="100" end="0" time="300"/>
|
||||
|
|
|
@ -62,17 +62,6 @@
|
|||
<variable name="unwatchedOnly">
|
||||
<value condition="System.Setting(hidewatched)">$LOCALIZE[31213]</value>
|
||||
</variable>
|
||||
<!--fullscreeninfo titles-->
|
||||
<variable name="nowPlayingTitle">
|
||||
<value condition="!StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.tvshowtitle] $INFO[videoplayer.title]</value>
|
||||
<value condition="StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.title]</value>
|
||||
</variable>
|
||||
<!--Shift progress dialogs where possible to avoid overlaps-->
|
||||
<variable name="progressDialogPosition">
|
||||
<value condition="window.isactive(infodialog) + !window.isactive(extendedprogressdialog)">209</value>
|
||||
<value condition="window.isactive(infodialog) + window.isactive(extendedprogressdialog)">323</value>
|
||||
<value>95</value>
|
||||
</variable>
|
||||
<!--Star rating for music tracks-->
|
||||
<variable name="starRating">
|
||||
<value condition="SubString(MusicPlayer.Rating,1)"></value>
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
<include>DebugGrid</include>
|
||||
<control type="label">
|
||||
<include>WindowID</include>
|
||||
<label>MyVideoNav.xml $INFO[container.folderpath]</label>
|
||||
<label>MyVideoNav.xml</label>
|
||||
</control>
|
||||
</controls>
|
||||
</window>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<posy>row-1-begin</posy>
|
||||
<width>14-col</width>
|
||||
<font>pageTitle</font>
|
||||
<label>Weather</label>
|
||||
<label>31197</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
<!--source subtitle-->
|
||||
|
@ -115,7 +115,7 @@
|
|||
<width>12-col</width>
|
||||
<height>2-row</height>
|
||||
<font>regular</font>
|
||||
<label>Wind $INFO[Window.Property(Current.wind)]</label>
|
||||
<label>$LOCALIZE[31094] $INFO[Window.Property(Current.wind)]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
|
|
|
@ -266,7 +266,7 @@
|
|||
<content>
|
||||
<item id="1">
|
||||
<description>New Rule</description>
|
||||
<label>Add</label>
|
||||
<label>31128</label>
|
||||
<label2></label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>SendClick(129,13)</onclick>
|
||||
|
|
|
@ -235,21 +235,21 @@
|
|||
<label>13395</label>
|
||||
<label2></label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(123)</onclick>
|
||||
<onclick>ActivateWindow(osdvideosettings)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Audio Settings</description>
|
||||
<label>13396</label>
|
||||
<label2></label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(124)</onclick>
|
||||
<onclick>ActivateWindow(osdaudiosettings)</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<description>Bookmarks</description>
|
||||
<label>298</label>
|
||||
<label2></label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>ActivateWindow(125)</onclick>
|
||||
<onclick>ActivateWindow(videobookmarks)</onclick>
|
||||
</item>
|
||||
</content>
|
||||
</control>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<controls>
|
||||
<include>globalBackground</include>
|
||||
<control type="image">
|
||||
<include>fullscreenDimensions</include>
|
||||
<include>dimensionsFullscreen</include>
|
||||
<aspectratio scalediffuse="false" align="left">scale</aspectratio>
|
||||
<texture border="0">$INFO[Listitem.thumb]</texture>
|
||||
<colordiffuse>22ffffff</colordiffuse>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>auto</width>
|
||||
<label>Searching for [COLOR highlight]$INFO[Window.Property(GlobalSearch.SearchString)][/COLOR] </label>
|
||||
<label>$LOCALIZE[31125] [COLOR highlight]$INFO[Window.Property(GlobalSearch.SearchString)][/COLOR] </label>
|
||||
<font>pageSubTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
|
|
|
@ -31,8 +31,6 @@ Recent items video: - check recent episodes
|
|||
|
||||
Check all XMLS are present
|
||||
|
||||
Lose .DS_Store (need to do this on the windows box)
|
||||
|
||||
check all active strings
|
||||
|
||||
Screenshots etc
|
||||
|
|
Before Width: | Height: | Size: 724 KiB After Width: | Height: | Size: 724 KiB |
Before Width: | Height: | Size: 222 KiB After Width: | Height: | Size: 222 KiB |
Before Width: | Height: | Size: 565 KiB After Width: | Height: | Size: 565 KiB |
Before Width: | Height: | Size: 465 KiB After Width: | Height: | Size: 465 KiB |
Before Width: | Height: | Size: 333 KiB After Width: | Height: | Size: 333 KiB |
Before Width: | Height: | Size: 610 KiB After Width: | Height: | Size: 610 KiB |
Before Width: | Height: | Size: 610 KiB After Width: | Height: | Size: 610 KiB |
Before Width: | Height: | Size: 286 KiB After Width: | Height: | Size: 286 KiB |
Before Width: | Height: | Size: 560 KiB After Width: | Height: | Size: 560 KiB |
Before Width: | Height: | Size: 311 KiB After Width: | Height: | Size: 311 KiB |
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 208 KiB |
Before Width: | Height: | Size: 345 KiB After Width: | Height: | Size: 345 KiB |
Before Width: | Height: | Size: 481 KiB After Width: | Height: | Size: 481 KiB |
Before Width: | Height: | Size: 485 KiB After Width: | Height: | Size: 485 KiB |
Before Width: | Height: | Size: 429 KiB After Width: | Height: | Size: 429 KiB |
Before Width: | Height: | Size: 440 KiB After Width: | Height: | Size: 440 KiB |
Before Width: | Height: | Size: 631 KiB After Width: | Height: | Size: 631 KiB |
Before Width: | Height: | Size: 334 KiB After Width: | Height: | Size: 334 KiB |
Before Width: | Height: | Size: 422 KiB After Width: | Height: | Size: 422 KiB |
Before Width: | Height: | Size: 696 KiB After Width: | Height: | Size: 696 KiB |
Before Width: | Height: | Size: 410 KiB After Width: | Height: | Size: 410 KiB |
Before Width: | Height: | Size: 468 KiB After Width: | Height: | Size: 468 KiB |
Before Width: | Height: | Size: 410 KiB After Width: | Height: | Size: 410 KiB |
Before Width: | Height: | Size: 740 KiB After Width: | Height: | Size: 740 KiB |
Before Width: | Height: | Size: 375 KiB After Width: | Height: | Size: 375 KiB |
Before Width: | Height: | Size: 547 KiB After Width: | Height: | Size: 547 KiB |
Before Width: | Height: | Size: 374 KiB After Width: | Height: | Size: 374 KiB |
Before Width: | Height: | Size: 433 KiB After Width: | Height: | Size: 433 KiB |
Before Width: | Height: | Size: 466 KiB After Width: | Height: | Size: 466 KiB |
Before Width: | Height: | Size: 544 KiB After Width: | Height: | Size: 544 KiB |
Before Width: | Height: | Size: 421 KiB After Width: | Height: | Size: 421 KiB |
0
extras/homeBackgrounds/1080_1134103121-gateway-to-the-temple-of-heaven.jpg
Executable file → Normal file
Before Width: | Height: | Size: 383 KiB After Width: | Height: | Size: 383 KiB |
Before Width: | Height: | Size: 335 KiB After Width: | Height: | Size: 335 KiB |
Before Width: | Height: | Size: 467 KiB After Width: | Height: | Size: 467 KiB |
Before Width: | Height: | Size: 773 KiB After Width: | Height: | Size: 773 KiB |
Before Width: | Height: | Size: 729 KiB After Width: | Height: | Size: 729 KiB |
Before Width: | Height: | Size: 296 KiB After Width: | Height: | Size: 296 KiB |
0
extras/homeBackgrounds/1080_20111009-07-08-56-sierras-5d2-7923And2more.jpg
Executable file → Normal file
Before Width: | Height: | Size: 856 KiB After Width: | Height: | Size: 856 KiB |
Before Width: | Height: | Size: 638 KiB After Width: | Height: | Size: 638 KiB |
0
extras/homeBackgrounds/1080_20121026-12-10-32-cumberland-bay-3122-Edit.jpg
Executable file → Normal file
Before Width: | Height: | Size: 596 KiB After Width: | Height: | Size: 596 KiB |
Before Width: | Height: | Size: 484 KiB After Width: | Height: | Size: 484 KiB |
Before Width: | Height: | Size: 381 KiB After Width: | Height: | Size: 381 KiB |
Before Width: | Height: | Size: 305 KiB After Width: | Height: | Size: 305 KiB |
Before Width: | Height: | Size: 508 KiB After Width: | Height: | Size: 508 KiB |
Before Width: | Height: | Size: 555 KiB After Width: | Height: | Size: 555 KiB |
Before Width: | Height: | Size: 600 KiB After Width: | Height: | Size: 600 KiB |
Before Width: | Height: | Size: 538 KiB After Width: | Height: | Size: 538 KiB |
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 265 KiB |
Before Width: | Height: | Size: 699 KiB After Width: | Height: | Size: 699 KiB |
Before Width: | Height: | Size: 656 KiB After Width: | Height: | Size: 656 KiB |
Before Width: | Height: | Size: 406 KiB After Width: | Height: | Size: 406 KiB |
Before Width: | Height: | Size: 445 KiB After Width: | Height: | Size: 445 KiB |
Before Width: | Height: | Size: 268 KiB After Width: | Height: | Size: 268 KiB |
Before Width: | Height: | Size: 299 KiB After Width: | Height: | Size: 299 KiB |
Before Width: | Height: | Size: 407 KiB After Width: | Height: | Size: 407 KiB |
Before Width: | Height: | Size: 301 KiB After Width: | Height: | Size: 301 KiB |
Before Width: | Height: | Size: 488 KiB After Width: | Height: | Size: 488 KiB |
Before Width: | Height: | Size: 452 KiB After Width: | Height: | Size: 452 KiB |
Before Width: | Height: | Size: 408 KiB After Width: | Height: | Size: 408 KiB |
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 303 KiB |
Before Width: | Height: | Size: 344 KiB After Width: | Height: | Size: 344 KiB |
Before Width: | Height: | Size: 372 KiB After Width: | Height: | Size: 372 KiB |
Before Width: | Height: | Size: 448 KiB After Width: | Height: | Size: 448 KiB |
Before Width: | Height: | Size: 246 KiB After Width: | Height: | Size: 246 KiB |
Before Width: | Height: | Size: 470 KiB After Width: | Height: | Size: 470 KiB |
Before Width: | Height: | Size: 280 KiB After Width: | Height: | Size: 280 KiB |
Before Width: | Height: | Size: 517 KiB After Width: | Height: | Size: 517 KiB |
Before Width: | Height: | Size: 346 KiB After Width: | Height: | Size: 346 KiB |
Before Width: | Height: | Size: 793 KiB After Width: | Height: | Size: 793 KiB |
Before Width: | Height: | Size: 445 KiB After Width: | Height: | Size: 445 KiB |
Before Width: | Height: | Size: 380 KiB After Width: | Height: | Size: 380 KiB |
Before Width: | Height: | Size: 817 KiB After Width: | Height: | Size: 817 KiB |
Before Width: | Height: | Size: 474 KiB After Width: | Height: | Size: 474 KiB |
Before Width: | Height: | Size: 389 KiB After Width: | Height: | Size: 389 KiB |
Before Width: | Height: | Size: 350 KiB After Width: | Height: | Size: 350 KiB |
Before Width: | Height: | Size: 597 KiB After Width: | Height: | Size: 597 KiB |
Before Width: | Height: | Size: 434 KiB After Width: | Height: | Size: 434 KiB |
Before Width: | Height: | Size: 472 KiB After Width: | Height: | Size: 472 KiB |
Before Width: | Height: | Size: 660 KiB After Width: | Height: | Size: 660 KiB |
Before Width: | Height: | Size: 430 KiB After Width: | Height: | Size: 430 KiB |
Before Width: | Height: | Size: 274 KiB After Width: | Height: | Size: 274 KiB |