Andre

Results 7 issues of Andre

I'm using Airsonic (Advanced) to stream my music, and I have my music organized on disk by Artist / Album. There are times where I'd like to sync a specific...

enhancement

Animation that renders a music visualizer-like output to the Section. This doesn't do any direct audio processing, but instead takes output from a process such as a [fast Fourier transform](https://en.wikipedia.org/wiki/Fast_Fourier_transform)...

Timer-based component that gradually changes any numeric variable from a start value to a target value. Gets initialized when calling any of the `set()` functions that changes a numeric value....

enhancement

Is there any way to increase the size of the font used during pre-boot (the generation selection screen)? I'm aware of [boot.loader.systemd-boot.consoleMode](https://search.nixos.org/options?channel=unstable&show=boot.loader.systemd-boot.consoleMode&from=0&size=50&sort=relevance&type=packages&query=systemd-boot), but is there a similar option for Lanzaboote?

LogDNA archives stored in Google Cloud Storage have an extra two-digit number after the logDate and before the file extension. This results in archives named "[prefix].[date].[number].json.gz". Since the script expects...

When parsing the JSON file, the script expects "_app" and "_line" to be top level attributes, when they are actually second level attributes under "_source". This change modifies the script...

###### Description of changes This fixes an incorrect comparison between kernel versions, which resulted in a build error. Now, we'll only apply the patch if the kernel version is below...