pictures updated

This commit is contained in:
theDeadMan 2017-09-28 14:36:29 +01:00
parent 0a985fa9c5
commit 73f3bbf1ab
9 changed files with 124 additions and 268 deletions

View File

@ -17,7 +17,7 @@
<width>8-col-gutter</width> <width>8-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<wrapmultiline>true</wrapmultiline> <wrapmultiline>true</wrapmultiline>
<font>pageTitle</font> <font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="textbox" id="9"> <control type="textbox" id="9">

View File

@ -19,7 +19,7 @@
</animation> </animation>
<animation type="windowclose"> <animation type="windowclose">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
<effect type="zoom" center="auto" start="100" end="90" time="300"/> <effect type="zoom" center="auto" start="100" end="98" time="300"/>
</animation> </animation>
</include> </include>
<!--ken burnsey style effect for fanart images--> <!--ken burnsey style effect for fanart images-->

View File

@ -27,6 +27,8 @@
<value condition="Window.isactive(TVRecordings)">$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31165][/COLOR]</value> <value condition="Window.isactive(TVRecordings)">$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31165][/COLOR]</value>
<value condition="Window.isactive(programs)">$LOCALIZE[10506]</value> <value condition="Window.isactive(programs)">$LOCALIZE[10506]</value>
<value condition="Window.isactive(musicplaylist) | Window.isactive(videoplaylist)">$LOCALIZE[31123]</value> <value condition="Window.isactive(musicplaylist) | Window.isactive(videoplaylist)">$LOCALIZE[31123]</value>
<value condition="Window.isactive(pictures)">$LOCALIZE[31056]</value>
</variable> </variable>
<variable name="listSubTitle"> <variable name="listSubTitle">
<value condition="Window.isactive(Videos)">$INFO[container.Numitems,, $LOCALIZE[31014]] $VAR[unwatchedOnly]</value> <value condition="Window.isactive(Videos)">$INFO[container.Numitems,, $LOCALIZE[31014]] $VAR[unwatchedOnly]</value>
@ -36,6 +38,8 @@
<value condition="Window.isactive(TVRecordings)">$INFO[container.numitems] $LOCALIZE[31165]</value> <value condition="Window.isactive(TVRecordings)">$INFO[container.numitems] $LOCALIZE[31165]</value>
<value condition="Window.isactive(programs)">$INFO[container.Numitems,, $LOCALIZE[31145]]</value> <value condition="Window.isactive(programs)">$INFO[container.Numitems,, $LOCALIZE[31145]]</value>
<value condition="Window.isactive(musicplaylist) | Window.isactive(videoplaylist)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value> <value condition="Window.isactive(musicplaylist) | Window.isactive(videoplaylist)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
<value condition="Window.isactive(pictures) + IntegerGreaterThan(container.Numitems,0) + Container.HasFolders">$INFO[container.Numitems,, $LOCALIZE[31038]]</value>
<value condition="Window.isactive(pictures) + IntegerGreaterThan(container.Numitems,0) + !Container.HasFolders">$INFO[container.foldername,,] $INFO[container.Numitems,(, $LOCALIZE[31050])]</value>
</variable> </variable>
<!--list view item detail / subheader--> <!--list view item detail / subheader-->
<variable name="itemDetail"> <variable name="itemDetail">

View File

@ -27,41 +27,10 @@
<onback>9999</onback> <onback>9999</onback>
</control> </control>
</control> </control>
<!--Folder titles--> <!--page header-->
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <include>pageHeader</include>
<posy>row-1-begin</posy>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>31056</label>
<textcolor>textActive</textcolor>
</control> </control>
<!--source subtitle-->
<control type="label">
<visible>IntegerGreaterThan(container.Numitems,0) + Container.HasFolders</visible>
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<label>$INFO[container.Numitems,, $LOCALIZE[31038]]</label>
<textcolor>textActive</textcolor>
</control>
<control type="label">
<visible>IntegerGreaterThan(container.Numitems,0) + !Container.HasFolders</visible>
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<label>$INFO[container.Numitems,, $LOCALIZE[31050]]$INFO[container.foldername, - ,]</label>
<textcolor>textActive</textcolor>
</control>
</control>
<!--dateTime-->
<include>dateTime</include>
</control> </control>
<!--hub menu--> <!--hub menu-->
<include>hubMenu</include> <include>hubMenu</include>

View File

@ -20,10 +20,10 @@
<width>6-col-gutter</width> <width>6-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture border="6">DefaultPoster.png</texture> <texture border="6">colors/black.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture> <bordertexture border="6" colordiffuse="22FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize> <bordersize>6</bordersize>
<colordiffuse>44FFFFFF</colordiffuse> <colordiffuse>overlay</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
@ -31,10 +31,8 @@
<width>6-col-gutter</width> <width>6-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture border="0">$INFO[Listitem.thumb]</texture> <texture>$INFO[Listitem.thumb]</texture>
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize> <bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
@ -66,9 +64,19 @@
<width>6-col-gutter</width> <width>6-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture fallback="DefaultPoster.png">$INFO[Listitem.thumb]</texture> <texture border="6">colors/black.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture> <bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize> <bordersize>6</bordersize>
<colordiffuse>FF000000</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<bordersize>6</bordersize>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>

View File

