Christian Kündig

Results 43 comments of Christian Kündig

#345 didn't help for NVIDIA + Wayland (with Gamescope)

Looks like an change from their side. ` curl "https://apis.justwatch.com/content/locales/state" ` or opening the url in the browser works just fine `curl "https://apis.justwatch.com/content/locales/state" --user-agent 'JustWatch Python client (github.com/dawoudt/JustWatchAPI)'` only returns...

> The selection of demos is arbitrary, we should try to prioritize the ones from the games that should be tested for the upcoming releases. I would recommend to actually...

As I mentioned in the initial comment, you can work around this bug by adding the URL directly in ```build.settings```, e.g. ```lua ["plugin.openssl"] = { publisherId = "com.coronalabs", supportedPlatforms =...

Not sure why this fails CI - it had the same issue with a broken lazarus installation, even before the change.Now it builds though on my machine

Thanks for the encouragement, I encountered two separate issues though: - I still can't reproduce the CI failure. It builds fine for me on a Mojave System with the dependencies...

FWIW: Its Apache 2.0 without a NOTICE file, so you dont necessarily need his agreement or even credit him in the distibuted file (though I think it would be nice...

Thanks everybody for the thorough review and advise. I pushed an update that should address all points where there were no more questions open.

I removed that bug from the README. Newest Emscripten is supported and almost more importantly we don't need any custom patches anymore either for any dependency.