26186 Commits

Author SHA1 Message Date
chewitt
7e967b1f66 kodi: binary add-on updates 2017-03-02 07:24:43 +00:00
chewitt
38376ad087 kodi: drop upstream-merged patches 2017-03-02 07:24:43 +00:00
chewitt
28ddaa01d3 kodi: bump to 17.1-RC1 2017-03-02 07:24:43 +00:00
Christian Hewitt
f782ee9cd3 Merge pull request #1406 from awiouy/emby_8
emby: refer to libMagickWand-7
2017-03-02 01:49:07 +04:00
awiouy
277e0e3cb9 emby: refer to libMagickWand-7 2017-03-01 20:25:31 +01:00
Christian Hewitt
489081954c Merge pull request #1405 from awiouy/emby_325_8_fu
mono: remove patch
2017-03-01 12:59:43 +04:00
awiouy
3ec179a05d mono: remove patch 2017-03-01 08:12:21 +01:00
Christian Hewitt
de8494df37 Merge pull request #1402 from awiouy/emby_325_8
emby: update to 3.2.5
2017-03-01 09:41:19 +04:00
awiouy
9ac8481770 emby: update to 3.2.5 2017-03-01 02:20:40 +01:00
awiouy
bd2648a67b x264: update to snapshot-20170228-2245-stable 2017-03-01 02:20:40 +01:00
awiouy
29bd97b25c imagemagick: update to 7.0.5-0 2017-03-01 02:20:40 +01:00
awiouy
41724ac2fb ffmpegx: rebuild 2017-03-01 02:20:40 +01:00
awiouy
48c4a94fd8 mono: update to 4.8.0.495 2017-03-01 02:20:40 +01:00
Christian Hewitt
d3bc4d4405 Merge pull request #1276 from awiouy/lcdd-8
Backport of #1275
2017-03-01 03:17:14 +04:00
Lukas Rusak
0bb162155d Merge pull request #1399 from HiassofT/le8-lirc-xbox
LE8: RPi/RPi2: re-enable lirc_xbox driver
2017-02-28 10:42:12 -08:00
Matthias Reichl
9762230292 RPi/RPi2: re-enable lirc_xbox driver 2017-02-28 10:31:00 +01:00
Christian Hewitt
a396c0eab7 Merge pull request #1398 from lrusak/linux-libreelec-8.0
linux: update to 4.9.13
2017-02-28 09:11:48 +04:00
Matthias Reichl
79e65b9a45
RPi/RPi2: add package rpi-cirrus-config 2017-02-27 12:52:21 -08:00
Matthias Reichl
218521ccda
rpi-cirrus-config: config scripts for Cirrus Logic Audio Card on RPi 2017-02-27 12:52:21 -08:00
Lukas Rusak
1c53abbf63
rpi-linux-rebase.sh: add commit to drop 2017-02-27 12:52:21 -08:00
Lukas Rusak
eec7b79ac2
RPi/RPi2: Update linux.arm.conf 2017-02-27 12:52:21 -08:00
Lukas Rusak
a222dcd493
RPi/RPi2: Update linux support patches 2017-02-27 12:12:42 -08:00
Lukas Rusak
9908405b3b
linux: update to 4.9.13 2017-02-27 12:11:57 -08:00
Christian Hewitt
0e7d3445d0 Merge pull request #1193 from kszaq/aml_fix_mp4
Backport of #1175
2017-02-27 14:52:12 +04:00
Christian Hewitt
c437348a41 Merge pull request #1378 from MilhouseVH/spiff_projectm_backport
projectM: remove glew
2017-02-27 14:50:10 +04:00
Christian Hewitt
c6c72837a3 Merge pull request #1396 from MilhouseVH/le8_disable_adsp
kodi: hide ADSP settings
2017-02-27 14:49:11 +04:00
Christian Hewitt
b6ca3ec864 Merge pull request #1397 from kszaq/gpu-aml-utilization-8.0
gpu-aml: Do not use Mali Utilization [backport]
2017-02-27 14:44:17 +04:00
kszaq
76c339e73e gpu-aml: Do not use Mali Utilization
This settings turns off any scaling for Mali cores/frequency.
The effect of this is smooth Kodi GUI operation without a need
to set turbo mode in driver parameter or device tree.

