drewbug
drewbug
Thank you for creating this extraordinary software and releasing it publicly. Is it possible to modify incoming LMP messages before they are parsed by the chip? I'd particularly like to...
Hello, it would be very useful if there were some way to refresh the list of available audio devices from QT other than altogether terminating the server. It doesn't appear...
With a couple modifications to the build scripts I was able to build all the dependencies statically: ```diff --- a/build.sh +++ b/build.sh @@ -122,9 +122,15 @@ git clean -xdf export...
Thanks for the great project! The Docker build works fine, but it does take quite a while. To save time, I built the latest image and pushed it to Docker...