Commit graph

822 commits

Author SHA1 Message Date
Matthias Reichl
d4ca44993f kodi: update to 19.0a1-Matrix
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-28 11:16:37 +02:00
CvH
93d158e7b4 kodi: update to db74480 2020-07-19 14:03:54 +02:00
Matthias Reichl
3bb2e6d2b0 kodi: drop support for old, proprietary bcm2835 GL driver
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-07 15:48:29 +02:00
chewitt
f0f2759260 kodi: add m (mute) to kodi-remote script 2020-06-30 05:11:04 +00:00
chewitt
d9c156e79f kodi: add version attribute to advancedsettings.xml 2020-06-30 05:10:56 +00:00
Matthias Reichl
201f88aa25 kodi (RPi): support HEVC decode with upstream kodi
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-16 19:33:16 +02:00
Matthias Reichl
8988029d2a kodi: disable LCMS2
This prevents kodi from autodetecting the lcms2 lib which is not present
in the image.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-14 21:24:04 +02:00
CvH
a7e46710e7 kodi (default): update to kodi-06d904b 2020-06-14 21:24:04 +02:00
MilhouseVH
a521250de1 kodi (default): update to kodi-941afd2 2020-06-14 21:24:04 +02:00
MilhouseVH
21f459474a kodi: update patch after PR17922 2020-06-14 21:24:04 +02:00
MilhouseVH
6b30b115a1 kodi: update patch after PR17730 2020-06-14 21:24:04 +02:00
chewitt
c21123112b kodi: remove beelink mouse patch 2020-04-23 03:49:12 +00:00
MilhouseVH
827722fa70 kodi: disable testing 2020-04-19 19:58:16 +01:00
MilhouseVH
ff660c5d99 kodi: build external spdlog 2020-04-19 19:58:16 +01:00
MilhouseVH
eaa12a271a kodi: build external libudfread 2020-04-19 19:58:16 +01:00
MilhouseVH
d31d6f672e kodi: ensure we use our swig, not system 2020-04-19 19:58:16 +01:00
MilhouseVH
32c4ca12a5 kodi (RPi/RPi2/RPi4): update to kodi-newclock5_20200419 2020-04-19 19:58:11 +01:00
MilhouseVH
ef05fc26c6 kodi (default): update to kodi-392dcf7 2020-04-18 23:34:32 +01:00
CvH
9f00cd296d
Merge pull request #4220 from chewitt/amlogic-upstream
bump Amlogic to Linux 5.6
2020-03-08 08:30:16 +01:00
MilhouseVH
21382ec7b6 kodi: drop upstream patch 2020-03-03 18:18:31 +00:00
MilhouseVH
666bafea86 kodi (RPi/RPi2/RPi4): update to kodi-78f79b5 2020-03-03 18:18:31 +00:00
MilhouseVH
7b7f99e0eb kodi (default): update to kodi-3375a26 2020-03-03 18:18:31 +00:00
chewitt
d27bc07481 kodi: add patch for Beelink wireless remote 2020-03-02 15:07:49 +00:00
Andre Heider
a6111a6d0b kodi: don't wipe themes, move them for the theme packages 2020-02-10 08:53:39 +01:00
Jernej Škrabec
6a49b986d7
Merge pull request #4150 from lrusak/kodi-egl-no-x11
kodi: use EGL_NO_X11 to follow upstream changes
2020-01-28 17:46:10 +01:00
Lukas Rusak
b62ecca3b7
kodi: use EGL_NO_X11 to follow upstream changes 2020-01-26 09:29:31 -08:00
MilhouseVH
4f798614ce kodi: fix caching issue accessing repositories 2020-01-12 19:42:54 +00:00
Christian Hewitt
e2a591b5ac
Merge pull request #4065 from MilhouseVH/le10_ssh_env
image: add /etc/environment
2020-01-08 19:25:34 +04:00
MilhouseVH
56745c566c pastekodi: avoid cmp this is installed by system-tools 2020-01-07 01:04:02 +00:00
Andre Heider
50e872d770 kodi: use -DFFMPEG_PATH
There's no need to pass the path to the build folder, use the path to
the installation instead.

