Compare commits

..

No commits in common. "eventlog_creation" and "master" have entirely different histories.

83 changed files with 367 additions and 515 deletions

View File

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

View File

@ -1,26 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol>1000</defaultcontrol> <defaultcontrol>1000</defaultcontrol>
<include>dialogeffect</include> <include>dialogeffect</include>
<coordinates> <coordinates>
<left>0</left> <system>1</system>
<top>0</top> <posx>0</posx>
<posy>0</posy>
</coordinates> </coordinates>
<controls> <controls>
<control type="image" id="999"> <control type="image" id="997">
<left>0</left> <description>background top image</description>
<top>0</top> <posx>0</posx>
<posy>-50</posy>
<width>400</width> <width>400</width>
<height>720</height> <height>50</height>
<texture border="80">ContextMenu.png</texture> <texture border="40,40,40,0">ContextMenu_Top.png</texture>
</control> </control>
<control type="grouplist" id="996"> <control type="image" id="999">
<description>grouplist for context buttons</description> <description>background image</description>
<left>42</left> <posx>0</posx>
<top>45</top> <posy>0</posy>
<width>400</width> <width>400</width>
<height max="640">auto</height> <texture border="40,0,40,0">ContextMenu_Middle.png</texture>
<itemgap>2</itemgap> </control>
<control type="image" id="998">
<description>background bottom image</description>
<posx>0</posx>
<width>400</width>
<height>50</height>
<texture border="40,0,40,40">ContextMenu_Bottom.png</texture>
</control> </control>
<control type="button" id="1000"> <control type="button" id="1000">
<description>button template</description> <description>button template</description>
@ -35,4 +42,4 @@
<texturenofocus border="3">button-nofocus.png</texturenofocus> <texturenofocus border="3">button-nofocus.png</texturenofocus>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -1,218 +0,0 @@
<?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

@ -31,12 +31,7 @@
<filename>humanist_521_condensed_bt.ttf</filename> <filename>humanist_521_condensed_bt.ttf</filename>
<size>32</size> <size>32</size>
</font> </font>
<font> <font>
<name>font18a</name>
<filename>humanist_521_condensed_bt.ttf</filename>
<size>30</size>
</font>
<font>
<name>font18b</name> <name>font18b</name>
<filename>humanist_521_bt.ttf</filename> <filename>humanist_521_bt.ttf</filename>
<size>32</size> <size>32</size>
@ -124,4 +119,4 @@
<aspect>.8</aspect> <aspect>.8</aspect>
</font> </font>
</fontset> </fontset>
</fonts> </fonts>

View File

