Matthias Reichl
Matthias Reichl
Some general comments: When I sait the sound configuration should be redone in the forum I didn't mean to nuke everything and completely switch over to alsa state handling etc,...
Thanks a lot for the PR, the solution looks really neat! For LibreELEC we need a solution though that doesn't use pip but manually versioned python packages which we can...
build scripts (package.mk) should never write to sources, that's in the responsibility of our buildsystem (scripts/get to be more precise). A build also has to succeed with all sources pre-downloaded...
Defining coding standards is pretty low on my priority list but I think if we define something we should write down how we want it to be not document the...
Not sure if we should be too strict. As for braces: personally I usually prefer to use them but I also don't mind having code using just "$FOO" - and...
Thanks for reporting back and I'm glad it helped! I've now also documented the option in the README
Have you runtime tested this? From a quick glance the IR backports look fine but I guess probing gpio-ir-recv is going to fail as the meson pinctrl driver doesn't seem...
Please confirm if the patches in this PR work, ideally both with DVB drivers enabled and disabled in LibreELEC. We don't have the hardware to check this ourselves and as...
I can't comment on commits 2 and 3 (this is not exactly my area of expertise) but they seem to be incomplete, otherwise commit 1 would not be needed. Commit...
Adding separate (vendor) kernel versions, is not really an option as this creates a huge maintenance overhead. Each kernel needs separate testing, fixing, backporting of improvements etc so we aim...