Commit graph

822 commits

Author SHA1 Message Date
CvH
4c070d9b75 kodi: update to 6402a50 2021-06-29 17:17:51 +02:00
CvH
d9cb0e0749 kodi: update to f5c6051 2021-06-14 20:48:10 +02:00
mglae
267903e4a7 Kodi: Remove "disable addon dialog at startup" for LibreELEC 2021-05-25 19:51:09 +02:00
CvH
b64a2fbad1 kodi: update to 2d78f9d 2021-05-20 21:31:28 +02:00
Matthias Reichl
2b2a7f8694 kodi: update to 19.1-Matrix
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-05-09 18:24:59 +02:00
CvH
b271f4c16d kodi: update to 1a1c502 2021-04-16 20:10:23 +02:00
CvH
0cf3e4f25a kodi: update to 4471acb 2021-04-09 17:21:03 +02:00
CvH
c623222457
Merge pull request #5205 from lrusak/kodi-waitonnetwork-timeout
kodi: waitonnetwork service shouldn't be considered failed if it timed out
2021-03-27 17:49:51 +01:00
Jernej Skrabec
a00e964543 kodi: Add upstream patch for skipping frames 2021-03-27 08:33:10 +01:00
Jernej Skrabec
18bc6a0adc kodi: Remove obsolete RPi patch 2021-03-26 20:55:58 +01:00
Matthias Reichl
addab9b783 Revert "kodi: service addon wrapper call fix"
This reverts commit 3fc36563b1.

