Skip to content

Commit

Permalink
Added skins
Browse files Browse the repository at this point in the history
  • Loading branch information
vdb86 committed Jan 2, 2024
1 parent 3378507 commit 3288429
Show file tree
Hide file tree
Showing 6 changed files with 960 additions and 2 deletions.
3 changes: 2 additions & 1 deletion screensaver.digitalclock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ If the skin is not on the list screensaver will use default font names from conf
- Aeon MQ5
- Aeon MQ5
- Aeon MQ6
- Aeon MQ8
- Aeon MQ8 (And some mods)
- Aeon MQ9
- Amber
- AppTV
- Arctic: Zephyr
Expand Down
3 changes: 2 additions & 1 deletion screensaver.digitalclock/addon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="screensaver.digitalclock"
name="Digital Clock Screensaver"
version="6.0.4"
version="6.0.5"
provider-name="Vojislav Vlasic">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
Expand All @@ -14,6 +14,7 @@
<forum>https://forum.kodi.tv/showthread.php?tid=237338</forum>
<source>https://github.com/vdb86/screensaver.digitalclock</source>
<news>
6.0.5 (2024-1-2) - Added support for some AeonMQ8 mods and for AeonMQ9
6.0.4 (2023-8-16) - Translations and a visual improvement for ftv skin - thanks Kevin!
6.0.3 (2021-9-7) - Bug fixes and translations
6.0.2 (2021-1-20) - Got skin.helper.backgrounds to work again
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,239 @@
<?xml version="1.0" encoding="utf-8"?>
<window>
<backgroundcolor>0x00000000</backgroundcolor>
<controls>
<control type="image" id="30020">
<description>Background</description>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<fadetime>500</fadetime>
<aspectratio>scale</aspectratio>
</control>
<control type="image" id="30022">
<description>Background</description>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<fadetime>500</fadetime>
<aspectratio>keep</aspectratio>
</control>
<control type="group" id="30023">
<control type="image">
<left>0</left>
<bottom>0</bottom>
<width>110%</width>
<height>80</height>
<texture flipy="true">special://home/addons/screensaver.digitalclock/resources/media/InfoBar.png</texture>
</control>
<control type="rss">
<left>0</left>
<bottom>0</bottom>
<height>40</height>
<width>100%</width>
<font>font12</font>
<urlset>1</urlset>
<hitrect x="-100" y="0" w="1" h="1" />
<titlecolor>button_focus</titlecolor>
<textcolor>button_focus</textcolor>
<shadowcolor>text_shadow</shadowcolor>
<headlinecolor>FFFFFFFF</headlinecolor>
<visible>true</visible>
</control>
</control>
<control type="group" id="30002">
<description>Clock and Date</description>
<animation effect="zoom" end="110" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),110)">WindowOpen</animation>
<animation effect="zoom" end="120" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),120)">WindowOpen</animation>
<animation effect="zoom" end="130" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),130)">WindowOpen</animation>
<animation effect="zoom" end="140" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),140)">WindowOpen</animation>
<animation effect="zoom" end="150" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),150)">WindowOpen</animation>
<animation effect="zoom" end="160" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),160)">WindowOpen</animation>
<animation effect="zoom" end="170" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),170)">WindowOpen</animation>
<animation effect="zoom" end="180" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),180)">WindowOpen</animation>
<animation effect="zoom" end="190" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),190)">WindowOpen</animation>
<animation effect="zoom" end="200" center="auto" time="" condition="StringCompare(Window(12900).Property(zoomamount),200)">WindowOpen</animation>
<posx>460</posx>
<posy>290</posy>
<width>360</width>
<height>280</height>
<visible>true</visible>
<control type="image" id="30021">
<description>Weathericon</description>
<posx>120</posx>
<posy>160</posy>
<width>120</width>
<height>120</height>
<align>center</align>
<aligny>center</aligny>
<aspectratio>keep</aspectratio>
<visible>true</visible>
</control>
<control type="label" id="30101">
<description>Hour</description>
<posx>60</posx>
<posy>10</posy>
<width>120</width>
<height>65</height>
<textcolor>$INFO[Control.GetLabel(30105)]</textcolor>
<shadowcolor>$INFO[Control.GetLabel(30112)]</shadowcolor>
<colordiffuse>00000000</colordiffuse>
<align>center</align>
<aligny>center</aligny>
<label></label>
<font>lyr2</font>
</control>
<control type="label" id="30102">
<description>Colon</description>
<posx>0</posx>
<posy>10</posy>
<width>360</width>
<height>65</height>
<textcolor>$INFO[Control.GetLabel(30106)]</textcolor>
<shadowcolor>$INFO[Control.GetLabel(30112)]</shadowcolor>
<colordiffuse>00000000</colordiffuse>
<align>center</align>
<aligny>center</aligny>
<label></label>
<font>lyr2</font>
</control>
<control type="label" id="30103">
<description>Minute</description>
<posx>180</posx>
<posy>10</posy>
<width>120</width>
<height>65</height>
<textcolor>$INFO[Control.GetLabel(30107)]</textcolor>
<shadowcolor>$INFO[Control.GetLabel(30112)]</shadowcolor>
<colordiffuse>00000000</colordiffuse>
<align>center</align>
<aligny>center</aligny>
<label></label>
<font>lyr2</font>
</control>
<control type="label" id="30104">
<description>AMPM</description>
<posx>280</posx>
<posy>45</posy>
<width>70</width>
<height>35</height>
<textcolor>$INFO[Control.GetLabel(30108)]</textcolor>
<shadowcolor>$INFO[Control.GetLabel(30112)]</shadowcolor>
<colordiffuse>00000000</colordiffuse>
<align>center</align>
<aligny>center</aligny>
<label></label>
<font>font_lyrics</font>
</control>
<control type="label" id="30100">
<description>Date</description>
<posx>0</posx>
<posy>85</posy>
<width>360</width>
<height>35</height>
<textcolor>$INFO[Control.GetLabel(30109)]</textcolor>
<shadowcolor>$INFO[Control.GetLabel(30112)]</shadowcolor>
<colordiffuse>00000000</colordiffuse>
<align>center</align>
<aligny>center</aligny>
<scroll>true</scroll>
<label></label>
<font>font_lyrics</font>
</control>
<control type="label" id="30110">
<description>Information</description>
<posx>0</posx>
<posy>125</posy>
<width>360</width>
<height>35</height>
<textcolor>$INFO[Control.GetLabel(30111)]</textcolor>
<shadowcolor>$INFO[Control.GetLabel(30112)]</shadowcolor>
<colordiffuse>00000000</colordiffuse>
<align>center</align>
<aligny>center</aligny>
<scroll>true</scroll>
<label></label>
<font>font_lyrics</font>
</control>
<control type="label" id="30105">
<description>Hour color control</description>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<align>center</align>
<label></label>
<font>font14</font>
<visible>false</visible>
</control>
<control type="label" id="30106">
<description>Colon color control</description>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<align>center</align>
<label></label>
<font>font14</font>
<visible>false</visible>
</control>
<control type="label" id="30107">
<description>Minute color control</description>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<align>center</align>
<label></label>
<font>font14</font>
<visible>false</visible>
</control>
<control type="label" id="30108">
<description>AMPM color control</description>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<align>center</align>
<label></label>
<font>font14</font>
<visible>false</visible>
</control>
<control type="label" id="30109">
<description>Date color control</description>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<align>center</align>
<label></label>
<font>font14</font>
<visible>false</visible>
</control>
<control type="label" id="30111">
<description>Information color control</description>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<align>center</align>
<label></label>
<font>font14</font>
<visible>false</visible>
</control>
<control type="label" id="30112">
<description>Shadow color control</description>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<align>center</align>
<label></label>
<font>font14</font>
<visible>false</visible>
</control>
</control>
</controls>
</window>
Loading

0 comments on commit 3288429

Please sign in to comment.