Commit graph

69 commits

Author SHA1 Message Date
Matthias Reichl
02d318ca2a kodi: extend power button udev rule to match on 32bit systems as well
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-29 01:51:12 +02:00
Matthias Reichl
a77515bf43 kodi: configure libinput to ignore power button input devices on GBM
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-24 19:45:59 +02:00
Matthias Reichl
eb1efdfe3e kodi: remove cputempcommand from advancedsettings.xml
This is no longer neccessary since kodi already supports reading
the CPU temperature from the various hwmon sysfs entries.

Our downstream "cputemp" scripts are still included for now as the
downstream "gputemp" scripts (which are still needed) symlink to them.
This should be cleaned up at a later point.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-22 23:54:38 +02:00
Matthias Reichl
12b747f4ca kodi: set audio backend via command line arg instead of env var
Support for the KODI_AE_SINK environment variable has been dropped
in kodi, use the --audio-backend command line option instead.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-06-17 10:27:51 +02:00
Matthias Reichl
da1426d568 kodi: remove outdated and defunct kodi.game repository
We included it to give easy access to the zachmorris repo, but
kodi.game repo hasn't been updated in ages and the ancient zachmorris
repo referenced by it is now defunct and results in errors in kodi.log

error <general>: Repository add-on repository.zachmorris uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use <dir> definitions.
error <general>: Repository add-on repository.zachmorris does not have any directory and won't be able to update/serve addons! Please fix the addon.xml definition

Let's just drop it, anyone who wants to use the zachmorris repo can
easily install it from ZIP.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-06 22:31:34 +01:00
Lukas Rusak
adb7a8fa53
kodi: dynamically set audio device to what kodi was built with 2022-05-17 11:22:13 -07:00
CvH
897dd0d340 kodi: kodi.game repository update to new style 2022-03-11 18:51:33 +01:00
CvH
459eadcf06 kodi: LE repository update to new style 2022-03-11 18:51:09 +01:00
CvH
dbb7210555 kodi: cleanup samba client timeout
- the timeout of 30sec is already default at Kodi since K18
2021-11-06 15:27:06 +01:00
CvH
c76c32fd0a kodi: add appliance.xml for gbm at generic 2021-09-12 09:09:03 +02:00
mglae
50926608a5 kodi-waitonnetwork: enabled by default with 10s 2021-01-06 18:22:46 +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
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
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
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
CvH
9a325e61b5 kodi: drop os.openelec.tv and os.libreelec.tv 2020-09-06 18:20:10 +02:00
chewitt
d9c156e79f kodi: add version attribute to advancedsettings.xml 2020-06-30 05:10:56 +00:00
chewitt
e4e9bb814d kodi: set @ADDON_VERSION@ in repo addon.xml 2019-07-01 20:45:07 +04:00
MilhouseVH
68e31e1161 kodi: stop disabling pvrmanager.syncchannelgroups 2018-12-16 15:35:54 +00:00
MilhouseVH
0af4984740 kodi: use project specific cputemp scripts for all projects 2018-11-02 15:53:33 +00:00
CvH
baa520082e kodi: update Kodi18 Beta2 2018-09-12 19:52:55 +02:00
MilhouseVH
d7a210175e kodi: remove videoscreen.limitedrange 2018-08-26 14:52:33 +01:00
chewitt
a2244b0a81 kodi: use HTTPS and SHA256 for LibreELEC repo addons 2018-08-12 23:11:46 +04:00
MilhouseVH
66ef5155cd
Merge pull request #2827 from lrusak/enable-games
kodi: enable games and disable rewind by default
2018-07-15 06:01:31 +01:00
Lukas Rusak
732df8990c
kodi: enable games and disable rewind by default
We want to get more visibility for retroplayer so let's enable games by default.
The only reason kodi doesn't do this is because it doesn't have the sense of a
binary add-on repo. LibreELEC is special in that we have had this ability forever.

We also want to disable rewind by default because it makes low powered devices
suffer in performance. It also isn't exposed in a manner that makes it easy to use yet.
2018-07-14 21:19:40 -07:00
chewitt
bee5a732f6 kodi: drop separate retroplayer addon repo 2018-07-06 10:21:50 +04:00
MilhouseVH
291e5c84f8 guisettings.xml: add version=2 2017-12-01 05:12:59 +00:00
Jonas Karlman
1a2cc860bb kodi: set default screenshotpath using appliance.xml 2017-10-14 22:46:20 +02:00
MilhouseVH
6407cb1e47 kodi: don't force samba max protocol - leave it to samba 2017-07-22 14:42:50 +01:00
MilhouseVH
ff540e85fa appliance.xml: add version, update group 2017-07-07 17:37:22 +01:00
Lukas Rusak
91964543cc
kodi: cleanup various xml files 2017-03-14 11:01:54 -07:00
Christian Hewitt
f81803d399 Merge pull request #1298 from lrusak/retroplayer-repo
repository.retroplayer.libreelec.tv: add repo for retroplayer
2017-03-10 07:40:23 +04:00
Jonas Karlman
7ecd677bee kodi: process more lirc repeat events 2017-02-18 22:57:43 +01:00
Lukas Rusak
50bce196a1
repository.retroplayer.libreelec.tv: add repo for retroplayer 2017-02-11 10:23:08 -08:00
chewitt
b9fe653f1f kodi: cosmetic bump of repository.libreelec.tv to 9.0.0 2017-02-02 05:51:18 +00:00
Peter Vicman
d00fea9c51 kodi: update advancedsettings.xml
removed obsolete tag streamsilence and leave default value 500ms for busydialogdelayms
2016-12-30 18:33:46 +01:00
chewitt
9c4dd51862 kodi: bump repository.libreelec.tv to 8.1 for consistency 2016-11-28 05:26:53 +00:00
MilhouseVH
b7128c6b01 kodi.game: Remove extension point - not required 2016-08-28 21:15:03 +01:00
MilhouseVH
aea264031d kodi: update to 17.0-beta1-81d5d26 2016-08-21 22:56:55 +01:00
MilhouseVH
8dc0cf382c kodi: Move limitedrange setting from Expert to Standard 2016-08-13 08:54:12 +01:00
anaconda
fc34d5394b
kodi: update appliance.xml after settings reshuffle.
Moves `pvrpowermanagement.setwakeupcmd` from group 2 to 1.
2016-05-09 21:08:02 +02:00
MilhouseVH
56c6dcc644 kodi: Default to double buffered 2016-05-05 15:36:57 +01:00
MilhouseVH
600b0b572b kodi: Drop obsolete (and default) read[buffer]factor setting after PR9681 2016-05-05 15:36:46 +01:00
MilhouseVH
2805c5b021 kodi: Update appliance.xml after Settings reorg 2016-05-01 17:01:43 +01:00
Christian Hewitt
bd242b852d Merge pull request #175 from CvH/repo_gz
LibreELEC addon repository: change to xml.gz
2016-04-29 08:43:57 +04:00
Christian Hewitt
3ab96e35e2 Merge pull request #174 from MilhouseVH/vol20
kodi: configure volume steps to 20 by default
2016-04-28 12:24:55 +04:00
Lukas Rusak
20c768f2fa LibreELEC: update logo 2016-04-25 14:26:31 -07:00
CvH
ddd36c09f5 LibreELEC addon repository: change to xml.gz
- saves 75% of size/bandwidth
2016-04-19 20:37:20 +02:00
MilhouseVH
c7d787c6b6 kodi: Fix typo in repository.kodi.game 2016-04-19 13:03:50 +01:00
MilhouseVH
47f642aad0 kodi: Add repository.kodi.game 2016-04-18 17:52:38 +01:00