Commit Graph

25482 Commits

Author SHA1 Message Date
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
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
MilhouseVH
a80455cf04 RPi: build brcmfmac_sdio-firmware-rpi for Pi0W 2017-03-03 16:12:55 +00:00
Christian Hewitt
611678249c Merge pull request #1417 from HiassofT/le8-rc-decoder-fix
[LE8] Fix IR decoder modules not loading automatically
2017-03-03 18:34:11 +04:00
Matthias Reichl
7a7b91fccb media_build: fix rc raw decoder loading
see http://www.spinics.net/lists/linux-media/msg111573.html
2017-03-03 10:58:36 +01:00
Matthias Reichl
4b66eb0705 linux: fix rc raw decoder loading
see http://www.spinics.net/lists/linux-media/msg111573.html
2017-03-03 10:32:19 +01:00
Christian Hewitt
5cd8b585cc Merge pull request #1415 from MilhouseVH/pkg_need_unpack_le8
kodi-theme-Estuary: add missing PKG_NEED_UNPACK [backport]
2017-03-03 12:15:49 +04:00
MilhouseVH
d51bbc5bea kodi-theme-Estuary: add missing PKG_NEED_UNPACK 2017-03-03 07:36:24 +00:00
Christian Hewitt
68e0f09e2c Merge pull request #1414 from MilhouseVH/btuart_le8
brcmfmac_sdio-firmware-rpi: Implement Raspbian udev rules and btuart [backport]
2017-03-03 02:55:50 +04:00
Christian Hewitt
50ad0a317c Merge pull request #1412 from MilhouseVH/l4913_fixup_le8
RBP: Fixup 4.9.13 with Pi Zero W support patches
2017-03-03 02:55:29 +04:00
MilhouseVH
2ca552eff8 RBP: update firmware to f5446ba 2017-03-02 17:20:16 +00:00
MilhouseVH
f5dd985f63 brcmfmac_sdio-firmware-rpi: Implement Raspbian udev rules and btuart 2017-03-02 17:11:59 +00:00
MilhouseVH
d1bffaad72 RBP: Fixup 4.9.13 with Pi Zero W support patches 2017-03-02 16:04:28 +00:00
Christian Hewitt
96911956fd Merge pull request #1411 from MilhouseVH/fedorahosted_le8
fedorahosted.org closed down [backport]
2017-03-02 18:07:13 +04:00
MilhouseVH
7fa4f6f085 new: new url after fedorahosted.org closed down 2017-03-02 13:53:38 +00:00
MilhouseVH
713626cbd6 elfutils: new url after fedorahosted.org closed down 2017-03-02 13:53:38 +00:00
MilhouseVH
c4ab1f6ca4 liberation-fonts-ttf: new url after fedorahosted.org closed down 2017-03-02 13:53:38 +00:00
MilhouseVH
2dffc06ed3 Merge pull request #1393 from chewitt/kodi_171
kodi: bump to 17.1-RC1
2017-03-02 11:15:29 +00:00
Christian Hewitt
87f4220a2c Merge pull request #1409 from MilhouseVH/ftp_kernel_org_le8
kmod: ftp.kernel.org no longer working [backport]
2017-03-02 14:59:29 +04:00
MilhouseVH
31e21f7872 kmod: ftp.kernel.org no longer working [backport] 2017-03-02 10:52:52 +00:00
chewitt
dc9412f041 kodi: update exclusions in rpi-kodi-rebase script 2017-03-02 07:24:43 +00:00
chewitt
dd0f9303fe RPi/RPi2: update firmware to a5d4376 2017-03-02 07:24:43 +00:00
chewitt
6fe28f5005 ffmpeg: add HEVC improvements and simplify patches 2017-03-02 07:24:43 +00:00
chewitt
85d02cc93b RPi/RPi2: Update kodi support patches 2017-03-02 07:24:43 +00:00
chewitt
dc5f87d467 kodi: add cec button repeat settings PR11222 2017-03-02 07:24:43 +00:00
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