Merge branch 'eventlog_creation' into leia

This commit is contained in:
DaVukovic 2019-05-24 18:36:01 +02:00
commit 0dacca73b2
9 changed files with 248 additions and 21 deletions

View File

@ -11,14 +11,14 @@
<include>CommonListView</include> <!-- view id = 51 -->
<include>AddonInfoView</include> <!-- view id = 550 -->
<include>ThumbnailView</include> <!-- view id = 53 -->
<include>AllViewCommonPageControls</include>
<!-- <include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
<include>ScrollOffsetLabel</include> -->
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<control type="grouplist" id="9000">
<posx>0</posx>
<posy>130</posy>
<control type="button" id="2">
@ -45,12 +45,11 @@
</control>
<control type="togglebutton" id="4">
<description>Sort asc</description>
<posx>250</posx>
<posy>58</posy>
<label>-</label>
<onleft>3</onleft>
<label>31062</label>
<altlabel>31061</altlabel>
<onleft>50</onleft>
<onright>50</onright>
<onup>2</onup>
<onup>3</onup>
<ondown>5</ondown>
</control>
<control type="radiobutton" id="5">
@ -132,5 +131,6 @@
</control>
<include>WindowTitleButtonsMedia</include>
<include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls>
</window>

218
720p/EventLog.xml Normal file
View File

@ -0,0 +1,218 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">570</defaultcontrol>
<menucontrol>9000</menucontrol>
<views>570</views>
<controls>
<include>CommonBackground</include>
<include>ContentPanel</include>
<control type="group">
<visible>Control.IsVisible(570)</visible>
<include>Window_OpenClose_Animation</include>
<include>VisibleFadeEffect</include>
<include>ContentPanel</include>
<control type="list" id="570">
<left>350</left>
<top>140</top>
<width>900</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>570</onup>
<ondown>570</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="85" width="1080">
<control type="image">
<left>0</left>
<top>0</top>
<width>1080</width>
<height>80</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>2</left>
<top>2</top>
<width>80</width>
<height>76</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label">
<left>90</left>
<top>0</top>
<width>870</width>
<height>30</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="textbox">
<left>90</left>
<top>32</top>
<width>870</width>
<height>48</height>
<font>font12</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<label>$INFO[ListItem.Property(Event.Description)]</label>
</control>
<control type="label">
<left>90</left>
<top>0</top>
<width>970</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="85" width="1080">
<control type="image">
<left>0</left>
<top>0</top>
<width>900</width>
<height>80</height>
<texture border="5">button-nofocus.png</texture>
<visible>!Control.HasFocus(570)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>900</width>
<height>80</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(570)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>2</left>
<top>2</top>
<width>80</width>
<height>76</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label">
<left>90</left>
<top>0</top>
<width>800</width>
<height>30</height>
<font>font13</font>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="textbox">
<left>90</left>
<top>32</top>
<width>800</width>
<height>48</height>
<font>font12</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<label>$INFO[ListItem.Property(Event.Description)]</label>
</control>
<control type="label">
<left>90</left>
<top>0</top>
<width>800</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="60">
<left>1170</left>
<top>80</top>
<width>25</width>
<height>550</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>570</onleft>
<onright>2</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Control.IsVisible(570)</visible>
</control>
</control>
<include content="CommonWindowHeader">
<param name="Icon" value="icon_events" />
<param name="Label" value="$LOCALIZE[14111]" />
</include>
<control type="group">
<left>0</left>
<control type="grouplist" id="9000">
<left>0</left>
<top>130</top>
<width>330</width>
<height>600</height>
<onleft>9000</onleft>
<onright>570</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onback>570</onback>
<itemgap>0</itemgap>
<control type="togglebutton" id="4">
<description>Sort asc</description>
<label>31062</label>
<altlabel>31061</altlabel>
<textoffsety>10</textoffsety>
</control>
<control type="button" id="21">
<description>Level button</description>
<include>ButtonCommonValues</include>
<textwidth>200</textwidth>
<label/>
</control>
<control type="radiobutton" id="22">
<description>Only show current level</description>
<include>ButtonCommonValues</include>
<label/>
</control>
<control type="button" id="20">
<description>Clear button</description>
<label>192</label>
<include>ButtonCommonValues</include>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[14111]</label>
</control>
<include>DateTimeLabel</include>
<include>WindowTitleButtons</include>
</controls>
</window>

View File

@ -35,14 +35,15 @@
<default type="togglebutton">
<posx>140</posx>
<posy>167</posy>
<width>20</width>
<height>20</height>
<texturefocus>scroll-up-focus.png</texturefocus>
<texturenofocus>scroll-up.png</texturenofocus>
<alttexturefocus>scroll-down-focus.png</alttexturefocus>
<alttexturenofocus>scroll-down.png</alttexturenofocus>
<width>330</width>
<height>44</height>
<texturefocus border="32,0,0,0">Button_Side_Scroll_up_Focus2.png</texturefocus>
<texturenofocus border="32,0,0,0">Button_Side_Scroll_up_NoFocus2.png</texturenofocus>
<alttexturefocus border="32,0,0,0">Button_Side_Scroll_down_Focus2.png</alttexturefocus>
<alttexturenofocus border="32,0,0,0">Button_Side_Scroll_down_NoFocus2.png</alttexturenofocus>
<textcolor>white</textcolor>
<label>-</label>
<textoffsetx>35</textoffsetx>
<textoffsety>10</textoffsety>
<font>font13</font>
<disabledcolor>grey3</disabledcolor>
<pulseonselect>no</pulseonselect>

View File

@ -73,9 +73,9 @@
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>265</posx>
<posx>315</posx>
<posy>100</posy>
<width>1015</width>
<width>950</width>
<height>580</height>
<texture border="50,0,0,45">Panel.png</texture>
<animation effect="fade" start="100" end="95" time="0" condition="!IsEmpty(ListItem.Art(fanart))">conditional</animation>
@ -126,7 +126,7 @@
<description>Unfocus Background</description>
<posx>0</posx>
<posy>0</posy>
<width>280</width>
<width>380</width>
<height>44</height>
<texture border="32,0,0,0">Button_Side_NoFocus.png</texture>
<visible>!ControlGroup(9005).HasFocus</visible>
@ -135,7 +135,7 @@
<description>Focus Background</description>
<posx>0</posx>
<posy>0</posy>
<width>280</width>
<width>380</width>
<height>44</height>
<texture border="32,0,0,0">Button_Side_Focus.png</texture>
<visible>ControlGroup(9005).HasFocus</visible>
@ -595,7 +595,7 @@
</include>
<include name="ButtonCommonValues">
<height>44</height>
<width>280</width>
<width>330</width>
<font>font12</font>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>

View File

@ -167,7 +167,15 @@ msgctxt "#31060"
msgid "This file is stacked, select the part you want to play from."
msgstr ""
#empty strings from id 31061 to 31100
msgctxt "#31061"
msgid "Sort: Descending"
msgstr ""
msgctxt "#31062"
msgid "Sort: Ascending"
msgstr ""
#empty strings from id 31063 to 31100
#Skin Settings labels
msgctxt "#31101"

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB