Frank Hartung

Results 60 comments of Frank Hartung

> The problem comes when actual development is being actively blocked because of an opinion about the copyright header. My time is valuable and I would rather work on other...

> meh, hardly a reason to not merge. If team members won't follow guidelines who else should do? > I don't understand this comment. If you don't see any priority...

> A month later and it hasn't been merged. Merge please as there seems to be no other forward progress. I guess once this PR uses the common LE standard...

Shouldn't this be device specific in some way? https://github.com/LibreELEC/LibreELEC.tv/pull/5162/files#diff-29b791fee9b13233dc1f73b6d2bd7b50d025709236b43d672511b30ba8456878R31-R35

@pretoriano80 well I guess we need host build opts too 🤦🏻‍♂️😅 ``` PKG_CMAKE_OPTS_HOST="-DBUILD_SHARED_LIBS=OFF \ -DBUILD_STATIC_LIBS=ON \ -DPCRE2_BUILD_PCRE2_8=ON \ -DPCRE2_BUILD_PCRE2_16=ON \ -DPCRE2_BUILD_PCRE2_32=ON \ -DPCRE2_SUPPORT_JIT=ON \ -DPCRE2_BUILD_TESTS=OFF \ -DPCRE2_SUPPORT_LIBREADLINE=OFF" ``` What's the...

IMHO the package template is pretty much straight forward if it comes to this topic: `# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)` https://github.com/LibreELEC/LibreELEC.tv/blob/master/packages/packages.mk.template#L2

Well well well - what's the deal with this PR now? Couldn't we just bring the copyright header in line with the *current* standards, get this merged & figure a...

@nezumisama still the same glitches, even after years & new kernel 5.10.17, mesa 21.0.0-rc4, iris instead of i915 driver. So this is most likely related to the core. core settings:...

Well any news about this topic?

I guess mallinfo2 should be used since mallinfo is deprecated https://man7.org/linux/man-pages/man3/mallinfo.3.html