26259 Commits

Author SHA1 Message Date
Christian Hewitt
c4ebfb00cd Merge pull request #1468 from piotrasd/patch-4
mesa: bump to 13.0.6
2017-03-22 21:18:00 +04:00
piotrasd
845c4c97d9 mesa: bump to 13.0.6
Only critial issue/bug fixes here

https://www.mesa3d.org/relnotes/13.0.4.html
https://www.mesa3d.org/relnotes/13.0.5.html
https://www.mesa3d.org/relnotes/13.0.6.html

All changes described:
New features
"None" !

Only bug fixes some related with kodi
Bug 99158 - vdpau segfaults and gpu locks with kodi on R9285
2017-03-22 16:50:53 +00:00
Peter V
534dc1f932 Merge pull request #1467 from chewitt/projectm-glew
projectm: drop glew patch merged upstream
2017-03-22 17:36:07 +01:00
Christian Hewitt
9a749b5654 Merge pull request #1466 from mglae/fix_fs-resize-8.0
Fix file system resize script hang
2017-03-22 20:32:26 +04:00
chewitt
8b98e0dc78 projectm: drop glew patch merged upstream 2017-03-22 06:50:24 +00:00
Christian Hewitt
fe48e16b78 Merge pull request #1464 from MilhouseVH/kodi17.1-extra
RPi/RPi2: Update kodi support patches
2017-03-22 06:11:31 +04:00
mglae
12be174140 busybox: fix fs-resize by using sgdisk 2017-03-21 23:29:15 +01:00
mglae
01e30699f1 gptfdisk: new package providing sgdisk 2017-03-21 23:28:53 +01:00
MilhouseVH
241b089dbd ffmpeg: update hevc patch with turbo fix 2017-03-21 21:56:30 +00:00
MilhouseVH
7bdafac236 RBP: Update firmware to 2ef9cb6 2017-03-21 21:32:17 +00:00
MilhouseVH
f42e876e11 RPi/RPi2: Update kodi support patches 2017-03-21 21:31:24 +00:00
MilhouseVH
4bf466922e Merge pull request #1462 from chewitt/fix-patch
kodi: drop commits from RPi backports patch
2017-03-21 11:07:00 +00:00
CvH
a0d90c3e2d Merge pull request #1461 from chewitt/aml-bump
linux: update amlogic-3.14 to eb7e852
2017-03-21 08:47:38 +01:00
chewitt
735086eb55 kodi: drop commits from RPi backports patch 2017-03-21 05:12:18 +00:00
chewitt
bbdc495bf5 linux: update amlogic-3.14 to eb7e852 2017-03-21 03:25:24 +00:00
Christian Hewitt
08c2e35be9 Merge pull request #1460 from MilhouseVH/kodi17.1
kodi: update to kodi-17.1
2017-03-21 07:13:41 +04:00
MilhouseVH
6c91178539 ffmpeg: fix an issue with MMAL rendering 2017-03-20 22:28:17 +00:00
MilhouseVH
4ca55555ac RPi/RPi2: update firmware to 3845593 2017-03-20 22:18:36 +00:00
MilhouseVH
5bb439d3b6 RPi/RPi2: Update kodi support patches 2017-03-20 22:17:23 +00:00
MilhouseVH
a406686a05 kodi: update kodi-binary-addons 2017-03-20 22:17:13 +00:00
MilhouseVH
c3a7fcffae kodi: update to kodi-17.1 2017-03-20 22:12:27 +00:00
Christian Hewitt
a7cf6b31fe Merge pull request #1446 from awiouy/squeezelite-8.0
multimedia-tools: update squeezelite to a3d95ec
2017-03-17 10:46:29 +04:00
Christian Hewitt
03167fa8f6 Merge pull request #1439 from HiassofT/le8-ir-keytable-split
backport of #1438 v4l-utils: cleanup locally added keymaps, remove crime against rc6_mce
2017-03-17 09:19:41 +04:00
Christian Hewitt
7e1bf53b40 Merge pull request #1434 from HiassofT/le8-ir-keytable
backport of #1433 properly fix streamzap issues, allow user rc_maps.cfg override
2017-03-17 09:18:36 +04:00
Christian Hewitt
029487648d Merge pull request #1436 from vpeter4/imx6-8.0-linux-vero-patches
imx6/linux: kernel fixes from vero (maybe fixes black screen when boo…
2017-03-17 09:17:15 +04:00
Christian Hewitt
c3766580f9 Merge pull request #1435 from vpeter4/imx6-8.0-kodi-deinterlace
imx6/kodi: set default scan order to 'top field first' for MBAFF AVC …
2017-03-17 09:16:03 +04:00
awiouy
bb79e9854d multimedia-tools: update squeezelite to a3d95ec 2017-03-14 23:52:57 +01:00
awiouy
6e2c397be6 squeezelite: update to a3d95ec and link audio libraries 2017-03-14 23:49:22 +01:00
Matthias Reichl
6289fefb19 v4l-utils: fix invalid keynames in hp mce remote table
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 18:29:45 +01:00
Matthias Reichl
40c68b1236 v4l-utils: create separate keymaps instead of patching rc6_mce
All locally added remote keycodes are now in separate files,
one per remote, instead of adding them to rc6_mce.

A new keymap, libreelec_multi, with all keycodes of the previous
rc6_mce map is added in install and used by default when the
remote is configured to use the rc-rc6-mce table.

The default behaviour is unchanged, LE can still be controlled with
MCE, xbox, ... remotes out of the box but it's now possible to configure
the ir receiver to react only on the codes sent by a specific remote.

This solves the issue where a xbox remote always controlled LE even
when a user only wanted to control it with a MCE remote.

To do this simply create a /storage/.config/rc_maps.cfg file with
the following content:

*	rc-rc6-mce	rc6_mce

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 18:29:45 +01:00
Christian Hewitt
3e1bdc3e17 Merge pull request #1437 from gdachs/eliminates-lags-after-bluetooth-packet-loss-8.0
added patch packages/audio/pulseaudio/patches/pulseaudio-0900.03-elim…
2017-03-12 20:58:34 +04:00
Gerald Dachs
21b1b6f4ea added patch packages/audio/pulseaudio/patches/pulseaudio-0900.03-eliminates-lags-after-bluetooth-packet-loss.patch 2017-03-12 17:52:04 +01:00
Peter Vicman
1fb2edc659 imx6/linux: kernel fixes from vero (maybe fixes black screen when booting)
thanks to @samnazarko
2017-03-12 16:49:47 +01:00
Peter Vicman
d7da465515 imx6/kodi: set default scan order to 'top field first' for MBAFF AVC files
fixes deinterlace when scan order is not explicitly  set
https://forum.libreelec.tv/thread-5849.html
2017-03-12 16:44:37 +01:00
Matthias Reichl
586092ce7b v4l-utils: support user keytable map in /storage/.config/
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 14:16:18 +01:00
Matthias Reichl
65bd18949d v4l-utils: replace streamzap fix with proposed upstream patch
See http://www.mail-archive.com/linux-media@vger.kernel.org/msg108483.html

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 14:16:07 +01:00
MilhouseVH
7948131c88 Merge pull request #1428 from chewitt/settings_0810
settings: bump to v0.8.10
2017-03-10 04:00:56 +00:00
chewitt
31f55cbd62 settings: bump to v0.8.10 2017-03-10 03:53:19 +00:00
Christian Hewitt
83f2e8d015 Merge pull request #1425 from MilhouseVH/need_unpack_correction_le8
buildsystem: Don't restrict PKG_NEED_UNPACK to package.mk [backport]
2017-03-10 07:36:08 +04:00
Christian Hewitt
a19979051e Merge pull request #1427 from MilhouseVH/bootload_dir_le8
cleanup: avoid using find command to determine package directory [backport]
2017-03-10 07:35:36 +04:00
MilhouseVH
ac04dfa3ec config/functions: simplify kernel_* functions 2017-03-06 22:15:51 +00:00
MilhouseVH
0dd42ece23 xorg-server: sane package version access 2017-03-06 22:15:50 +00:00
MilhouseVH
a6a64db317 script/images: use get_pkg_directory helper 2017-03-06 22:15:50 +00:00
MilhouseVH
d1785da461 config/functions: add get_pkg_variable and get_pkg_directory helper functions 2017-03-06 22:15:50 +00:00
MilhouseVH
d047abe378 buildsystem: Don't restrict PKG_NEED_UNPACK to package.mk 2017-03-06 04:50:46 +00:00
Christian Hewitt
d2002e9ec1 Merge pull request #1423 from MilhouseVH/xorg_server_fix_le8
xorg-server: clean package when nvidia drivers are bumped [backport]
2017-03-06 05:30:58 +04:00
MilhouseVH
0f506f9d25 xorg-server: clean package when nvidia drivers are bumped 2017-03-05 15:58:55 +00:00
Christian Hewitt
99afd73be7 Merge pull request #1421 from vpeter4/imx6-lirc-8.0
imx6/linux: add timeout on idle for gpio-ir-recv [backport]
2017-03-05 15:21:12 +04:00
Peter Vicman
c25a6a395b imx6/linux: add timeout on idle for gpio-ir-recv 2017-03-03 20:18:29 +01:00
Christian Hewitt
ee000b4bea Merge pull request #1419 from MilhouseVH/pi0w_enable_bt_le8
RPi: build brcmfmac_sdio-firmware-rpi for Pi0W [backport]
2017-03-03 20:19:10 +04:00