Users reported smoother GUI with UTILIZATION = 0 and Mali operating at 500MHz
than with UTILIZATION = 1 and Mali at 666MHz.
2017-02-27 11:12:08 +01:00
MilhouseVH
c0a4a67a71 kodi: don't init ADSP system 2017-02-27 09:50:49 +00:00
MilhouseVH
e9c5d18bc6 kodi: hide ADSP settings 2017-02-27 08:06:10 +00:00
Christian Hewitt
655727eef2 Merge pull request #1394 from MilhouseVH/python_concurrent_fix_backport
Python: use -j1 for makeinstall_host [backport]
2017-02-26 18:18:58 +04:00
MilhouseVH
354b8724c3 Python: use -j1 for makeinstall_host 2017-02-26 14:07:22 +00:00
Christian Hewitt
91c886f3ad Merge pull request #1386 from CvH/joy_le8
peripheral.joystick: revert package bump
2017-02-22 23:37:50 +04:00
cvh
0be12dfdc1 peripheral.joystick: revert package bump 2017-02-22 17:50:48 +01:00
CvH
4d386da4aa Merge pull request #1384 from vpeter4/imx6-kodi-8
imx6: update kodi patch (stop/resume streams on OnLostDisplay/OnReset…
2017-02-22 17:44:27 +01:00
Peter Vicman
df45834fe0 imx6: update kodi patch (stop/resume streams on OnLostDisplay/OnResetDisplay)
fixes alsa errors (after boot there is no sound for almost 2 minutes)

16:27:16.182 T:1929376672   ERROR: CAESinkALSA - snd_pcm_writei(-5) Input/output error - trying to recover
16:27:16.182 T:1929376672   ERROR: CAESinkALSA::HandleError(snd_pcm_writei(1)) - snd_pcm_writei returned -5 (Input/output error)
2017-02-22 17:39:45 +01:00
MilhouseVH
d873b64624 Merge pull request #1382 from chewitt/kodi_addons
kodi: updates to binary add-ons
2017-02-22 08:29:06 +00:00
MilhouseVH
28de7e956f Merge pull request #1383 from chewitt/version_devel
config: set version to devel
2017-02-22 07:00:49 +00:00
chewitt
bee981a348 config: set version to devel 2017-02-22 06:53:27 +00:00
chewitt
fd5edd2524 kodi: updates to binary add-ons 2017-02-22 04:09:40 +00:00
Christian Hewitt
7542b351ce Merge pull request #1374 from codesnake/update_wetekdvb_le8
Backport of #1372 (Update WeTek proprietary DVB modules to wetekdvb-20170116)
8.0.0
2017-02-21 23:45:23 +04:00
Christian Hewitt
22cb3de37b Merge pull request #1375 from codesnake/wetek_core_cpu_governor_le8
Backport of #1373 (projects/WeTek_Core: Switch to ondemand CPU scaling governor)
2017-02-20 09:24:16 +04:00
Christian Hewitt
47ba862258 Merge pull request #1376 from Kwiboo/le8-wetek-pwm
WeTek_Hub/WeTek_Play_2: disable meson PWM support
2017-02-20 09:23:32 +04:00
MilhouseVH
e040e7490b visualization.projectm: remove glew (spiff) 2017-02-20 02:35:36 +00:00
MilhouseVH
2bde52b609 libgprojectM: hacky removal of glew (spiff) 2017-02-20 02:35:36 +00:00
Jonas Karlman
0c29d42dfb WeTek_Hub/WeTek_Play_2: disable meson PWM support 2017-02-19 22:34:52 +01:00
Alex Deryskyba
c908c1f453 projects/WeTek_Core: Switch to ondemand CPU scaling governor
The interactive CPU scaling governor for some reason causes a significant slowdown after some time of inactivity.
WeTek Core becomes very sluggish and almost unusable until a reboot.

Switching to ondemand governor seems fixes the issue.
2017-02-19 20:29:29 +01:00
Alex Deryskyba
03b1748e35 packages/linux-drivers/wetekdvb: Update WeTek proprietary DVB modules to wetekdvb-20170116 2017-02-19 20:23:11 +01:00
Lukas Rusak
6f8718d27c Merge pull request #1361 from chewitt/version_800
config: set version to 8.0.0
2017-02-17 20:22:48 -08:00
Lukas Rusak
52032717d3 Merge pull request #1368 from chewitt/linux-hashes
linux: udpate linux-amlogic 3.14 kernel to 2f04daa
2017-02-17 20:22:12 -08:00