@ -42,161 +42,41 @@
</control> </control>
</control> </control>
<!--Track info--> <!--Track info-->
<control type="group"> <control type="grouplist">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-23-begin</posy> <posy>row-20-begin</posy>
<!--coverart (or channel art if radio)--> <orientation>vertical</orientation>
<control type="image"> <itemgap>10</itemgap>
<posx>0</posx> <control type="textbox">
<posy>0</posy> <width>10-col</width>
<width>5-row</width> <height>auto</height>
<height>182</height> <font>mediumStrong</font>
<aspectratio>stretch</aspectratio>
<texture border="0">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="22FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>5-row</width>
<height>182</height>
<aspectratio>stretch</aspectratio>
<texture border="6">$INFO[player.art(thumb)]</texture>
</control>
<!--track info-->
<control type="group">
<posx>182</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>9-col</width>
<height>71</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>542</width>
<height>2-row</height>
<font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<scroll>true</scroll> <wrapmultiline>true</wrapmultiline>
<scroll>false</scroll>
<shadowcolor>33000000</shadowcolor>
<label>$INFO[MusicPlayer.Title]</label> <label>$INFO[MusicPlayer.Title]</label>
</control> </control>
<control type="label"> <control type="textbox">
<posx>8-col</posx> <width>10-col</width>
<posy>0</posy> <height>auto</height>
<width>612</width> <font>regular</font>
<height>2-row</height>
<font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<scroll>true</scroll> <scroll>false</scroll>
<label>[B]$INFO[MusicPlayer.userrating,,*][/B]</label> <shadowcolor>33000000</shadowcolor>
<label>[B]$INFO[MusicPlayer.artist][/B][CR]$INFO[MusicPlayer.Album] $INFO[MusicPlayer.year,(,)]</label>
</control> </control>
<control type="image"> <control type="label">
<posx>0</posx> <width>10-col</width>
<posy>2-row</posy>
<width>9-col</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/white.png</texture> <font>buttonTitle</font>
<colordiffuse>FFFFFFFF</colordiffuse> <textcolor>textActive</textcolor>
</control>
<control type="label">
<posx>24</posx>
<posy>2-row</posy>
<width>612</width>
<height>1-row</height>
<font>smallStrong</font>
<textcolor>black</textcolor>
<scroll>false</scroll> <scroll>false</scroll>
<label>[UPPERCASE][B]$INFO[MusicPlayer.artist,, ][/B]$INFO[MusicPlayer.Album, | , ]$INFO[MusicPlayer.year,(,)][/UPPERCASE]</label> <shadowcolor>33000000</shadowcolor>
</control> <label>[B]$INFO[musicplayer.Playlistposition,$LOCALIZE[554] ,]$INFO[musicplayer.Playlistlength, / ] $INFO[MusicPlayer.TimeRemaining,[ , ]][/B]</label>
<control type="image">
<posx>0</posx>
<posy>3-row</posy>
<width>9-col</width>
<height>2-row</height>
<texture>colors/black.png</texture>
<colordiffuse>99000000</colordiffuse>
</control>
<control type="progress">
<description>Duration</description>
<posx>0</posx>
<posy>3-row</posy>
<width>9-col</width>
<height>2-row</height>
<reveal>false</reveal>
<texturebg>-</texturebg>
<lefttexture>-</lefttexture>
<midtexture border="36" colordiffuse="22FFFFFF">colors/white.png</midtexture>
<righttexture>-</righttexture>
<overlaytexture>-</overlaytexture>
<info>Player.Progress</info>
</control>
<control type="label">
<posx>24</posx>
<posy>3-row</posy>
<width>612</width>
<height>2-row</height>
<font>regularStrong</font>
<align>left</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<scroll>false</scroll>
<label>$INFO[MusicPlayer.time,, / ]$INFO[MusicPlayer.duration]</label>
</control>
<control type="label">
<posx>9-col-gutter</posx>
<posy>3-row</posy>
<width>612</width>
<height>2-row</height>
<font>regularStrong</font>
<align>right</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<scroll>false</scroll>
<label>$INFO[musicplayer.Playlistposition,$LOCALIZE[554] ]$INFO[musicplayer.Playlistlength, / ]</label>
</control>
<control type="label">
<visible>Playlist.IsRepeat | Playlist.IsRepeatOne</visible>
<posx>5-col-gutter</posx>
<posy>3-row</posy>
<width>612</width>
<height>2-row</height>
<font>symbolLarge</font>
<align>right</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<visible>Playlist.IsRandom</visible>
<posx>384</posx>
<posy>3-row</posy>
<width>612</width>
<height>2-row</height>
<font>symbolLarge</font>
<align>right</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control> </control>
</control> </control>
</control> </control>
</control>
<!--vignette-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--hidden buttons to handle dialog autohide--> <!--hidden buttons to handle dialog autohide-->
<control type="button" id="9876"> <control type="button" id="9876">
<posx>-100</posx> <posx>-100</posx>

View File

@ -6,6 +6,8 @@ DONE - recent tvshow episode listing not working
DONE - Add progress bar to resumable content DONE - Add progress bar to resumable content
DONE - playlist titles not working. (See Github for random label) DONE - playlist titles not working. (See Github for random label)
Librelec settings
[V1.2.4] [V1.2.4]
- [UPDATED] French language file - [UPDATED] French language file
- [UPDATED] Norwegian language file - [UPDATED] Norwegian language file

View File

@ -1,12 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<shortcuts> <shortcuts>
<shortcut>
<label>31147</label>
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>RunScript(script.globalsearch)</action>
</shortcut>
<shortcut> <shortcut>
<label>744</label> <label>744</label>
<label2>32020</label2> <label2>32020</label2>