Adrian Schollmeyer
Adrian Schollmeyer
This plugin is no longer maintained. Please see bazukas/obs-linuxbrowser for the newer linux browser source plugin based on CEF.
> However, if that's not a desirable approach, I would look into at least what is the "normal" way for a C++17 function to accept both std::string or std::string_view, and...
The approach looks fine to me. Additionally, `num_string_type` seems to have become obsolete in this scenario. You could probably just move the `(int v)` constructor to `string_type` (or even make...
Since I have already an ebuild for Gentoo, I might as well move it to ::guru (the AUR equivalent for Gentoo). DPP is probably not big enough (in terms of...
> But is that so hard to fix? I mean, if there is a problem it should be fixed. I wanted to know whether there's any progress on this Looking...
@SirObby oh boy, I totally forgot that :sweat: Feel free to move your ebuild. If you want, we can co-maintain it (you can use [email protected] as my email for metadata.xml).
The Gentoo package is now uploaded to GURU and should be available for the public soon. it is maintained by @SirObby and me
> ... who uses vcpkg on linux joy nah, PR welcome. vcpkg is broken right now, and needs redoing. Regarding vcpkg, looking at the CI logs it just looks to...
Is pkg-config installed?
Regarding the display issues: I was just able to fix that by using a different audio interface. But I guess that's is unrelated to the original issue that this PR...