@ -467,16 +467,16 @@
<control type="group"> <control type="group">
<include>Window_OpenClose_Home_Panel_Animation</include> <include>Window_OpenClose_Home_Panel_Animation</include>
<control type="image"> <control type="image">
<posx>10</posx> <posx>70</posx>
<posy>125</posy> <posy>170</posy>
<width>450</width> <width>450</width>
<height>500</height> <height>400</height>
<texture>Home-Menu-Back.png</texture> <texture>Home-Menu-Back.png</texture>
</control> </control>
<control type="button" id="10"> <control type="button" id="10">
<description>Up Arrow</description> <description>Up Arrow</description>
<posx>66</posx> <posx>155</posx>
<posy>144</posy> <posy>140</posy>
<width>40</width> <width>40</width>
<height>30</height> <height>30</height>
<texturefocus>arrow-big-up.png</texturefocus> <texturefocus>arrow-big-up.png</texturefocus>
@ -487,7 +487,7 @@
</control> </control>
<control type="button" id="11"> <control type="button" id="11">
<description>Down Arrow</description> <description>Down Arrow</description>
<posx>66</posx> <posx>155</posx>
<posy>540</posy> <posy>540</posy>
<width>40</width> <width>40</width>
<height>30</height> <height>30</height>
@ -498,8 +498,8 @@
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
</control> </control>
<control type="list" id="9000"> <control type="list" id="9000">
<posx>55</posx> <posx>115</posx>
<posy>185</posy> <posy>180</posy>
<width>345</width> <width>345</width>
<height>342</height> <height>342</height>
<onleft>20</onleft> <onleft>20</onleft>
@ -571,89 +571,88 @@
</control> </control>
</focusedlayout> </focusedlayout>
<content> <content>
<item id="1"> <item id="8">
<label>20342</label>
<onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>
<icon>special://skin/backgrounds/movies.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
<visible>Library.HasContent(Movies)</visible>
<visible>!Skin.HasSetting(homepageHideMoviesButton)</visible>
</item>
<item id="2">
<label>20343</label>
<onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick>
<icon>special://skin/backgrounds/tvshow.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb>
<visible>Library.HasContent(TVShows)</visible>
<visible>!Skin.HasSetting(homepageHideTVShowButton)</visible>
</item>
<item id="3">
<label>2</label>
<onclick>ActivateWindow(Music)</onclick>
<icon>special://skin/backgrounds/music.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
<visible>Library.HasContent(Music)</visible>
<visible>!Skin.HasSetting(homepageHideMusicButton)</visible>
</item>
<item id="3">
<label>2</label>
<onclick>ActivateWindow(MusicFiles)</onclick>
<icon>special://skin/backgrounds/music.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
<visible>!Library.HasContent(Music)</visible>
<visible>!Skin.HasSetting(homepageHideMusicButton)</visible>
</item>
<item id="4">
<label>1</label>
<onclick>ActivateWindow(Pictures)</onclick>
<icon>special://skin/backgrounds/pictures.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageHidePictureButton)</visible>
</item>
<item id="5">
<label>3</label>
<onclick>ActivateWindow(Videos)</onclick>
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageVideoButtonAlwaysFilemode)</visible>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="5">
<label>3</label>
<onclick>ActivateWindow(Videos,root)</onclick>
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
<visible>Skin.HasSetting(homepageVideoButtonAlwaysFilemode)</visible>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="6">
<label>0</label>
<onclick condition="!System.Platform.Android">ActivateWindow(Programs,Addons,return)</onclick>
<onclick condition="System.Platform.Android">ActivateWindow(Programs)</onclick>
<icon>special://skin/backgrounds/programs.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageHideProgramButton)</visible>
</item>
<item id="7">
<label>8</label>
<onclick>ActivateWindow(Weather)</onclick>
<icon>special://skin/backgrounds/weather.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageHideWeatherButton) + !IsEmpty(Weather.Plugin)</visible>
</item>
<item id="8">
<label>5</label>
<onclick>ActivateWindow(Settings)</onclick>
<icon>special://skin/backgrounds/settings.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
</item>
<item id="9">
<label>31400</label> <label>31400</label>
<onclick>ActivateWindow(TV)</onclick> <onclick>ActivateWindow(TV)</onclick>
<icon>special://skin/backgrounds/tv.jpg</icon> <icon>special://skin/backgrounds/tv.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb> <thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
<visible>true</visible> <visible>System.GetBool(pvrmanager.enabled)</visible>
<!-- <visible>System.GetBool(pvrmanager.enabled)</visible> --> </item>
<item id="1">
<label>3</label>
<onclick>ActivateWindow(Videos)</onclick>
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageVideoButtonAlwaysFilemode)</visible>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="1">
<label>3</label>
<onclick>ActivateWindow(Videos,Files)</onclick>
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
<visible>Skin.HasSetting(homepageVideoButtonAlwaysFilemode)</visible>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="9">
<label>20342</label>
<onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>
<icon>special://skin/backgrounds/movies.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
<visible>Library.HasContent(Movies)</visible>
<visible>!Skin.HasSetting(homepageHideMoviesButton)</visible>
</item>
<item id="10">
<label>20343</label>
<onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick>
<icon>special://skin/backgrounds/tvshow.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb>
<visible>Library.HasContent(TVShows)</visible>
<visible>!Skin.HasSetting(homepageHideTVShowButton)</visible>
</item>
<item id="2">
<label>2</label>
<onclick>ActivateWindow(Music)</onclick>
<icon>special://skin/backgrounds/music.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
<visible>Library.HasContent(Music)</visible>
<visible>!Skin.HasSetting(homepageHideMusicButton)</visible>
</item>
<item id="2">
<label>2</label>
<onclick>ActivateWindow(MusicFiles)</onclick>
<icon>special://skin/backgrounds/music.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
<visible>!Library.HasContent(Music)</visible>
<visible>!Skin.HasSetting(homepageHideMusicButton)</visible>
</item>
<item id="3">
<label>1</label>
<onclick>ActivateWindow(Pictures)</onclick>
<icon>special://skin/backgrounds/pictures.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageHidePictureButton)</visible>
</item>
<item id="4">
<label>0</label>
<onclick condition="!System.Platform.Android">ActivateWindow(Programs,Addons,return)</onclick>
<onclick condition="System.Platform.Android">ActivateWindow(Programs)</onclick>
<icon>special://skin/backgrounds/programs.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageHideProgramButton)</visible>
</item>
<item id="5">
<label>8</label>
<onclick>ActivateWindow(Weather)</onclick>
<icon>special://skin/backgrounds/weather.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageHideWeatherButton) + !IsEmpty(Weather.Plugin)</visible>
</item>
<item id="7">
<label>5</label>
<onclick>ActivateWindow(Settings)</onclick>
<icon>special://skin/backgrounds/settings.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
</item> </item>
</content> </content>
</control> </control>
@ -665,29 +664,27 @@
<height>128</height> <height>128</height>
<texture>Header.png</texture> <texture>Header.png</texture>
</control> </control>
<control type="group"> <control type="image">
<description>Kodi home screen logo</description> <posx>40</posx>
<top>33</top> <posy>30</posy>
<left>70</left> <width>440</width>
<control type="image"> <height>60</height>
<top>0</top> <texture>xbmc-logo.png</texture>
<left>0</left> <include>Window_OpenClose_Animation</include>
<width>65</width> </control>
<height>65</height> <control type="label">
<texture colordiffuse="kodi-blue">icons/logo.png</texture> <description>date/time label</description>
<include>Window_OpenClose_Animation</include> <posx>70r</posx>
</control> <posy>65</posy>
<control type="image"> <width>400</width>
<top>10</top> <height>35</height>
<left>60</left> <align>right</align>
<aspectratio>keep</aspectratio> <aligny>center</aligny>
<width>200</width> <font>font12</font>
<height>45</height> <textcolor>white</textcolor>
<texture>icons/logo-text.png</texture> <label>$INFO[System.Date] [COLOR=grey2] | $INFO[System.Time][/COLOR]</label>
<include>Window_OpenClose_Animation</include> <include>Window_OpenClose_Animation</include>
</control>
</control> </control>
<include>DateTimeLabel</include>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>128r</posy> <posy>128r</posy>
@ -792,4 +789,4 @@
</control> </control>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
</controls> </controls>
</window> </window>

