Commit graph

934 commits

Author SHA1 Message Date
howie-f
08a20f4c82 add "repository.libreelec.tv" to official repos 2021-09-29 15:34:35 +02:00
CvH
aea17da3bf kodi: update to 3d01768 2021-09-25 15:40:17 +02:00
CvH
059fa356c0 kodi: adjust kodi minimize patch 2021-09-25 15:40:17 +02:00
Jernej Škrabec
086b099cf1
Merge pull request #5601 from CvH/11.0/generic-switch-gbm
Generic: switch to GBM and create X11 and Generic device
2021-09-19 12:35:19 +02:00
mglae
879bc5955b kodi.sh: never delete just created crash log
If system time was not set via NTP on RTC-less devices, current log may have
the oldest time stamp.
2021-09-16 20:04:25 +02:00
Portisch
bc3f52365c kodi-config: LIBC_WIDEVINE_PATCHLEVEL is obsolete since script.module.inputstreamhelper v0.5.8 2021-09-15 09:19:01 +02:00
CvH
c76c32fd0a kodi: add appliance.xml for gbm at generic 2021-09-12 09:09:03 +02:00
CvH
f3c670ab6f
Merge pull request #5530 from heitbaum/kodi
kodi: honour KODI_SAMBA_SUPPORT variable
2021-08-11 14:22:54 +02:00
mglae
c5677c2853 pastekodi: only log current boot in case of persistent journal 2021-08-08 11:48:42 +02:00
heitbaum
111668f070 kodi: honour KODI_SAMBA_SUPPORT variable
without -DENABLE_SMBCLIENT=xx the kodi build will include smbclient if
it finds it, or will fail if it doesn't. This define should be set so as
to match the intention of the KODI_SAMBA_SUPPORT setting.
2021-08-04 21:49:34 +10:00
CvH
31963ca452
Merge pull request #5460 from dtechsrv/libc-widevine-le10
[LE 10] add LIBC_WIDEVINE_PATCHLEVEL environment variable to kodi config
2021-07-03 19:36:35 +02:00
Gábor Deé
936554d8ec kodi-config: add LIBC_WIDEVINE_PATCHLEVEL for arm*/aarch64 2021-07-01 18:19:11 +02:00
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