Tomáš Kelemen (vudiq)
35ed1108f2
cairo: set options based on OPENGL/ES
...
Setting the flags related to OpenGL should not be based on the
presence of the DISPLAYSERVER - one can have OpenGL without
DISPLAYSERVER.
2021-04-11 17:45:39 +02:00
Matthias Reichl
5a67b4194d
Merge pull request #5310 from CvH/10.0-dvb-fixes
...
DVB add-on fixes
2021-04-10 20:24:34 +02:00
CvH
744e32daf0
Generic: enable dvb add-ons
2021-04-10 15:12:54 +02:00
CvH
fcb811ac59
dvb-latest: update to 2021-04-08
2021-04-10 15:03:16 +02:00
CvH
07af09ef77
crazycat: change from commit to tag
2021-04-10 15:02:55 +02:00
Christian Hewitt
3f9adfe4f8
Merge pull request #5308 from CvH/10.0/kodi_post_19.0
...
kodi: update to 4471acb
2021-04-09 20:51:39 +04:00
CvH
30a6fc147d
Merge pull request #5306 from heitbaum/st
...
syncthing: update to 1.15.1
2021-04-09 17:56:33 +02:00
CvH
0cf3e4f25a
kodi: update to 4471acb
2021-04-09 17:21:03 +02:00
Jernej Škrabec
5bcff8bf42
Merge pull request #5307 from notgood/suspend_mem
...
Allwinner: configure systemd-suspend.service to only use suspend-to-ram
2021-04-09 15:55:39 +02:00
Aleksandr V. Piskunov
c95ac18617
Allwinner: configure systemd-suspend.service to only use suspend-to-ram
...
Avoid using "freeze" method, which is used by systemd in case default "mem" method fails.
"freeze" type suspend can't be woken from using IR remote and Crust firmware
on Allwinner boards.
2021-04-09 16:07:05 +03:00
heitbaum
9e97606f6a
syncthing: update to 1.15.1
...
update 1.14.0 (2021-03-03) to 1.15.1 (2021-04-06)
release notes: https://github.com/syncthing/syncthing/releases/tag/v1.15.1
2021-04-09 10:10:08 +00:00
Christian Hewitt
d75da89573
Merge pull request #5304 from heitbaum/bins
...
kodi-binary-addons: update to latest versions
2021-04-09 13:07:56 +04:00
heitbaum
26ce30a4c1
kodi-binary-addons: update to latest versions
2021-04-09 08:45:15 +00:00
mglae
d6594c851e
Merge pull request #5296 from EvTheFuture/snapserver-add-snapweb
...
snapserver: Added snapweb with config options
2021-04-08 22:43:25 +02:00
CvH
78e56422d8
Merge pull request #5299 from SupervisedThinking/mesa
...
mesa: updated to 21.0.2
2021-04-08 12:25:21 +02:00
SupervisedThinking
e36ca5bbf3
mesa: updated to 21.0.2
2021-04-07 20:49:46 +02:00
CvH
84b62ff23a
Merge pull request #5282 from mglae/le10_nvidia_udev
...
xf86-video-nvidia: fix udev rules
2021-04-06 21:13:17 +02:00
CvH
a5ded696be
Merge pull request #5297 from HiassofT/le10-remove-imon-addon
...
imon-mce: remove broken addon
2021-04-06 21:11:28 +02:00
Matthias Reichl
02e184a939
imon-mce: remove broken addon
...
All this addon did was calling ir-keytable in some half broken way
which never worked in LE 10.
Using a .config/rc_maps.cfg with "* * imon_mce.toml" has the same
effect, so this addon can simply be dropped.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-04-06 20:15:24 +02:00
CvH
0b41ab684c
Merge pull request #5293 from heitbaum/chrome
...
chrome: update to 89.0.4389.114 and fix gtk3 compile issues and addon (105)
2021-04-05 17:41:41 +02:00
EvTheFuture
b4accbb4d6
snapserver: Added snapweb with config options
...
As per forum request:
https://forum.libreelec.tv/thread/23750-snapserver-enable-http-json-rpc-http-post-and-websockets/?postID=153424#post153424
2021-04-05 16:28:46 +02:00
CvH
f256f19f1d
Merge pull request #5295 from heitbaum/ffmpeg
...
ffmpegx: update to 4.3.2 and ffmpeg-tools (115)
2021-04-05 14:03:31 +02:00
heitbaum
5feb07e615
aom: update to 3.0.0
...
update from 2020-12-17 to 2021-03-24 (3.0.0)
references:
- 2020-12-17
- https://repo.or.cz/aom.git/commit/7ddc21b28468b9e8d0f189bb46a2467de4e09e12
- 3.0.0
- https://repo.or.cz/aom.git/commit/d853caa2ab62d161e5edf344ffee7b597449dc0d
changelog:
- https://aomedia.googlesource.com/aom/+/refs/heads/master/CHANGELOG
git log:
- https://aomedia.googlesource.com/aom/+log/307ce06ed82d93885ee8ed53e152c9268ac0d98d
Previous LibreELEC had been following the git releases, but since 2020-05-07
official releases have been made available starting with v2.0.0 "Applejack".
2021-04-05 11:49:37 +00:00
heitbaum
6561c70ff9
ffmpegx: update addon to 115
...
- aom (AV1): update to 3.0.0
- ffmpegx: update to 4.3.2
2021-04-05 11:49:37 +00:00
heitbaum
13e2d8eedb
ffmpegx: update to 4.3.2
...
update 4.3.1 to 4.3.2
changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/tags/n4.3.2:/Changelog
FFmpeg 4.3.2 "4:3"
4.3.2 was released on 2021-02-20. It is the latest stable FFmpeg release
from the 4.3 release branch, which was cut from master on 2020-06-08.
It includes the following library versions:
- libavutil 56. 51.100
- libavcodec 58. 91.100
- libavformat 58. 45.100
- libavdevice 58. 10.100
- libavfilter 7. 85.100
- libswscale 5. 7.100
- libswresample 3. 7.100
- libpostproc 55. 7.100
2021-04-05 11:49:37 +00:00