Skip to content

Commit

Permalink
skin.copacetic 2.4.3 / script.copacetic 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
realcopacetic committed Jun 11, 2024
1 parent 981142a commit 9f59f03
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion nexus/skin.copacetic
Submodule skin.copacetic updated 80 files
+4 −4 16x9/Actions.xml
+225 −54 16x9/Animations.xml
+9 −2 16x9/Colors.xml
+2 −2 16x9/Components.xml
+1 −1 16x9/Components_DialogKeyboard.xml
+1 −1 16x9/Components_Dialogs.xml
+2 −2 16x9/Components_Home.xml
+5 −5 16x9/Components_Infoscreens.xml
+4 −4 16x9/Components_OSD.xml
+12 −12 16x9/Components_Settings.xml
+56 −16 16x9/Components_Viewtype_502_Showcase.xml
+26 −22 16x9/Components_Viewtype_504_Strip.xml
+340 −165 16x9/Components_Viewtype_505_Grid.xml
+28 −19 16x9/Components_Viewtype_50_List.xml
+94 −105 16x9/Components_Viewtypes.xml
+38 −6 16x9/Constants.xml
+61 −11 16x9/Content_Settings.xml
+11 −0 16x9/Content_Settings_Sliders.xml
+1 −1 16x9/Custom_1101_Window_IsHome.xml
+1 −1 16x9/Custom_1103_Window_IsVisualisation.xml
+2 −1 16x9/Custom_1104_Dialog_IsInfoscreen.xml
+1 −1 16x9/Custom_1106_Dialog_IsMenu.xml
+1 −1 16x9/Custom_1107_Player_HasMedia.xml
+1 −1 16x9/Custom_1109_Secondary_List_Taking_Focus.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 −1 16x9/Custom_1120_Multiart_Reset_Interrupter.xml
+1 −1 16x9/Custom_1131_Widget1_IsFocusing.xml
+1 −1 16x9/Custom_1132_Widget2_IsFocusing.xml
+1 −1 16x9/Custom_1133_Widget3_IsFocusing.xml
+1 −1 16x9/Custom_1134_Widget4_IsFocusing.xml
+1 −1 16x9/Custom_1135_Widget5_IsFocusing.xml
+1 −1 16x9/Custom_1136_Widget6_IsFocusing.xml
+1 −1 16x9/Custom_1137_Widget7_IsFocusing.xml
+1 −1 16x9/Custom_1138_Widget8_IsFocusing.xml
+1 −1 16x9/Custom_1139_Widget9_IsFocusing.xml
+1 −1 16x9/Custom_1150_Infoscreen_IsTransitioning.xml
+2 −2 16x9/Custom_1180_globalsearch.xml
+1 −1 16x9/Custom_1190_TMDBHelper_Window.xml
+2 −1 16x9/Defaults.xml
+1 −1 16x9/DialogColorPicker.xml
+2 −1 16x9/DialogKeyboard.xml
+107 −93 16x9/Expressions.xml
+9 −9 16x9/Extras_Secondary_List.xml
+1 −1 16x9/Extras_Trailer_Autoplay.xml
+36 −0 16x9/Font.xml
+2 −2 16x9/Hidden.xml
+1 −0 16x9/Includes.xml
+5 −4 16x9/MusicVisualisation.xml
+9 −8 16x9/Notifications.xml
+12 −12 16x9/Scrollbars.xml
+1 −1 16x9/SettingsSystemInfo.xml
+1 −0 16x9/Startup.xml
+13 −12 16x9/Templates_Artwork.xml
+11 −6 16x9/Templates_Dialogs.xml
+2 −4 16x9/Templates_MyWindows.xml
+4 −3 16x9/Templates_OSD.xml
+2 −2 16x9/Templates_Viewtypes.xml
+27 −28 16x9/Templates_Widgets.xml
+3 −3 16x9/Variables_Labels_Color.xml
+2 −1 16x9/Variables_Labels_Media.xml
+16 −3 16x9/Variables_Labels_Windows.xml
+18 −11 16x9/Variables_Textures_Artwork_Media.xml
+2 −1 16x9/Viewtype_504_Strip.xml
+47 −11 16x9/Viewtype_505_Grid.xml
+5 −4 16x9/Viewtype_50_List.xml
+6 −8 16x9/_IDs
+28 −6 README.md
+2 −2 addon.xml
+ extras/skinsettings/grid_large_light.jpg
+ extras/skinsettings/grid_large_night.jpg
+ extras/skinsettings/grid_light.jpg
+ extras/skinsettings/grid_night.jpg
+ extras/skinsettings/grid_small_light.jpg
+ extras/skinsettings/grid_small_night.jpg
+310 −233 language/resource.language.en_gb/strings.po
6 changes: 3 additions & 3 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.0.18" provider-name="realcopacetic">
</addon><addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.0" provider-name="realcopacetic">
<requires>
<import addon="xbmc.python" version="3.0.1" />
<import addon="script.module.pil" version="5.1.0" />
Expand All @@ -36,10 +36,10 @@
<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.2" name="Copacetic" provider-name="realcopacetic">
</addon><addon id="skin.copacetic" version="1.4.3" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.16.0" />
<import addon="script.copacetic.helper" version="1.0.16" />
<import addon="script.copacetic.helper" version="1.1.0" />
<import addon="resource.fonts.copacetic" version="1.0.5" />
<import addon="script.skinshortcuts" version="1.1.5" />
<import addon="service.upnext" version="1.1.9+MATRIX.1" />
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 @@
0888bd4fe4cf3936cf5d01dae0808909
25f6178e7cc0b387ca00313c20bf319d
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.0.18" provider-name="realcopacetic">
<addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.0" 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.
4 changes: 2 additions & 2 deletions nexus/zips/skin.copacetic/addon.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.copacetic" version="1.4.2" name="Copacetic" provider-name="realcopacetic">
<addon id="skin.copacetic" version="1.4.3" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.16.0" />
<import addon="script.copacetic.helper" version="1.0.16" />
<import addon="script.copacetic.helper" version="1.1.0" />
<import addon="resource.fonts.copacetic" version="1.0.5" />
<import addon="script.skinshortcuts" version="1.1.5" />
<import addon="service.upnext" version="1.1.9+MATRIX.1" />
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion omega/skin.copacetic
Submodule skin.copacetic updated 81 files
+4 −4 16x9/Actions.xml
+225 −54 16x9/Animations.xml
+9 −2 16x9/Colors.xml
+2 −2 16x9/Components.xml
+1 −1 16x9/Components_DialogKeyboard.xml
+1 −1 16x9/Components_Dialogs.xml
+2 −2 16x9/Components_Home.xml
+5 −5 16x9/Components_Infoscreens.xml
+4 −4 16x9/Components_OSD.xml
+12 −12 16x9/Components_Settings.xml
+56 −16 16x9/Components_Viewtype_502_Showcase.xml
+26 −22 16x9/Components_Viewtype_504_Strip.xml
+340 −165 16x9/Components_Viewtype_505_Grid.xml
+28 −19 16x9/Components_Viewtype_50_List.xml
+94 −105 16x9/Components_Viewtypes.xml
+38 −6 16x9/Constants.xml
+2 −0 16x9/Content_Infoscreens.xml
+61 −11 16x9/Content_Settings.xml
+11 −0 16x9/Content_Settings_Sliders.xml
+1 −1 16x9/Custom_1101_Window_IsHome.xml
+1 −1 16x9/Custom_1103_Window_IsVisualisation.xml
+2 −1 16x9/Custom_1104_Dialog_IsInfoscreen.xml
+1 −1 16x9/Custom_1106_Dialog_IsMenu.xml
+1 −1 16x9/Custom_1107_Player_HasMedia.xml
+1 −1 16x9/Custom_1109_Secondary_List_Taking_Focus.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 −1 16x9/Custom_1120_Multiart_Reset_Interrupter.xml
+1 −1 16x9/Custom_1131_Widget1_IsFocusing.xml
+1 −1 16x9/Custom_1132_Widget2_IsFocusing.xml
+1 −1 16x9/Custom_1133_Widget3_IsFocusing.xml
+1 −1 16x9/Custom_1134_Widget4_IsFocusing.xml
+1 −1 16x9/Custom_1135_Widget5_IsFocusing.xml
+1 −1 16x9/Custom_1136_Widget6_IsFocusing.xml
+1 −1 16x9/Custom_1137_Widget7_IsFocusing.xml
+1 −1 16x9/Custom_1138_Widget8_IsFocusing.xml
+1 −1 16x9/Custom_1139_Widget9_IsFocusing.xml
+1 −1 16x9/Custom_1150_Infoscreen_IsTransitioning.xml
+2 −2 16x9/Custom_1180_globalsearch.xml
+1 −1 16x9/Custom_1190_TMDBHelper_Window.xml
+2 −1 16x9/Defaults.xml
+1 −1 16x9/DialogColorPicker.xml
+2 −1 16x9/DialogKeyboard.xml
+107 −93 16x9/Expressions.xml
+9 −9 16x9/Extras_Secondary_List.xml
+1 −1 16x9/Extras_Trailer_Autoplay.xml
+36 −0 16x9/Font.xml
+2 −2 16x9/Hidden.xml
+1 −0 16x9/Includes.xml
+5 −4 16x9/MusicVisualisation.xml
+9 −8 16x9/Notifications.xml
+12 −12 16x9/Scrollbars.xml
+1 −1 16x9/SettingsSystemInfo.xml
+1 −0 16x9/Startup.xml
+13 −12 16x9/Templates_Artwork.xml
+11 −6 16x9/Templates_Dialogs.xml
+2 −4 16x9/Templates_MyWindows.xml
+4 −3 16x9/Templates_OSD.xml
+2 −2 16x9/Templates_Viewtypes.xml
+27 −28 16x9/Templates_Widgets.xml
+3 −3 16x9/Variables_Labels_Color.xml
+2 −1 16x9/Variables_Labels_Media.xml
+16 −3 16x9/Variables_Labels_Windows.xml
+18 −11 16x9/Variables_Textures_Artwork_Media.xml
+2 −1 16x9/Viewtype_504_Strip.xml
+47 −11 16x9/Viewtype_505_Grid.xml
+6 −5 16x9/Viewtype_50_List.xml
+6 −8 16x9/_IDs
+29 −6 README.md
+2 −2 addon.xml
+ extras/skinsettings/grid_large_light.jpg
+ extras/skinsettings/grid_large_night.jpg
+ extras/skinsettings/grid_light.jpg
+ extras/skinsettings/grid_night.jpg
+ extras/skinsettings/grid_small_light.jpg
+ extras/skinsettings/grid_small_night.jpg
+310 −233 language/resource.language.en_gb/strings.po
6 changes: 3 additions & 3 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.0.18" provider-name="realcopacetic">
</addon><addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.0" provider-name="realcopacetic">
<requires>
<import addon="xbmc.python" version="3.0.1" />
<import addon="script.module.pil" version="5.1.0" />
Expand All @@ -36,10 +36,10 @@
<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.2" name="Copacetic" provider-name="realcopacetic">
</addon><addon id="skin.copacetic" version="2.4.3" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.17.0" />
<import addon="script.copacetic.helper" version="1.0.16" />
<import addon="script.copacetic.helper" version="1.1.0" />
<import addon="resource.fonts.copacetic" version="1.0.5" />
<import addon="script.skinshortcuts" version="1.1.5" />
<import addon="service.upnext" version="1.1.9+MATRIX.1" />
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 @@
cdd007e5ee1938e261dca8dda703a38b
79e38f8aa70aaecb3b0ef3fd3417f702
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.0.18" provider-name="realcopacetic">
<addon id="script.copacetic.helper" name="Copacetic Helper" version="1.1.0" 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.
4 changes: 2 additions & 2 deletions omega/zips/skin.copacetic/addon.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.copacetic" version="1.4.2" name="Copacetic" provider-name="realcopacetic">
<addon id="skin.copacetic" version="2.4.3" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.17.0" />
<import addon="script.copacetic.helper" version="1.0.16" />
<import addon="script.copacetic.helper" version="1.1.0" />
<import addon="resource.fonts.copacetic" version="1.0.5" />
<import addon="script.skinshortcuts" version="1.1.5" />
<import addon="service.upnext" version="1.1.9+MATRIX.1" />
Expand Down
Binary file not shown.

0 comments on commit 9f59f03

Please sign in to comment.