mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
xbmc-pvr: fix CEC upstream patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b69ce160c4
commit
b93f932d72
@ -390,14 +390,6 @@ Subject: [PATCH 2/7] cec: set the HDMI port and the device to which the CEC
|
||||
|
||||
diff --git a/language/Dutch/strings.xml b/language/Dutch/strings.xml
|
||||
index 7d7fa9b..d49143d 100644
|
||||
--- a/language/Dutch/strings.xml
|
||||
+++ b/language/Dutch/strings.xml
|
||||
@@ -2386,4 +2386,5 @@
|
||||
<string id="36016">Verbonden</string> <!-- max. 13 characters -->
|
||||
<string id="36017">Adapter gevonden, maar libcec is niet beschikbaar</string>
|
||||
<string id="36018">Gebruik de taalinstelling van de TV</string>
|
||||
+ <string id="36019">Verbonden met HDMI apparaat</string>
|
||||
</strings>
|
||||
\ No newline at end of file
|
||||
diff --git a/language/English/strings.xml b/language/English/strings.xml
|
||||
index ece866a..dd7fec7 100644
|
||||
@ -1127,13 +1119,6 @@ index 8776161..5ca2a54 100644
|
||||
# download location and format
|
||||
diff --git a/project/BuildDependencies/scripts/libcec_d.txt b/project/BuildDependencies/scripts/libcec_d.txt
|
||||
index ec9df80..867d639 100644
|
||||
--- a/project/BuildDependencies/scripts/libcec_d.txt
|
||||
+++ b/project/BuildDependencies/scripts/libcec_d.txt
|
||||
@@ -1,3 +1,3 @@
|
||||
; filename source of the file
|
||||
|
||||
-libcec1.2.zip http://packages.pulse-eight.net/windows/
|
||||
+libcec1.4.zip http://packages.pulse-eight.net/windows/
|
||||
diff --git a/tools/darwin/depends/libcec/Makefile b/tools/darwin/depends/libcec/Makefile
|
||||
index c6b44c0..e72dc10 100644
|
||||
--- a/tools/darwin/depends/libcec/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user