Daniel Abrecht

Results 7 issues of Daniel Abrecht

I've opened a pull requests two months ago: https://github.com/sahlberg/fuse-nfs/pull/33 Could I please get your opinion on it?

This pull request changes how options are parsed and the options available. This way, fuse-nfs doesn't need to know all fuse options for them to be usable. This would be...

Merge PinePhonePro from https://gitlab.com/pine64-org/pine64-alsa-ucm branch master Also, add conf.d/simple-card/PinePhonePro.conf symlink, and remove some stray spaces that got mixed in with the tabs. Ideally, #374 should be merged first. This should...

The CardLongName may be derived from various DMI properties of the system, that have little to do with the card itself. Sometimes, that may be a good thing, but sometimes,...

I saw this with the BluRay `Made in Abyss - Staffel 1.Vol.1 Limited Collector's Edition`, (the Germen version). There has been a playlist which I can use with `ffmpeg` and...

I would love multiple memories & memory mapping. But I'm unsure if this proposal could cover my use cases. For example, in some of my programs, like in this library,...

I needed a larger stack for one of my projects, so I fixed all those magic numbers and made it so it can use __stack_pointer if exported and so on....