Results 32 issues of Lukas Rusak

This allows tracking the LibreELEC configuration options through kconfig. For this purpose I have been testing with [Kconfiglib](https://github.com/ulfalizer/Kconfiglib). It can be easily installed with pip. ``` pip3 install kconfiglib ```...

IMPROVEMENT
DOCUMENTATION
MERGE BLOCKED
BUILDSYSTEM
LE 13.0

This PR isn't really meant to merge. I put a bit of time into it so if anyone else wants to play with it I figured I would share. This...

FEATURE
WORK IN PROGRESS
MERGE BLOCKED
BUILDSYSTEM
TOOLCHAIN
LE 13.0

This PR adds the full version of `less` and removes the busybox version. When dealing with anything that needs a pager (systemctl, journalctl, etc) it's just better to use the...

IMPROVEMENT
LE 13.0

This add support for using zram in LibreELEC https://www.kernel.org/doc/html/latest/admin-guide/blockdev/zram.html I decided to use the simple script here https://github.com/foundObjects/zram-swap It only needs zramctrl from util-linux (added in this PR) and mkswap...

FEATURE
LE 13.0

This seems to be an ongoing problem. I've created a simple way to adjust the kernel config using the script `./tools/adjust_kernel_config`. This script should always be used when adjusting the...

MERGE BLOCKED
BUILDSYSTEM
LE 11.0

This adds the ability to use the RPi4 USB-C port as a gadget peripheral. I've tested the `g_serial`, `g_ether`, and `g_mass_storage` modules. This also adds a commit to correct some...

KERNEL
LE 11.0

This is long overdue. These options should be unified across all devices. I've simply made this list from what is enabled on my fedora workstation and I'm open to changes...

WORK IN PROGRESS
MERGE BLOCKED
BUILDSYSTEM
KERNEL
LE 13.0

This is my attempt to have a way to identify all the possible build combinations within a single file. The uboot_helper was essential a list of all the combinations of...

BUILDSYSTEM
LE 13.0

This is something I've been looking at for a while. I don't like having to use external toolchains to build our images and would like to be able to at...

WORK IN PROGRESS
BUILDSYSTEM
TOOLCHAIN
LE 13.0

This allows setting the Colorspace connector drm propery. This allows specifying the output colorspace and allows tv's to trigger into a specific colorspace mode (bt2020). The Colorspace property is only...

Type: Feature
Component: Video rendering
Platform: Linux
v20 Nexus