From kodi's FindFFMPEG.cmake:
WARNING: this option is for developers as it will _disable ffmpeg version
checks_! Consider using FFMPEG_PATH instead, which _does_ check library
versions

Before:
-- Found FFMPEG: <snip>/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr (found version "undef")

After:
-- Found FFMPEG: <snip>/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/include (found version "4.0")
2019-12-31 11:26:49 +01:00
Jonas Karlman
30d63b56a0 Rockchip: drop rockchip-4.4 linux support 2019-12-31 09:09:33 +00:00
MilhouseVH
0f5b8dff5c kodi (RPi/RPi2/RPi4): update to kodi-0d67271 2019-12-30 22:18:56 +00:00
MilhouseVH
6c986aad38 kodi (Generic/Allwinner): update to kodi-6e15fcb 2019-12-30 22:11:58 +00:00
MilhouseVH
0758710223 kodi: refresh environment vars when installing/uninstalling addons 2019-12-18 00:49:25 +00:00
MilhouseVH
3c0c23c525
Merge pull request #4051 from mglae/le10_kodi_cacert
kodi: use system cacert.pem
2019-12-17 19:18:03 +00:00
Matthias Reichl
77ecb0d7c5
Merge pull request #4048 from MilhouseVH/le10_kodi19-next02
kodi: update to latest 19-alpha (Dec 2019)
2019-12-17 10:50:19 +01:00
Christian Hewitt
e5dedd7ff3
Merge pull request #3993 from MilhouseVH/le10_get_addon_id
LibreELEC-settings: make it easier to disable, or use alternative
2019-12-11 13:53:02 +08:00
mglae
b80f7dec98 kodi: pastekodi: log cacert.pem if needed 2019-12-10 22:18:44 +01:00
mglae
50226c9a41 kodi: use system cacert.pem 2019-12-10 22:18:34 +01:00
MilhouseVH
20afe62bde kodi (RPi): update to kodi-5f134ad 2019-12-09 23:21:44 +00:00
MilhouseVH
b37da5dc7c kodi (Generic/Allwinner): update to kodi-dea0a9d 2019-12-09 23:21:44 +00:00
MilhouseVH
bd179a914e kodi: fix x11 build after PR16510 2019-12-09 21:10:10 +00:00
MilhouseVH
67fe7002d4 kodi: adapt ALSA/PULSE for PR16913 2019-12-09 21:10:10 +00:00
MilhouseVH
555194323b
Merge pull request #3936 from HiassofT/le10-kernel-ipconfig
disable connman when using kernel ip config / netboot
2019-11-29 21:38:10 +00:00
MilhouseVH
48c3c90f05 kodi: avoid hard coding optional settings addon id 2019-11-17 20:50:33 +00:00
Matthias Reichl
d84e7ac473
Merge pull request #3987 from MilhouseVH/le10_kodi_config_fix
kodi-config: create userdata when it doesn't exist
2019-11-17 21:28:58 +01:00
MilhouseVH
bf05276ee4 kodi: remove /storage/.kodi/userdata from tmpfiles.d, rely on kodi-config 2019-11-17 02:07:12 +00:00
MilhouseVH
df1c3298ff kodi-config: create userdata when it doesn't exist 2019-11-16 03:17:47 +00:00
Matthias Reichl
886bb0164a disable network online services when using kernel ip configuration
Also drop Requisite on connman.service as it's not really needed
(connman and network online services all have conditions on
!/dev/.kernel_ipconfig) and it causes a dependency failed message
as Requisites are evaluated before conditions.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
John Sullivan
e12e8cb7c4 Make kodi-config return a zero exit status 2019-11-15 17:02:39 +00:00