kodi: update to kodi-15.2-rc2-4ed3eb6

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-09-23 22:40:21 +02:00
parent a462c3c9df
commit 604f9ff1b3
4 changed files with 2 additions and 1345 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="kodi-theme-Confluence"
PKG_VERSION="15.1-f4dda26"
PKG_VERSION="15.2-rc2-4ed3eb6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,29 +0,0 @@
From be7118372ed9ed86ad99187eff4f6f056dfde416 Mon Sep 17 00:00:00 2001
From: ronie <ronie@poedel.net>
Date: Tue, 18 Aug 2015 12:24:46 +0200
Subject: [PATCH 11/17] [Confluence] fix watched flag in media info 3 view
---
720p/ViewsVideoLibrary.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/720p/ViewsVideoLibrary.xml b/720p/ViewsVideoLibrary.xml
index 443cd62..d7de36c 100644
--- a/720p/ViewsVideoLibrary.xml
+++ b/720p/ViewsVideoLibrary.xml
@@ -1632,7 +1632,6 @@
<texture>OverlayWatching.png</texture>
<visible>ListItem.IsResumable</visible>
</control>
- </itemlayout>
<control type="image">
<left>320</left>
<top>14</top>
@@ -1641,6 +1640,7 @@
<texture>$INFO[ListItem.Overlay]</texture>
<aspectratio>keep</aspectratio>
</control>
+ </itemlayout>
<focusedlayout height="40" width="345">
<control type="image">
<left>0</left>

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="kodi"
PKG_VERSION="15.1-f4dda26"
PKG_VERSION="15.2-rc2-4ed3eb6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"