32280 Commits

Author SHA1 Message Date
MilhouseVH
260e26ac4b rpi-eeprom: update to rpi-eeprom-b360b29 2019-10-29 11:54:06 +00:00
Christian Hewitt
8c2dda0d92
Merge pull request #3941 from MilhouseVH/le92_fixup_addons
libprojectM: update to libprojectM-3.1.1-rc4
2019-10-29 09:36:59 +04:00
Christian Hewitt
438266895d
Merge pull request #3942 from tmm1/9.2/avahi
[backport] avahi: remove disallow-other-stacks=yes
2019-10-29 09:32:00 +04:00
MilhouseVH
ff1e4f8565 RPi: update to firmware 00ea13e 2019-10-28 23:38:09 +01:00
Christian Hewitt
c73614dc3d
Merge pull request #3951 from MilhouseVH/le92_texturecache-2.5.2
texturecache.py: update to texturecache.py-2.5.2 [backport]
2019-10-28 19:24:57 +04:00
MilhouseVH
781e637b16 texturecache.py: update to texturecache.py-2.5.2 2019-10-28 15:15:08 +00:00
Aman Gupta
b6e9a63684 avahi: remove disallow-other-stacks=yes
This was originally added because SO_REUSEPORT was not available on older kernels

With this setting, avahi-daemon does not use either SO_REUSEADDR or SO_REUSEPORT, which means that other mDNS applications cannot access the multicast udp port 5353 at the same time. This includes mDNS clients which are simply trying to discover other services on the network. One such client exists in a PVR add-on I am writing for Kodi which currently fails in network discovery when run on LibreELEC.

See also https://github.com/grandcat/zeroconf/issues/63

