mglae

Results 8 issues of mglae

### cmake "Release" Fulfill package media-driver (unnecessary) requirement to force "Release" build type (but they do allow uncommon "ReleaseInternal"). Complete #6413. Should not affect any other package. Note: to test...

FEATURE
BUILDSYSTEM
CLEANUP
REBUILD
LE 13.0

This is a request for testing. Changes to LibreELEC-settings addon can be tested by installing an update into /storage. No need to build an image for every platform. The zip...

LE 10.0
LE 9.2
LE 11.0
LE 12.0
LE 13.0

Allow system wide use of Python libraries installed as Kodi addons by exporting environment variable PYTHONPATH. Avoid adding `sys.path.append('/storage/.kodi/userdata//lib')` to get the library imported. To eliminate any possible side effect...

IMPROVEMENT
LE 11.0

## Description - Fix possible buffer overflow when using CFile::ReadString() - Add documentation of CFile::ReadString() - Fix CFile::ReadString() to match documentation ## Motivation and context Looking at #22039 I noticed...

script.xbmc.boblight require libboblight.so in lib path to be found from Python. See https://forum.libreelec.tv/thread/28505-boblight-not-working-on-12-0-anymore/?postID=191714#post191714 Only build tested because using boblight myself

BUGFIX
ADDONS
BACKPORT DONE
CLEANUP
LE 13.0

script.xbmc.boblight require libboblight.so in lib path to be found from Python. See https://forum.libreelec.tv/thread/28505-boblight-not-working-on-12-0-anymore/?postID=191714#post191714 Only build tested because using boblight myself Backport of #8880

BUGFIX
IMPROVEMENT
ADDONS
LE 12.0

The LE backup code assume that all directories are of root/root 0755. This was correct in the past but at least since using docker overlays directories may be restored with...

LE 11.0
LE 12.0

gcc is good in generating inline code for atomic operations. But at least in a few cases function calls to libatomic are generated. The error can be surprising, see #9391...

BUGFIX
TOOLCHAIN
LE 13.0