Matthias Reichl
4fb1f60f13
Merge pull request #2900 from MilhouseVH/le90_kodi_rpi_vendor
...
kodi: add option to use RPi vendor repo
2018-08-20 19:55:30 +02:00
MilhouseVH
73ca643b5f
Merge pull request #2877 from chewitt/repo-secure
...
kodi: use HTTPS and SHA256 for LibreELEC repo addons
2018-08-20 18:25:42 +01:00
MilhouseVH
d20f56a009
kodi: add option to use RPi vendor repo
2018-08-20 16:42:09 +01:00
Christian Hewitt
4bece6e4db
Merge pull request #2899 from mglae/master_amd_temp
...
cputemp: add amdgpu, prefer dedicated gpu
2018-08-20 15:40:15 +04:00
mglae
5a9f7f2819
cputemp: add amdgpu, prefer dedicated gpu
2018-08-19 10:02:50 +02:00
MilhouseVH
2d7ffa74e3
flatbuffers: initial package
2018-08-18 10:01:03 +01:00
MilhouseVH
b1e543c13a
kodi: drop ENABLE_SSH after xbmc/12005
2018-08-18 10:01:03 +01:00
MilhouseVH
4bf43830f9
kodi: Fix Rockchip builds
2018-08-18 10:01:03 +01:00
MilhouseVH
e4e0cd6818
kodi: update to kodi-f08d8686e96edcfbe065d4e5094ab6221da057b9
2018-08-18 09:52:44 +01:00
chewitt
a2244b0a81
kodi: use HTTPS and SHA256 for LibreELEC repo addons
2018-08-12 23:11:46 +04:00
MilhouseVH
8dbd1c1793
libfstrcmp: initial package
2018-07-31 19:13:43 +01:00
MilhouseVH
c27d946d91
kodi: update to kodi-269a24c (kodi 18 alpha 3)
2018-07-31 19:13:26 +01:00
CvH
92c3defd4b
spdx: packages/mediacenter
2018-07-18 20:44:40 +02: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
Christian Hewitt
ac1666c346
Merge pull request #2788 from MilhouseVH/le90_kodi_201807
...
Kodi: next
2018-07-15 07:49:42 +04:00
MilhouseVH
a8d88a027f
kodi: update to kodi-b7583e3
2018-07-15 04:42:30 +01:00
CvH
d191e2c549
Merge pull request #2813 from chewitt/drop_repo
...
kodi: drop separate retroplayer addon repo
2018-07-08 11:11:42 +02:00
chewitt
f2eb55d803
kodi: add scpi_sensors to cputemp script
2018-07-06 11:38:48 +04:00
chewitt
bee5a732f6
kodi: drop separate retroplayer addon repo
2018-07-06 10:21:50 +04:00
mglae
97338e3757
kodi.sh: return zero on succesful exit
2018-06-23 15:24:19 +02:00
MilhouseVH
a66d61db33
kodi: update to kodi-87c7f9b
2018-06-20 00:09:37 +01:00
Matthias Reichl
bc508824c1
kodi: drop lto build flag
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
MilhouseVH
6c3ad63ba4
kodi: update to kodi-593949a
2018-06-02 14:51:29 +01:00
MilhouseVH
b781dd05a6
kodi: fix build with no-lto
2018-05-18 19:35:12 +02:00
Lukas Rusak
fc7c46afe9
kodi: allow using libinput and libxkbcommon
2018-05-01 22:11:29 +01:00
MilhouseVH
42acde68d5
kodi: update to kodi-3a989ee
2018-05-01 22:11:29 +01:00
MilhouseVH
7f581824b6
kodi: ensure LIRCCLIENT is enabled
2018-05-01 22:11:29 +01:00
MilhouseVH
708f460e58
kodi: drop --lircdev
2018-04-18 20:46:21 +01:00
MilhouseVH
4876f75404
kodi: update to kodi-af4a548
2018-04-18 20:46:21 +01:00
cvh
5a2cdfd0ea
kodi: remove rss hack
2018-04-06 11:58:23 +02:00
MilhouseVH
5ca06eff7c
kodi: VAAPI on Intel auto-enable obsoleted by PR13686
2018-04-01 01:35:36 +01:00
MilhouseVH
7bae9a692b
kodi: update to kodi-72f69fc
2018-04-01 01:35:36 +01:00
Emil Velikov
1362882276
kodi: correct dependency list when using VAAPI
...
Namely: depend on the frontend library as opposed to the backend
implementation. Same as we do for vdpau.
2018-03-20 11:58:38 -07:00
CvH
035d69e6cd
Merge pull request #2565 from MilhouseVH/le90_kodi_Mar2018p3
...
kodi: mid-March update
2018-03-14 19:03:54 +01:00
MilhouseVH
331cdbee97
kodi: update to kodi-258cf89
2018-03-14 17:56:44 +00:00
MilhouseVH
0eb317550c
kodi: fix kodi.sh typo
2018-03-07 23:21:15 +00:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
...
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)
All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk
Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Radostan Riedel
95b9e1ff97
Merge pull request #2334 from LibreELEC/rockchip
...
Add Rockchip project
2018-03-05 06:41:45 +01:00
Jonas Karlman
272a195bc4
kodi: add rkmpp support
2018-03-04 20:26:54 +01:00
MilhouseVH
03a5aaad33
kodi: fix LTO and debug
2018-03-04 16:04:27 +00:00
MilhouseVH
fab61261ed
kodi: reduce arm memory fragmentation
...
Refs: https://forum.kodi.tv/showthread.php?tid=298461&pid=2696616#pid2696616
https://github.com/LibreELEC/LibreELEC.tv/pull/1286
2018-03-04 16:04:27 +00:00
MilhouseVH
72efbdb791
kodi: update to kodi-89a53e4 (Kodi 18.0a1-Leia)
2018-03-04 15:57:31 +00:00
MilhouseVH
868de36ded
kodi: add PR13552 (amlcodec: cleanup and simplify 3D handling code)
2018-02-16 05:18:46 +00:00
MilhouseVH
bce90ccfcd
kodi: cleanup after #768
2018-02-16 05:18:46 +00:00
MilhouseVH
5fae36db33
kodi: USE_LTO for debug builds is not supported
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
MilhouseVH
1d242ca855
kodi: update to kodi-f5871d9
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