Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
realcopacetic committed Nov 17, 2023
1 parent 4b39c84 commit c971a8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
1 change: 1 addition & 0 deletions 16x9/Templates_Panels.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
</include>
<include content="Simple_ListIcon">
<param name="visible" value="$PARAM[thumb_visible]" />
<param name="fade_diffuse_override" value="true" />
<param name="top" value="180" />
<param name="width" value="720" />
<param name="height" value="720" />
Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,19 @@ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisc
- Fixed typo breaking fix for previous issue https://github.com/realcopacetic/skin.copacetic/issues/60
- Fixed colour of volume indicator on home screen widgets when light theme selected
- Added disabled indicator to addonbrowser for disabled addons in List and Grid views

- Redesigned script-upnext widget and added options to skinsettings to enable/disable addon and choose art type.

Still to do:
Script upnext redesign
black screen until first artwork fetched
choose artwork icon dimmed
autoscroll on widgets? start on widgets? showcase 1st
- skinsettings hints
- MYMUSICPLAYLIST EDITOR
- Missing artwork on addons list view
- background not updating on some addonbrowser screens
container animation between addonbrowser levels? (All repositories or add on repository (type))
- login background
- Crop screensaver logo
$EXP[Containers_Background] - is this whole thing needed still or is it just global background?

- Make consistent overlay on embedded videoplayer for live tv and fade it out when screensaver kicks in


Expand Down
2 changes: 1 addition & 1 deletion 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.1.16" name="Copacetic" provider-name="realcopacetic">
<addon id="skin.copacetic" version="1.1.17" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.16.0" />
<import addon="script.copacetic.helper" version="1.0.6" />
Expand Down

0 comments on commit c971a8a

Please sign in to comment.