Nikolas Spiridakis

Results 13 issues of Nikolas Spiridakis

Hello I found this minor issue. I tried to install arch with btrfs but without any subvolumes (when it asks if you want any subvolumes I said no). But after...

Hello. I've set a custom dark theme to all the qt apps through kvantum and it works fine on all apps except this one. Some text (mostly graph legends) doesn't...

Bug report
linux

**Is your feature request related to a problem? Please describe.** I've got a wired setup were I want to push tun0 into wlan0 hotspot and the original interface doesn't have...

enhancement

Based on [this post](https://stackoverflow.com/a/60370584/8627813). Moved ffmpeg binary to the libs folder and added `android:extractNativeLibs = "true"` to the manifest so it can copy itself into `/data/app/{package_name}/lib/{arch}/` and then execute it...

hello I have problem with mpeg-ts livestreams. When connection is lost for a bit it retries (by calling MSG_CTRL_RETRY). After stream is started again, video stays on the last frame...

Adds support for Linux. Assumes default paths for the Android SDK (as Windows and Mac already does)

https://github.com/alyssaxuu/slashy Suggested on Discord by ashleymavericks **What makes the feature necessary?** Adds useful custom commands for things like drawing, recording, etc **How would the feature work?** Can be added as...

enhancement

There are many ways to check when to re-download a file. As far as I know, most servers now support the `If-Modified-Since` header and there is also `ETag` and `last-modified`....

As far as I know, the Raspberry PI Zero 2 has the same SoC as the 3 lineup. I tried to use the current version of the firmware on my...

Hello. I'm using spi on my project and when I try to read a Flac file with FlacAudioFileReader, framerate and bytes/frame is -1. The read format is this `FLAC 44100.0...