Commit graph

934 commits

Author SHA1 Message Date
Rudi Heitbaum
72aa0cd747 kodi: update to githash 7075efe 2024-03-02 22:18:40 +00:00
Rudi Heitbaum
e42b309ba6 kodi: update to githash 36c6d14 2024-03-01 10:57:50 +00:00
Rudi Heitbaum
2e5cb4baab kodi: update to githash e625f24 2024-02-28 09:46:51 +00:00
Rudi Heitbaum
1798408a6a kodi: update to githash 480476c 2024-02-25 07:42:13 +00:00
Rudi Heitbaum
db415613d9 kodi: update to githash e085b62 2024-02-21 10:10:02 +00:00
Christian Hewitt
3ea15b8076
Merge pull request #8612 from DaVukovic/rename_power_patch
rename power-off patch
2024-02-16 09:42:50 +04:00
Rudi Heitbaum
40593a33cf kodi: update to 21.0b3-Omega 2024-02-15 10:16:25 +00:00
David Vukovic
858becf500 rename power-off patch 2024-02-11 15:39:14 +01:00
Matthias Reichl
df99a7e897 kodi: add patch to change remote power button behaviour to show shutdown menu
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-02-11 11:59:58 +00:00
Rudi Heitbaum
53d215662e kodi: update to githash 89288b9
log:
- 0a52609c11...89288b972e
2024-02-11 11:40:31 +00:00
Rudi Heitbaum
1afc388965 kodi: update to githash 0a52609
log:
- 8c25e11a02...0a52609c11
2024-02-10 11:48:27 +00:00
Christian Hewitt
cc9a819253
Merge pull request #8589 from sky42src/le12_kodi_info
kodi: storage info no efivars, autofs
2024-02-10 08:30:54 +04:00
Matthias Reichl
ed802f01ea kodi: drop estouchy leftovers
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-02-08 14:02:49 +01:00
Rudi Heitbaum
56e02f408e kodi: update to githash 8c25e11
log:
- 80209208f0...8c25e11a02
2024-02-08 11:49:57 +00:00
Rudi Heitbaum
49dfd88513 kodi: update to githash 8020920
log:
- cabba8df73...827936d3f0
2024-02-05 22:06:05 +00:00
Peter Tuschy
7e1e416375 kodi: storage info no efivars, autofs
upstream pull request
https://github.com/xbmc/xbmc/pull/24642
2024-02-04 18:12:10 +01:00
Rudi Heitbaum
d108bf3730 kodi: update to githash cabba8d 2024-01-29 10:19:21 +00:00
Rudi Heitbaum
379e093cf8 kodi: update to githash 06e2280 2024-01-25 10:27:33 +00:00
Rudi Heitbaum
12125f1830 kodi: update to githash f3f1df1 2024-01-15 11:29:26 +00:00
CvH
c9b851faee kodi: update to f6e78bf 2024-01-09 17:51:55 +01:00
Rudi Heitbaum
f9912abf33
Merge pull request #8471 from nvdias0/LD_LIBRARY_PATH_FIX
Fix LD_LIBRARY_PATH update
2024-01-08 21:16:52 +11:00
Rudi Heitbaum
bb94c8266c kodi: update to githash bdc4ab8 2024-01-07 09:04:19 +00:00
Rudi Heitbaum
c1cab83d88
Merge pull request #8477 from dhewg/buildfixes
A couple of build fixes
2024-01-05 20:29:57 +11:00
Andre Heider
3a5d06051c kodi: fix build with AUTOREMOVE
This fixes the build error:
"Error: Could not find or load main class groovy.ui.GroovyMain"
Because groovy has already been wiped with AUTOREMOVE due to the wrong
dependency.

Fixes: e02cc989 "kodi: support change to Groovy/Apache commons binaries"
Signed-off-by: Andre Heider <a.heider@gmail.com>
2024-01-05 10:14:37 +01:00
Rudi Heitbaum
70d6df33d0 kodi: update to githash a808b55 2024-01-05 08:58:48 +00:00
nvdias0
ef68ba9fb8
Fix LD_LIBRARY_PATH update
After  [065d3f5], LD_LIBRARY_PATH is not updated, even when there are *.so inside $addon/lib dirs.

Looking into the code: changing LD_LIBRARY_PATH in a set of code between parenthesis will keep the change only inside that scope.
I propose replacing the parenthesis.
2024-01-02 14:28:43 +00:00
CvH
098fb78b49
Merge pull request #8342 from heitbaum/lib.private
Keep addon introduced private shared libraries private to the addon
2023-12-20 17:19:04 +01:00
Rudi Heitbaum
6afe779794 kodi: update to githash 87d2d6f 2023-12-13 13:01:28 +00:00
Rudi Heitbaum
e02cc989f0 kodi: support change to Groovy/Apache commons binaries 2023-12-13 12:48:40 +00:00
Matthias Reichl
61ddb717d0 kodi: update to 21.0b2-Omega
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-12-09 23:37:57 +01:00
Rudi Heitbaum
065d3f5e88 kodi/profile.d: only include addon lib directories in LD_LIBRARY_PATH if they contains shared libraries 2023-12-01 10:05:17 +00:00
CvH
7dc0c15502 kodi: update to fdb4025 2023-11-05 17:56:05 +01:00
CvH
31e9546527 kodi: update to c5d20b2 2023-10-30 14:49:49 +01:00
Matthias Reichl
83a5018d1a kodi: update to 21.0b1-Omega
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-10-18 09:28:26 +02:00
mglae
afa3d4d02f kodi: update to 8fd6170 2023-10-15 19:56:57 +02:00
Matthias Reichl
8a9a019c85 kodi: update to d8b3970
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-10-13 12:18:34 +02:00
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
4a302fbcb0 kodi: add patch to change remote power button behaviour to show shutdown menu
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-24 00:17:10 +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
Jernej Skrabec
c74e4a6ecd kodi: update to 21.0a3-Omega 2023-09-10 11:50:05 +02:00
Matthias Reichl
aa094ce2da kodi: add dependency on tinyxml2
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-08-29 17:39:20 +02:00
Matthias Reichl
2ba4b7bc17 kodi: drop texturepacker hack patch
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-08-29 17:39:20 +02:00
Matthias Reichl
13135355d8 kodi: update to aaef1a0
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-08-29 17:39:20 +02:00
Rudi Heitbaum
5e69eace21 kodi: fix services patch for libfmt-10
use explicit cast to ADDON::LE_ADDON_CONTEXT when formatting

this patch is required in addition to kodi PR23453 to build with libfmt-10
2023-06-28 15:39:51 +00: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
c41da7dd5d kodi: update to 21.0a2-Omega
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-06-17 10:27:50 +02:00
Matthias Reichl
b8c722f66d kodi: update drmprime-filter patches
Fix missing flush after EOF

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-05-16 20:07:24 +02:00
Matthias Reichl
f6e32433ec kodi: update to 1a04aa1
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-05-10 12:55:36 +02:00
Matthias Reichl
864a1b21e2 kodi: update to 21.0a1-Omega
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-04-17 08:30:14 +02:00