Skip to content

Commit

Permalink
skin.copacetic 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
realcopacetic committed Jul 16, 2024
1 parent f7bfc64 commit 4817632
Show file tree
Hide file tree
Showing 16 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion nexus/skin.copacetic
Submodule skin.copacetic updated 64 files
+153 −98 16x9/Animations.xml
+39 −14 16x9/Colors.xml
+9 −8 16x9/Components.xml
+30 −0 16x9/Components_Buttons.xml
+140 −41 16x9/Components_Home.xml
+2 −3 16x9/Components_OSD.xml
+2 −2 16x9/Components_Viewtype_502_Showcase.xml
+52 −43 16x9/Components_Viewtype_504_Strip.xml
+198 −48 16x9/Components_Viewtype_505_Grid.xml
+7 −5 16x9/Components_Viewtype_50_List.xml
+185 −126 16x9/Components_Viewtypes.xml
+14 −12 16x9/Constants.xml
+63 −37 16x9/Content_Settings.xml
+68 −11 16x9/Content_Settings_Sliders.xml
+2 −2 16x9/Custom_1104_Dialog_IsInfoscreen.xml
+1 −1 16x9/Custom_1110_Container_Level_0.xml
+1 −1 16x9/Custom_1111_Container_Level_1.xml
+1 −1 16x9/Custom_1112_Container_Level_2.xml
+1 −1 16x9/Custom_1113_Container_Level_3.xml
+1 −1 16x9/Custom_1114_Container_Level_4.xml
+1 −1 16x9/Custom_1115_Container_Level_5.xml
+1 −0 16x9/Custom_1120_Multiart_Reset_Interrupter.xml
+1 −1 16x9/Defaults.xml
+1 −1 16x9/DialogAddonSettings.xml
+1 −3 16x9/DialogButtonMenu.xml
+2 −2 16x9/DialogKeyboard.xml
+7 −4 16x9/Expressions.xml
+5 −17 16x9/Extras_Secondary_List.xml
+3 −0 16x9/FileManager.xml
+18 −0 16x9/Font.xml
+2 −3 16x9/Home.xml
+30 −0 16x9/MyWeather.xml
+248 −227 16x9/Navigation.xml
+3 −3 16x9/Notifications.xml
+4 −4 16x9/Scrollbars.xml
+3 −0 16x9/Startup.xml
+13 −38 16x9/Templates_Artwork.xml
+1 −1 16x9/Templates_Dialogs.xml
+5 −0 16x9/Templates_MyWindows.xml
+3 −0 16x9/Templates_Panels.xml
+2 −2 16x9/Templates_Viewtypes.xml
+10 −5 16x9/Templates_Widgets.xml
+9 −9 16x9/Timers.xml
+4 −4 16x9/Variables_Labels_Color.xml
+31 −17 16x9/Variables_Labels_Media.xml
+15 −2 16x9/Variables_Labels_Windows.xml
+29 −0 16x9/Variables_Paths_Widgets.xml
+18 −11 16x9/Variables_Textures_Artwork_Media.xml
+45 −0 16x9/Variables_Textures_Artwork_Widgets.xml
+2 −1 16x9/Viewtype_501_Billboard.xml
+2 −1 16x9/Viewtype_502_Showcase.xml
+2 −1 16x9/Viewtype_504_Strip.xml
+54 −16 16x9/Viewtype_505_Grid.xml
+4 −5 16x9/Viewtype_50_List.xml
+40 −18 README.md
+1 −1 addon.xml
+ extras/skinsettings/grid_horizontal_light.jpg
+ extras/skinsettings/grid_horizontal_night.jpg
+ extras/skinsettings/grid_large_light.jpg
+ extras/skinsettings/grid_large_night.jpg
+ extras/skinsettings/grid_small_light.jpg
+ extras/skinsettings/grid_small_night.jpg
+105 −10 language/resource.language.en_gb/strings.po
+ media/icons/icon_library_focused_30.png
4 changes: 2 additions & 2 deletions nexus/zips/addons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<summary lang="en_GB">Combined Inter and Noto Sans CJK fonts</summary>
<description lang="en_GB">Additional charactersets for use with the skin Copacetic including CJK.</description>
</extension>
</addon><addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.1" provider-name="realcopacetic">
</addon><addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.2" provider-name="realcopacetic">
<requires>
<import addon="xbmc.python" version="3.0.1" />
<import addon="script.module.pil" version="5.1.0" />
Expand All @@ -36,7 +36,7 @@
<summary lang="en_GB">Extend the power of Copacetic</summary>
<description lang="en_GB">Helper script for the skin Copacetic.</description>
</extension>
</addon><addon id="skin.copacetic" version="1.4.3" name="Copacetic" provider-name="realcopacetic">
</addon><addon id="skin.copacetic" version="1.5.0" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.16.0" />
<import addon="script.copacetic.helper" version="1.1.0" />
Expand Down
2 changes: 1 addition & 1 deletion nexus/zips/addons.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
48c6580327924d1fc1da41c6733822f9
1a33c44893c9fba3637a2b011654aafc
2 changes: 1 addition & 1 deletion nexus/zips/script.copacetic.helper/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.1" provider-name="realcopacetic">
<addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.2" provider-name="realcopacetic">
<requires>
<import addon="xbmc.python" version="3.0.1" />
<import addon="script.module.pil" version="5.1.0" />
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion nexus/zips/skin.copacetic/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.copacetic" version="1.4.3" name="Copacetic" provider-name="realcopacetic">
<addon id="skin.copacetic" version="1.5.0" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.16.0" />
<import addon="script.copacetic.helper" version="1.1.0" />
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion omega/skin.copacetic
Submodule skin.copacetic updated 64 files
+153 −98 16x9/Animations.xml
+39 −14 16x9/Colors.xml
+9 −8 16x9/Components.xml
+30 −0 16x9/Components_Buttons.xml
+140 −41 16x9/Components_Home.xml
+2 −3 16x9/Components_OSD.xml
+2 −2 16x9/Components_Viewtype_502_Showcase.xml
+52 −43 16x9/Components_Viewtype_504_Strip.xml
+198 −48 16x9/Components_Viewtype_505_Grid.xml
+7 −5 16x9/Components_Viewtype_50_List.xml
+185 −126 16x9/Components_Viewtypes.xml
+14 −12 16x9/Constants.xml
+63 −37 16x9/Content_Settings.xml
+68 −11 16x9/Content_Settings_Sliders.xml
+2 −2 16x9/Custom_1104_Dialog_IsInfoscreen.xml
+1 −1 16x9/Custom_1110_Container_Level_0.xml
+1 −1 16x9/Custom_1111_Container_Level_1.xml
+1 −1 16x9/Custom_1112_Container_Level_2.xml
+1 −1 16x9/Custom_1113_Container_Level_3.xml
+1 −1 16x9/Custom_1114_Container_Level_4.xml
+1 −1 16x9/Custom_1115_Container_Level_5.xml
+1 −0 16x9/Custom_1120_Multiart_Reset_Interrupter.xml
+1 −1 16x9/Defaults.xml
+1 −1 16x9/DialogAddonSettings.xml
+1 −3 16x9/DialogButtonMenu.xml
+2 −2 16x9/DialogKeyboard.xml
+7 −4 16x9/Expressions.xml
+5 −17 16x9/Extras_Secondary_List.xml
+3 −0 16x9/FileManager.xml
+18 −0 16x9/Font.xml
+2 −3 16x9/Home.xml
+30 −0 16x9/MyWeather.xml
+248 −227 16x9/Navigation.xml
+3 −3 16x9/Notifications.xml
+4 −4 16x9/Scrollbars.xml
+3 −0 16x9/Startup.xml
+13 −38 16x9/Templates_Artwork.xml
+1 −1 16x9/Templates_Dialogs.xml
+6 −0 16x9/Templates_MyWindows.xml
+3 −0 16x9/Templates_Panels.xml
+2 −2 16x9/Templates_Viewtypes.xml
+10 −5 16x9/Templates_Widgets.xml
+9 −9 16x9/Timers.xml
+4 −4 16x9/Variables_Labels_Color.xml
+31 −17 16x9/Variables_Labels_Media.xml
+15 −2 16x9/Variables_Labels_Windows.xml
+29 −0 16x9/Variables_Paths_Widgets.xml
+18 −11 16x9/Variables_Textures_Artwork_Media.xml
+45 −0 16x9/Variables_Textures_Artwork_Widgets.xml
+2 −1 16x9/Viewtype_501_Billboard.xml
+2 −1 16x9/Viewtype_502_Showcase.xml
+2 −1 16x9/Viewtype_504_Strip.xml
+54 −16 16x9/Viewtype_505_Grid.xml
+4 −5 16x9/Viewtype_50_List.xml
+40 −19 README.md
+1 −1 addon.xml
+ extras/skinsettings/grid_horizontal_light.jpg
+ extras/skinsettings/grid_horizontal_night.jpg
+ extras/skinsettings/grid_large_light.jpg
+ extras/skinsettings/grid_large_night.jpg
+ extras/skinsettings/grid_small_light.jpg
+ extras/skinsettings/grid_small_night.jpg
+105 −10 language/resource.language.en_gb/strings.po
+ media/icons/icon_library_focused_30.png
4 changes: 2 additions & 2 deletions omega/zips/addons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<summary lang="en_GB">Combined Inter and Noto Sans CJK fonts</summary>
<description lang="en_GB">Additional charactersets for use with the skin Copacetic including CJK.</description>
</extension>
</addon><addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.1" provider-name="realcopacetic">
</addon><addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.2" provider-name="realcopacetic">
<requires>
<import addon="xbmc.python" version="3.0.1" />
<import addon="script.module.pil" version="5.1.0" />
Expand All @@ -36,7 +36,7 @@
<summary lang="en_GB">Extend the power of Copacetic</summary>
<description lang="en_GB">Helper script for the skin Copacetic.</description>
</extension>
</addon><addon id="skin.copacetic" version="2.4.3" name="Copacetic" provider-name="realcopacetic">
</addon><addon id="skin.copacetic" version="2.5.0" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.17.0" />
<import addon="script.copacetic.helper" version="1.1.0" />
Expand Down
2 changes: 1 addition & 1 deletion omega/zips/addons.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
72abc8e21604b799987a4e1796350819
40bcd245a75af325125656251be0cf59
2 changes: 1 addition & 1 deletion omega/zips/script.copacetic.helper/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.1" provider-name="realcopacetic">
<addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.2" provider-name="realcopacetic">
<requires>
<import addon="xbmc.python" version="3.0.1" />
<import addon="script.module.pil" version="5.1.0" />
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion omega/zips/skin.copacetic/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.copacetic" version="2.4.3" name="Copacetic" provider-name="realcopacetic">
<addon id="skin.copacetic" version="2.5.0" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.17.0" />
<import addon="script.copacetic.helper" version="1.1.0" />
Expand Down
Binary file not shown.

0 comments on commit 4817632

Please sign in to comment.