Merge pull request #29 from LibreELEC/rbp_jarvis

Thanks :)
This commit is contained in:
Christian Hewitt 2016-03-19 06:02:49 +04:00
commit d3c247cd51
7 changed files with 143716 additions and 58 deletions

View File

@ -0,0 +1,23 @@
From 3ea5de3b27203ea08529101f42534285cff0e1c0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Sun, 10 Aug 2014 18:58:37 +0100
Subject: [PATCH] confluence: Remove media-overlay.jpg for when video is
backgrounded
---
720p/IncludesBackgroundBuilding.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/720p/IncludesBackgroundBuilding.xml b/720p/IncludesBackgroundBuilding.xml
index cc996da..d6aa595 100644
--- a/720p/IncludesBackgroundBuilding.xml
+++ b/720p/IncludesBackgroundBuilding.xml
@@ -32,7 +32,7 @@
</control>
<control type="image">
<include>BackgroundDimensions</include>
- <texture>special://skin/backgrounds/media-overlay.jpg</texture>
+ <!--texture>special://skin/backgrounds/media-overlay.jpg</texture-->
<visible>[Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)] + !Window.IsVisible(TVChannels) + !Window.IsVisible(RadioChannels)</visible>
<include>VisibleFadeEffect</include>
</control>

File diff suppressed because it is too large Load Diff

View File

@ -1,29 +0,0 @@
From a68c7ca33ce0a3aa20caf3eb235e11d489e1fd5b Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Sun, 11 Oct 2015 20:55:35 +0100
Subject: [PATCH] Revert "Revert "Disable extra logging by default""
This reverts commit a880554325be187b877cd8f0e2b338e7267da636.
---
system/settings/settings.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index f1cbefa..b1b2ced 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -2917,12 +2917,12 @@
</setting>
<setting id="debug.extralogging" type="boolean" label="666" help="36394">
<level>1</level>
- <default>true</default>
+ <default>false</default>
<control type="toggle" />
</setting>
<setting id="debug.setextraloglevel" type="list[integer]" parent="debug.extralogging" label="668" help="36534">
<level>1</level>
- <default>32768</default>
+ <default></default>
<constraints>
<options>loggingcomponents</options>
<delimiter>,</delimiter>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,23 @@
From 3ea5de3b27203ea08529101f42534285cff0e1c0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Sun, 10 Aug 2014 18:58:37 +0100
Subject: [PATCH] confluence: Remove media-overlay.jpg for when video is
backgrounded
---
720p/IncludesBackgroundBuilding.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/720p/IncludesBackgroundBuilding.xml b/720p/IncludesBackgroundBuilding.xml
index cc996da..d6aa595 100644
--- a/720p/IncludesBackgroundBuilding.xml
+++ b/720p/IncludesBackgroundBuilding.xml
@@ -32,7 +32,7 @@
</control>
<control type="image">
<include>BackgroundDimensions</include>
- <texture>special://skin/backgrounds/media-overlay.jpg</texture>
+ <!--texture>special://skin/backgrounds/media-overlay.jpg</texture-->
<visible>[Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)] + !Window.IsVisible(TVChannels) + !Window.IsVisible(RadioChannels)</visible>
<include>VisibleFadeEffect</include>
</control>

File diff suppressed because it is too large Load Diff

View File

@ -1,29 +0,0 @@
From a68c7ca33ce0a3aa20caf3eb235e11d489e1fd5b Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Sun, 11 Oct 2015 20:55:35 +0100
Subject: [PATCH] Revert "Revert "Disable extra logging by default""
This reverts commit a880554325be187b877cd8f0e2b338e7267da636.
---
system/settings/settings.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index f1cbefa..b1b2ced 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -2917,12 +2917,12 @@
</setting>
<setting id="debug.extralogging" type="boolean" label="666" help="36394">
<level>1</level>
- <default>true</default>
+ <default>false</default>
<control type="toggle" />
</setting>
<setting id="debug.setextraloglevel" type="list[integer]" parent="debug.extralogging" label="668" help="36534">
<level>1</level>
- <default>32768</default>
+ <default></default>
<constraints>
<options>loggingcomponents</options>
<delimiter>,</delimiter>