Yves Goergen
Yves Goergen
Can the thread pool exhaustion be detected upfront? So if you start off something that needs one additional thread, could you know that it's going to be a problem and...
I'm sorry I don't know it myself. Just tried to throw in an idea to get this resolved. My own library is now tied to being a pre-release because of...
I'm very sorry to sound demanding, but this project appears dead to me. This library does a really great job and is really helpful in my project. I've read a...
@StephenCleary Thank you for the update. I'm looking forward to end of March this year. :-)
@ericfont Where would I put this in a regular esp-idf project? I have an "sdkconfig" file but it looks different from the code above.
Any news here? I've tried setting that rate option but it's ineffective. I understand the original post's explanation to do the equalizer first and then the volume scaling and that's...
Can this be closed? Is it fixed?
From what I've found now, and it wasn't as much as I had wished for, this will not work in ASP.NET applications. `HttpContext.Current` seems to flow in a different way,...
I tried to build it myself from the provided [source archive](https://github.com/stedolan/jq/releases/download/jq-1.6/jq-1.6.tar.gz) (but I'll also need to host the file myself to install it on other devices). That failed though. `configure`...
> -bash: autoreconf: command not found Where can I get it from?