View File

@ -199,6 +199,5 @@
</control> </control>
<include>WindowTitleButtonsMedia</include> <include>WindowTitleButtonsMedia</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls> </controls>
</window> </window>

View File

@ -146,6 +146,5 @@
</control> </control>
<include>WindowTitleButtonsMedia</include> <include>WindowTitleButtonsMedia</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls> </controls>
</window> </window>

View File

@ -113,6 +113,5 @@
</control> </control>
<include>WindowTitleButtonsMedia</include> <include>WindowTitleButtonsMedia</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls> </controls>
</window> </window>

View File

@ -284,7 +284,6 @@
</control> </control>
<include>WindowTitleButtonsMedia</include> <include>WindowTitleButtonsMedia</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
<!-- Test code for the flagging Can stay until all codecs done <!-- Test code for the flagging Can stay until all codecs done

View File

@ -736,6 +736,5 @@
</control> </control>
<include>WindowTitleButtons</include> <include>WindowTitleButtons</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls> </controls>
</window> </window>

View File

@ -4,33 +4,35 @@
<controls> <controls>
<include>CommonBackground</include> <include>CommonBackground</include>
<control type="group"> <control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<control type="panel" id="50"> <control type="panel" id="50">
<posx>80</posx> <posx>300</posx>
<posy>180</posy> <posy>130</posy>
<width>1350</width> <width>950</width>
<height>512</height> <height>512</height>
<onleft>50</onleft> <onleft>9000</onleft>
<onright>50</onright> <onright>9000</onright>
<onup>50</onup> <onup>50</onup>
<ondown>50</ondown> <ondown>50</ondown>
<viewtype label="21371">panel</viewtype> <viewtype label="21371">panel</viewtype>
<pagecontrol>-</pagecontrol> <pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<preloaditems>2</preloaditems> <preloaditems>2</preloaditems>
<itemlayout height="200" width="200"> <itemlayout height="256" width="190">
<control type="image"> <control type="image">
<posx>5</posx> <posx>5</posx>
<posy>5</posy> <posy>5</posy>
<width>120</width> <width>180</width>
<height>120</height> <height>210</height>
<texture>$INFO[Listitem.Icon]</texture> <texture>$INFO[Listitem.Icon]</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>5</posx> <posx>95</posx>
<posy>150</posy> <posy>220</posy>
<width>120</width> <width>180</width>
<height>25</height> <height>25</height>
<font>font12</font> <font>font13</font>
<textcolor>grey2</textcolor> <textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor> <selectedcolor>green</selectedcolor>
<align>center</align> <align>center</align>
@ -38,28 +40,28 @@
<label>[B]$INFO[ListItem.Label][/B]</label> <label>[B]$INFO[ListItem.Label][/B]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="200" width="200"> <focusedlayout height="256" width="190">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>140</width> <width>190</width>
<height>140</height> <height>256</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="5">button-focus.png</texture> <texture border="5">button-focus.png</texture>
</control> </control>
<control type="image"> <control type="image">
<posx>5</posx> <posx>5</posx>
<posy>5</posy> <posy>5</posy>
<width>130</width> <width>180</width>
<height>130</height> <height>210</height>
<texture>$INFO[Listitem.Icon]</texture> <texture>$INFO[Listitem.Icon]</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>5</posx> <posx>95</posx>
<posy>150</posy> <posy>220</posy>
<width>130</width> <width>180</width>
<height>25</height> <height>25</height>
<font>font12</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<selectedcolor>green</selectedcolor> <selectedcolor>green</selectedcolor>
<align>center</align> <align>center</align>
@ -69,9 +71,19 @@
</focusedlayout> </focusedlayout>
<content> <content>
<item> <item>
<label>7</label> <label>3</label>
<onclick>ActivateWindow(FileManager)</onclick> <onclick>ActivateWindow(MyVideosSettings)</onclick>
<icon>FileManager.png</icon> <icon>icon_video.png</icon>
</item>
<item>
<label>2</label>
<onclick>ActivateWindow(MyMusicSettings)</onclick>
<icon>icon_music.png</icon>
</item>
<item>
<label>1</label>
<onclick>ActivateWindow(MyPicturesSettings)</onclick>
<icon>icon_pics.png</icon>
</item> </item>
<item> <item>
<label>24001</label> <label>24001</label>
@ -79,58 +91,75 @@
<icon>icon_addons.png</icon> <icon>icon_addons.png</icon>
</item> </item>
<item> <item>
<label>138</label> <label>31400</label>
<onclick>ActivateWindow(SystemInfo)</onclick> <onclick>ActivateWindow(MyTVSettings)</onclick>
<icon>SystemInformation.png</icon> <icon>icon_tv.png</icon>
</item>
<item>
<label>10050</label>
<onclick>ActivateWindow(Eventlog)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>14036</label>
<onclick>ActivateWindow(servicesettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>13000</label>
<onclick>ActivateWindow(SystemSettings)</onclick>
<icon>icon_system.png</icon>
</item>
<item>
<label>14206</label>
<onclick>ActivateWindow(AppearanceSettings)</onclick>
<icon>icon_appearence.png</icon>
</item>
<item>
<label>14200</label>
<onclick>ActivateWindow(PlayerSettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>14211</label>
<onclick>ActivateWindow(MediaSettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>14204</label>
<onclick>ActivateWindow(PVRSettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>15016</label>
<onclick>ActivateWindow(GameSettings)</onclick>
<icon>unknown-user.png</icon>
</item> </item>
<item> <item>
<label>13200</label> <label>13200</label>
<onclick>ActivateWindow(Profiles)</onclick> <onclick>ActivateWindow(Profiles)</onclick>
<icon>unknown-user.png</icon> <icon>unknown-user.png</icon>
</item> </item>
<item>
<label>8</label>
<onclick>ActivateWindow(MyWeatherSettings)</onclick>
<icon>icon_weather.png</icon>
</item>
<item>
<label>14036</label>
<onclick>ActivateWindow(ServiceSettings)</onclick>
<icon>icon_network.png</icon>
</item>
<item>
<label>13000</label>
<onclick>ActivateWindow(SystemSettings)</onclick>
<icon>icon_system.png</icon>
</item>
<item>
<label>480</label>
<onclick>ActivateWindow(AppearanceSettings)</onclick>
<icon>icon_appearence.png</icon>
</item>
</content> </content>
</control> </control>
</control> </control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<control type="button" id="20">
<description>Filemanager button</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonCommonValues</include>
<label>7</label>
<onclick>ActivateWindow(FileManager)</onclick>
<onleft>50</onleft>
<onright>50</onright>
<onup>611</onup>
<ondown>610</ondown>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>20</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>45</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>603</onup>
<ondown>20</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -144,6 +173,5 @@
</control> </control>
<include>WindowTitleButtons</include> <include>WindowTitleButtons</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls> </controls>
</window> </window>

View File

@ -32,38 +32,8 @@
<itemgap>2</itemgap> <itemgap>2</itemgap>
<onleft>5</onleft> <onleft>5</onleft>
<onright>5</onright> <onright>5</onright>
<onup>20</onup> <onup>3</onup>
<ondown>20</ondown> <ondown>3</ondown>
</control>
<control type="group">
<control type="button">
<left>0</left>
<top>585</top>
<height>60</height>
<width>280</width>
<font>font13</font>
<label>31408</label>
<texturenofocus>Button_Side_NoFocus.png</texturenofocus>
</control>
<control type="button" id="20">
<description>Settings level button</description>
<left>0</left>
<top>585</top>
<width>280</width>
<height>60</height>
<align>right</align>
<aligny>top</aligny>
<textoffsetx>10</textoffsetx>
<textoffsety>18</textoffsety>
<textcolor>green</textcolor>
<font>font12</font>
<label>10037</label>
<onleft>5</onleft>
<onright>5</onright>
<ondown>3</ondown>
<onup>3</onup>
<onclick>SettingsLevelChange</onclick>
</control>
</control> </control>
</control> </control>
<control type="button" id="10"> <control type="button" id="10">
@ -133,6 +103,5 @@
</control> </control>
<include>WindowTitleButtons</include> <include>WindowTitleButtons</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls> </controls>
</window> </window>

View File

@ -908,6 +908,5 @@
</control> </control>
<include>WindowTitleButtons</include> <include>WindowTitleButtons</include>
<include>BehindDialogFadeOut</include> <include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls> </controls>
</window> </window>

View File

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

View File

@ -36,21 +36,6 @@
<value condition="IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Icon]</value> <value condition="IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Icon]</value>
</variable> </variable>
<include name="DateTimeLabel">
<control type="label">
<description>date/time label</description>
<posx>70r</posx>
<posy>65</posy>
<width>400</width>
<height>35</height>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label>$INFO[System.Date] [COLOR=grey2] | $INFO[System.Time][/COLOR]</label>
<include>Window_OpenClose_Animation</include>
</control>
</include>
<include name="CommonBackground"> <include name="CommonBackground">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
@ -73,20 +58,20 @@
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
</control> </control>
<control type="image"> <control type="image">
<posx>315</posx> <posx>265</posx>
<posy>100</posy> <posy>100</posy>
<width>950</width> <width>1015</width>
<height>580</height> <height>580</height>
<texture border="50,0,0,45">Panel.png</texture> <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> <animation effect="fade" start="100" end="95" time="0" condition="!IsEmpty(ListItem.Art(fanart))">conditional</animation>
</control> </control>
</include> </include>
<include name="WindowTitleCommons"> <include name="WindowTitleCommons">
<posx>20</posx> <posx>110</posx>
<posy>80</posy> <posy>50</posy>
<width>1060</width> <width>1060</width>
<height>30</height> <height>30</height>
<font>font18a</font> <font>font18</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<scroll>false</scroll> <scroll>false</scroll>
<align>left</align> <align>left</align>
@ -126,7 +111,7 @@
<description>Unfocus Background</description> <description>Unfocus Background</description>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>380</width> <width>280</width>
<height>44</height> <height>44</height>
<texture border="32,0,0,0">Button_Side_NoFocus.png</texture> <texture border="32,0,0,0">Button_Side_NoFocus.png</texture>
<visible>!ControlGroup(9005).HasFocus</visible> <visible>!ControlGroup(9005).HasFocus</visible>
@ -135,7 +120,7 @@
<description>Focus Background</description> <description>Focus Background</description>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>380</width> <width>280</width>
<height>44</height> <height>44</height>
<texture border="32,0,0,0">Button_Side_Focus.png</texture> <texture border="32,0,0,0">Button_Side_Focus.png</texture>
<visible>ControlGroup(9005).HasFocus</visible> <visible>ControlGroup(9005).HasFocus</visible>
@ -595,7 +580,7 @@
</include> </include>
<include name="ButtonCommonValues"> <include name="ButtonCommonValues">
<height>44</height> <height>44</height>
<width>330</width> <width>280</width>
<font>font12</font> <font>font12</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<focusedcolor>white</focusedcolor> <focusedcolor>white</focusedcolor>

View File

@ -6,5 +6,4 @@
<color name="black">FF000000</color> <color name="black">FF000000</color>
<color name="green">ffe2ff43</color> <color name="green">ffe2ff43</color>
<color name="dialogheader">DDced8da</color> <color name="dialogheader">DDced8da</color>
<color name="kodi-blue">FF12A0C7</color> </colors>
</colors>

109
language/Amharic/strings.po Normal file
View File

@ -0,0 +1,109 @@
# XBMC Media Center language file
# Addon Name: PM3.HD
# Addon id: skin.pm3-hd
# Addon Provider: Jezz_X, Team XBMC
msgid ""
msgstr ""
"Project-Id-Version: XBMC Skins\n"
"Report-Msgid-Bugs-To: alanwww1@xbmc.org\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: XBMC Translation Team\n"
"Language-Team: Amharic (http://www.transifex.com/projects/p/xbmc-skins/language/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
msgctxt "#31001"
msgid "Working..."
msgstr "በመስራት ላይ "
msgctxt "#31004"
msgid "Home"
msgstr "ቤት "
msgctxt "#31005"
msgid "Memory Used:"
msgstr "የተጠቀሙት Memory:"
msgctxt "#31022"
msgid "Music - Files"
msgstr "የሙዚቃ ፋይሎች"
msgctxt "#31024"
msgid "Page"
msgstr "ገጽ"
msgctxt "#31025"
msgid "Items"
msgstr "እቃዎች"
msgctxt "#31042"
msgid "PLAYING"
msgstr "የሚጫወተው"
msgctxt "#31043"
msgid "PAUSED"
msgstr "ማቆሚያ"
msgctxt "#31044"
msgid "FAST FORWARD"
msgstr "ወደ ፊት ማሳለፊያ"
msgctxt "#31045"
msgid "REWIND"
msgstr "ወደ ኋላ ማሳለፊያ"
msgctxt "#31055"
msgid "Open playlist"
msgstr "ዝርዝሮችን መክፈቻ"
msgctxt "#31056"
msgid "Save playlist"
msgstr "ዝርዝሮችን ማስቀመጫ"
msgctxt "#31057"
msgid "Close playlist"
msgstr "ዝርዝሮችን መዝጊያ"
msgctxt "#31058"
msgid "System music files"
msgstr "የስርአቱ ሙዚቃ ፋይሎች"
msgctxt "#31059"
msgid "Current playlist"
msgstr "አሁን የሚጫወተው ዝርዝር"
msgctxt "#31101"
msgid "Home screen options"
msgstr "የቤት መመልከቻ ምርጫዎች"
msgctxt "#31106"
msgid "Miscellaneous options"
msgstr "የተለያዩ ምርጫዎች"
msgctxt "#31114"
msgid "Multi Image"
msgstr "ተንሸራታች"
msgctxt "#31119"
msgid "Hide Main Menu Buttons"
msgstr "የዋናውን ዝርዝር ቁልፎች መደበቂያ"
msgctxt "#31120"
msgid "Hide"
msgstr "መደበቂያ"
msgctxt "#31250"
msgid "Subtitles"
msgstr "ንዑስ አርእስት"
msgctxt "#31403"
msgid "Rename Group"
msgstr "ቡድን እንደገና መሰየሚያ"
msgctxt "#31404"
msgid "Delete Group"
msgstr "ቡድን ማጥፊያ"

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
media/ContextMenu_Top.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1015 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB