Commit graph

311 commits

Author SHA1 Message Date
MilhouseVH
868de36ded kodi: add PR13552 (amlcodec: cleanup and simplify 3D handling code) 2018-02-16 05:18:46 +00:00
MilhouseVH
ab398940a5 kodi: drop mysql/mariadb patch after PR13318 2018-02-16 05:18:46 +00:00
MilhouseVH
1050a8218f kodi: fix services patch after PR13443 2018-02-16 05:18:46 +00:00
Sascha Kuehndel (InuSasha)
ff62a9ac3c
mariadb: switch from mysql to mariadb
- kodi-patch merged upstream
- mariadb is selected as default
2018-02-05 16:10:21 +01:00
MilhouseVH
74fd89d8f4 kodi: filesystem: Reduce SMB chunksize to 64K 2018-02-01 23:50:49 +00:00
MilhouseVH
243b6f565a kodi: update to kodi-f621a02 2018-02-01 23:50:49 +00:00
MilhouseVH
99a4720520 kodi: fixup patches after PR13190 2018-01-01 14:32:24 +00:00
MilhouseVH
fae8daf360 kodi: fixup patches, TexturePacker after PR13179 2018-01-01 14:32:24 +00:00
MilhouseVH
cbed03d62b kodi: update alsa/pulse patch after PR13119 2018-01-01 14:32:24 +00:00
MilhouseVH
06f409cc94 kodi: update to kodi-c356fa8 2017-12-01 05:12:59 +00:00
MilhouseVH
f8346d05cf kodi: support building with ninja on posix platforms 2017-11-02 10:10:15 +00:00
Matthias Reichl
9e101a6203 kodi: services patch updated after PR12905 2017-11-02 10:10:15 +00:00
MilhouseVH
bd8e17bad0 Merge pull request #2051 from chewitt/stuff-master
slice: update  master with 8.2 changes
2017-10-15 06:26:17 +01:00
Lukas Rusak
71c9563fc8
kodi: add patch to fix ninja build 2017-10-13 15:03:28 -07:00
Matthias Reichl
89e6d75a40 kodi: refactor service addon wrapper
Simplify the kodi addon wrapper patch, pass call hook context and
addon path on to wrapper instead of just enable/disable.

The logic of what should happen with service addons on
enable/disable/install/uninstall is moved out of kodi
into the wrapper script.

Also add restart and reload contexts so service addons can call
the wrapper from python code on settings change instead of having
to directly interact with systemctl.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-12 19:59:11 +02:00
chewitt
6767df7177 slice: update master with 8.2 changes 2017-10-04 06:25:04 +01:00
Sascha Kuehndel (InuSasha)
b71018ad20
kodi: fix build after PR2053
follow: https://github.com/xbmc/xbmc/pull/12839
2017-10-03 17:18:59 +02:00
MilhouseVH
ac4187c51f kodi: fixup addons patch, again 2017-08-07 18:27:09 +01:00
Christian Hewitt
7661973437 Merge pull request #1469 from MilhouseVH/samba4
samba: update to samba-4.x
2017-07-11 23:12:33 +04:00
MilhouseVH
f454de0435 kodi: update addon service patches 2017-07-07 17:37:22 +01:00
MilhouseVH
ea8a1a232e kodi: update SIGTERM patch 2017-07-07 17:37:22 +01:00
MilhouseVH
4d596d32c5 kodi: update services wrapper patch 2017-07-07 17:37:22 +01:00
MilhouseVH
d7d49d6ceb libmicrohttpd: update to libmicrohttpd-0.9.55 2017-07-07 17:37:22 +01:00
MilhouseVH
43e3c8098e kodi: update intel gpu detection patch 2017-07-07 17:37:22 +01:00
MilhouseVH
0f35098b4a kodi: update timezone patch 2017-07-07 17:37:22 +01:00
MilhouseVH
b575cafb00 kodi: drop unnecessary smbclient patch 2017-07-06 19:28:19 +01:00
MilhouseVH
3075612679 kodi: enable MHD_USE_INTERNAL_POLLING_THREAD with libmicrohttpd >= 0.9.54 2017-05-06 22:45:25 +01:00
Christian Hewitt
6d81df8292 Merge pull request #1317 from lrusak/patches-reset
remove all kodi project and arch specific patches
2017-03-14 23:39:09 +04:00
Lukas Rusak
ca90753f82
kodi: update to 93e9d69 2017-03-14 12:00:03 -07:00
Lukas Rusak
0ce2327adc
kodi: drop unneeded patch 2017-03-10 09:04:26 -08:00
Lukas Rusak
d7472937e8
kodi: drop aarch64 patches 2017-03-10 09:04:24 -08:00
Lukas Rusak
4dd6f3a66b
amlogic/aarch64: remove kodi patch and instead disable suspend via systemd 2017-02-19 17:55:49 -08:00
Jonas Karlman
7ecd677bee kodi: process more lirc repeat events 2017-02-18 22:57:43 +01:00
Lukas Rusak
1bced2dcc9
kodi: remove aarch64 patches that have been merged upstream 2017-02-07 23:46:07 -08:00
MilhouseVH
3823947243 kodi: fix intel gpu detection patch after kodi/10848 2017-01-25 20:03:31 +00:00
MilhouseVH
7dbdb1f71d kodi: drop incompatible amltiming patch 2017-01-25 19:59:42 +00:00
MilhouseVH
b879177d0e TexturePacker: Hack to work around CMAKE_SOURCE_DIR 2017-01-25 19:59:42 +00:00
MilhouseVH
5e058705dd kodi: fix cmake after move to root 2017-01-25 19:59:42 +00:00
Christian Hewitt
b05dae1aec Merge pull request #1176 from lrusak/kodi-17
remove and rework kodi patches
2017-01-25 13:28:16 +04:00
Radostan Riedel
25bdd8c05d kodi: update amltiming patch
vc-1 a/v sync issue resolved
mpeg4 a/v sync issue resolved
2017-01-14 18:09:03 +01:00
fritsch
286db2ae59
kodi: add reworked intel detection patch to avoid polluting DVDCodecInfo 2017-01-14 02:09:45 -08:00
Lukas Rusak
f580d42bd3
kodi: remove old intel detection patch 2017-01-14 02:05:18 -08:00
Lukas Rusak
e27ae8f1d1
kodi: remove patch, p-state driver exposes scaling_cur_freq just fine 2017-01-14 01:49:01 -08:00
Lukas Rusak
142f146d1f
kodi: remove patch, possibly fixed in kernel 4.9 2017-01-14 01:48:18 -08:00
Christian Hewitt
ae8f60c430 Merge pull request #1149 from Raybuntu/amltiming
kodi: Add peak3d's amltiming patch
2017-01-14 07:35:22 +04:00
Lukas Rusak
a695f2f78f
kodi: update smbclient static linking patch 2017-01-11 12:21:54 -08:00
Lukas Rusak
4c1925b39f
kodi: update to 4d93228 2017-01-11 12:21:54 -08:00
Radostan Riedel
5b5b86e5e9 kodi: Add peak3d's amltiming patch 2017-01-11 14:40:34 +01:00
Lukas Rusak
647521f7ac
kodi: use github url, remove skin patches, remove mkpkg_kodi 2016-12-27 09:27:26 -08:00
Lukas Rusak
98a96ef1f7
kodi: use cmake 2016-12-02 11:10:44 -08:00