This fixes service addons not being started after installation.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-17 16:57:38 +01:00
Matthias Reichl
b2a6e313df pastekodi: cleanup RPi bootloader version report
The check for "unsupported command" was wrong as vcgencmd outputs
that on stderr (which isn't captured), not stdout.

Current RPii0-3 firmwares support the command and report "unknown",
so the whole check can be dropped and we can simply add the output
of the vcgencmd command.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-03 00:27:37 +01:00
Matthias Reichl
d2a3ccbfbe pastekodi: use short-precise journal format
Having timestamps with microsecond precision instead of only
seconds makes it easier to analyse timing issues and cross-reference
entries with kodi log (which has millisecond timestamps).

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-03 00:27:37 +01:00
Matthias Reichl
cbd6c1f82a pastekodi: list .config, system.d and udev.rules.d files
/storage/.config/system.d is listed recursively so we also
see contents of .wants and drop-ins etc directories

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-03 00:26:30 +01:00
Lukas Rusak
da5396af1f
kodi: waitonnetwork service shouldn't be considered failed if it timed out 2021-03-02 08:13:58 -08:00
Matthias Reichl
0cab4ec777 pastekodi: include get_throttled output on RPi
This will quickly tell us if the RPi is suffering from undervoltage
or overtemperature issues.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-02 12:56:00 +01:00
CvH
9c75e280af
Merge pull request #5157 from HiassofT/le10-kodi-gbm-mode
kodi: add patch to fix gbm default resolution handling
2021-02-27 06:50:51 +01:00
Matthias Reichl
3728eecfc4 kodi: add patch to fix gbm default resolution handling
This brings kodi's RES_DESKTOP handling in line with other
windowing systems, kodi's default is now the mode configured
prior to kodi startup.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-19 11:31:55 +01:00
Matthias Reichl
3350b7838c kodi: update to 19.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-19 11:25:12 +01:00
CvH
69ef6bc0ed kodi: update to 04303bf 2021-02-07 18:12:51 +01:00
CvH
311253d876 kodi: update to bb88e5e 2021-01-30 14:45:52 +01:00
Ian Leonard
928c79de2d mediacenter: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:09 +00:00
Matthias Reichl
8424af90a2 kodi: update to 19.0RC1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-15 21:17:44 +01:00
mglae
b464994d81 kodi-waitonnetwork.service: use wait-time-sync 2021-01-08 19:40:23 +01:00
mglae
240f54be13 kodi-waitonnetwork.service: don't show delay message, work silent 2021-01-06 18:22:46 +01:00
mglae
50926608a5 kodi-waitonnetwork: enabled by default with 10s 2021-01-06 18:22:46 +01:00
Matthias Reichl
6cc2254a03 kodi: update to 19.0b2-Matrix
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-07 10:43:07 +01:00
CvH
1a55573c22 kodi: update to 19.0b1 2020-11-17 18:52:40 +01:00
CvH
733996595e kodi: update to bb0699d 2020-11-01 07:50:28 +01:00
Matthias Reichl
e4760a881c kodi: add appliance.xml for gbm windowing
default to settings from old gbm.xml: enable drmprime decoding
with default direct-to-plane rendering and show drmprime and
keyboard settings.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-01 07:50:28 +01:00
CvH
a83571f1c6 kodi: update to 6384782 2020-10-19 20:54:07 +02:00
Matthias Reichl
cc8c6c628f kodi: move environment variables in systemd unit to environment file
Only set DISPLAY or WAYLAND_DISPLAY if actually running under
x11/wayland. This fixes latest kodi gbm refusing to start because
it thinks a window manager is active.

Also set the Nvidia-specific __GL_YIELD only when Nvidia drivers
are actually used and drop SDL_MOUSE_RELATIVE - kodi stopped using
SDL a long time ago.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-14 15:56:41 +02:00
CvH
de95aa57a1
Merge pull request #4566 from HiassofT/le10-bye-bye-slice
RPi: remove Slice and Slice3 devices
2020-10-10 07:42:45 +02:00
CvH
624e7400e6 kodi: update to ce12328 2020-10-03 13:41:31 +02:00
Matthias Reichl
97d4fc0879 kodi: drop Slice/Slice3 devices in package.mk
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-28 16:13:05 +02:00
CvH
210fc7e4b9 kodi: update to fbef8cf 2020-09-22 18:09:11 +02:00
CvH
0d2e34a8dc kodi: remove espeak 2020-09-13 22:17:07 +02:00
Matthias Reichl
74678a5160
Merge pull request #4555 from CvH/10.0/kodi_up_1309
kodi update to latest
2020-09-13 22:04:21 +02:00
Matthias Reichl
bfc7ced30b
Merge pull request #4370 from CvH/10.0/addon-cleanup
addons: drop dependency to LE
2020-09-13 20:49:52 +02:00
CvH
eceac1f3e7 kodi: update to 1cd618c 2020-09-13 12:32:26 +02:00
CvH
e073ec7e11
Merge pull request #4550 from HiassofT/le10-kodi-appliance
kodi: don't enable webserver by default
2020-09-11 21:54:50 +02:00
Matthias Reichl
c8c9b6aae8 kodi: don't enable webserver by default
Kodi defaults to require authentication when the webserver is
enabled and as no password is set this results in an annoying
error box on fresh installations.

As neither disabling authentication or pre-setting a well known
password are great options just stop enabling the webserver via
appliance.xml. Users can enable it and choose authentication options
if they like via settings.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-10 13:34:44 +02:00
Matthias Reichl
d9a500719e kodi: add patch to support external libplist 2.2.0
see https://github.com/xbmc/xbmc/pull/18378

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-07 00:10:21 +02:00
Matthias Reichl
922ffd1a12 kodi: drop dependency on giflib
giflib support was dropped in kodi 17 (only texturepacker on
buildhost still needs giflib).

See https://github.com/xbmc/xbmc/pull/9055

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-07 00:10:21 +02:00
CvH
9a325e61b5 kodi: drop os.openelec.tv and os.libreelec.tv 2020-09-06 18:20:10 +02:00
CvH
3e489bf694 kodi: rebased patches 2020-09-04 21:18:58 +02:00
CvH
cfb0971540 kodi: update to 339dd24 2020-09-04 21:18:58 +02:00
CvH
498a64bbf8 kodi: update to 2fa167f 2020-08-22 15:23:49 +02:00
CvH
83bd522481 kodi: update to e418ee4 2020-08-03 15:55:41 +02:00
Matthias Reichl
2da137f33e kodi: drop vendor tree support
All projects use upstream kodi.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-28 11:42:21 +02:00