David Auer
David Auer
` Makefile:186: No libspeexdsp development libraries found. Mupen64plus-sdl-audio will be built without speex-* resampler.` That is fixed by "BuildRequires: speexdsp-devel" on Fedora. Not pushed yet. (It will automatically recognize the...
With pipewire on Fedora one can just use the "Helvum" patchbay as a quick workaround: Just connect the outputs of "CubicSDR" with your output device. Not sure why this was...
@cjcliffe would you accept a PR and do a new release if someone fixed this?
Putting rawdraw in a submodule broke the rpm build, because it gets the source from a Github tar which [doesn't include submodules](https://github.com/dear-github/dear-github/issues/214). There are different possibilities to sovle this, I'll...
IPv6 support was added by @mrbesen not me, I merely merged it. @cnlohr could you update the repository "About", it still says IPv4 and I do not have admin access...
This would benefit two user groups: New users who don't know better and also those who want to do QA and subscribe to changes covering a certain area. Mistakes like...
Maybe the title of this issue could be improved too: "Avoid creation of very big changesets" or something. Currently it lacks context, it could also be a title for a...
@Mahabarata while there are more issues in this context I think this issue to address it during changeset creation in iD is very valid in itself. Solving it would solve...
Any thoughts? Would you merge if I implemented it myself?
I've added two PRs which already work for me locally. Feedback welcome! First I thought that the changelog link would need to be a template (to insert the current version)...