(cherry picked from commit 733eb8ff1458d7b2f2a06402ea5c6516209a313f)
2019-10-24 23:23:52 +00:00
MilhouseVH
10665ba6b1 libprojectM: update to libprojectM-3.1.1-rc4 2019-10-24 22:26:08 +01:00
MilhouseVH
828ff0a987 RPi: update to firmware ed238d3 2019-10-21 20:23:28 +02:00
Matthias Reichl
0321837881 linux (RPi): config options for 4.19.80
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-21 20:20:47 +02:00
Matthias Reichl
13b3252810 linux (RPi): update to 4.19.80-3492a1b
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-21 20:19:05 +02:00
CvH
c97f38e942
Merge pull request #3922 from MilhouseVH/le92_fix_init_busy_cond
init: make umount /update conditional [libreelec-9.2]
9.1.502
2019-10-18 17:52:20 +02:00
MilhouseVH
e2e05ade82 init: make umount /update conditional 2019-10-18 16:48:26 +01:00
CvH
a00b801426
Merge pull request #3920 from MilhouseVH/le92_fix_init_busy
init: unmount /update after a failed update [backport]
2019-10-17 20:09:41 +02:00
MilhouseVH
a233e7936a init: unmount /update after a failed update 2019-10-17 18:18:19 +01:00
mglae
d2ea00a971 bluetooth-audio: avoid LE Settings Addon crash 2019-10-17 00:39:40 +02:00
5schatten
3524972190
Merge pull request #3912 from CvH/9.2/addons-up
binary addons: update to latest Leia versions
2019-10-16 20:13:14 +02:00
CvH
99b2aba8c3 binary addons: update to latest Leia versions 2019-10-16 17:46:20 +02:00
Jernej Škrabec
4a2fd7e371
Merge pull request #3905 from CvH/9.2/backport
Package updates backport
2019-10-15 17:53:47 +02:00
CvH
bee07eede2
Merge pull request #3909 from MilhouseVH/le92_samba_nmblookup
samba: enable nmblookup, for kodi [backport]
2019-10-15 07:58:55 +02:00
MilhouseVH
654f3024eb samba: enable nmblookup, for kodi 2019-10-15 06:56:48 +01:00
Ian Leonard
e79385c0e4 zstd: update to 1.4.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-14 21:42:59 +02:00
Ian Leonard
6ba88724bf curl: update to 7.66.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-14 21:42:59 +02:00
Ian Leonard
8897a17546 libgcrypt: update to 1.8.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-14 21:42:59 +02:00
Ian Leonard
703b46a64a openssl: update to 1.1.1d
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-14 21:42:59 +02:00
CvH
17692771e2
Merge pull request #3885 from antonlacon/le92-ffmpeg-tools
ffmpeg-tools: update ffmpegx, opus, gnutls [le9.2]
2019-10-14 21:40:44 +02:00
MilhouseVH
e3c1bd93fc
Merge pull request #3846 from CvH/9.2/addon_version_bump
LE 9.2 final addon version bump
2019-10-14 20:15:28 +01:00
CvH
d86dcbd288
Merge pull request #3865 from MilhouseVH/le92_backports5
libreelec-9.2 backports
2019-10-14 21:13:55 +02:00
CvH
309dbfe866 distro: bump ADDON_VERSION to 9.2.0 2019-10-14 21:01:22 +02:00
CvH
98394a9d5a
Merge pull request #3868 from mglae/le92_fsck
init: fsck: wait for devices and unhide messages
2019-10-14 20:55:49 +02:00
CvH
46bd66865e
Merge pull request #3887 from mglae/le92_nvidia_ld
xf86-video-nvidia/xf86-video-nvidia-legacy: use toolchain linker
2019-10-14 20:51:49 +02:00
CvH
e005812677
Merge pull request #3878 from sky42src/le92-allow-black
kodi: backport PR16643 always allow black screen saver
2019-10-14 20:47:49 +02:00
MilhouseVH
d2d351da83 RPi: update to firmware 9f49835 2019-10-12 10:23:51 +02:00
Matthias Reichl
22bd6ecacb linux (RPi): update to 4.19.79-047589b
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-12 10:20:42 +02:00
MilhouseVH
d4508cd883 brcmfmac_sdio-firmware-rpi: update to brcmfmac_sdio-firmware-rpi-d4f7087 2019-10-11 06:53:57 +01:00
MilhouseVH
a18f219654 LibreELEC-settings: update to LibreELEC-settings-a799a10 2019-10-10 16:03:59 +01:00
CvH
0c366f4a37
Merge pull request #3777 from HiassofT/le92-kernel-4.19.67+
[le92] linux (RPi): update to 4.19.67+
2019-10-10 14:45:16 +02:00
CvH
477629bdb9
Merge pull request #3816 from HiassofT/le92-kodi-rpi4_2
kodi: update RPi4 to latest leia_pi4 version
2019-10-10 14:44:51 +02:00
pretoriano80
fd9975888c eventlircd: adding new rule for iMON Panel, Knob and Mouse(15c2:ffdc)
- enables eventlircd for Imon UltraBay (front panel buttons)
- this will fix the issue with some front panel buttons not being
detected by Kodi (if keycode value is higher than 255)

Signed-off-by: pretoriano80 <viusflag@libero.it>
2019-10-10 12:38:38 +01:00
MilhouseVH
5ecc7e3674 pastekodi: add option to allow output to stdout 2019-10-10 12:38:38 +01:00
MilhouseVH
cad016cb9f mesa: update to mesa-19.1.7 2019-10-10 12:38:38 +01:00
MilhouseVH
a15eeec91b kodi: fix pastekodi efi check 2019-10-10 12:38:38 +01:00
MilhouseVH
e1034f423d rpi-eeprom: update to rpi-eeprom-741bf84 2019-10-10 12:38:38 +01:00
MilhouseVH
5625e11f5e RPi: update to firmware f8a8924 2019-10-07 19:55:04 +02:00
mglae
ba7ecaa609 xf86-video-nvidia/xf86-video-nvidia-legacy: use toolchain linker 2019-10-05 18:38:52 +02:00
Matthias Reichl
bc6b6d0551 linux (RPi): update to 4.19.76-7a54e45
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-04 17:43:20 +02:00
Ian Leonard
47d66c7e3f ffmpeg-tools: bump to 108
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-02 16:43:44 +00:00
Ian Leonard
104c9defd8 opus: update to 1.3.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-02 16:43:44 +00:00
Ian Leonard
a3e8e7d302 ffmpegx: update to 4.1.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-02 16:43:44 +00:00
Ian Leonard
ad83ea63e3 gnutls: update to 3.6.10
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-01 23:58:44 +00:00