eszlari
eszlari
Sorry, I guess meson is not (yet) well known among kernel people. > why this is useful ``` $ scc ─────────────────────────────────────────────────────────────────────────────── Language Files Lines Blanks Comments Code Complexity ─────────────────────────────────────────────────────────────────────────────── C...
@axboe Done.
btw: My intention is to add frei0r to https://github.com/microsoft/vcpkg.
Maybe this is related, but for JDownloader, the website link points to the Spanish version: https://flathub.org/apps/details/org.jdownloader.JDownloader https://github.com/flathub/org.jdownloader.JDownloader/blob/master/org.jdownloader.JDownloader.appdata.xml
What about: The download starts and the user is redirected to a simplified version of https://flatpak.org/setup (with only distros that don't work out of the box and are targeted towards...
Not to stop you from porting to SDL2, but this might be interesting: https://www.youtube.com/watch?v=3uVmUCuJpF4
Any news on this? MLT plans to remove SDL1 in v7.0: https://github.com/mltframework/mlt_web/blob/master/changes/todo.md
> The main functional reason to support both is that on non-deprecated Microsoft's platforms, Direct3D 12 is supported more widely than Vulkan. In case this isn't known: Microsoft is developing...
> Vcpkg still no support for multiple versions https://devblogs.microsoft.com/cppblog/take-control-of-your-vcpkg-dependencies-with-versioning-support/ @itsmattkc Out of curiosity: What does vcpkg lack at the moment, that you decided to write you own dependency system? (https://github.com/olive-editor/dependencies)
> Not sure how good vcpkg's Linux and macOS support is meanwhile Unfortunately, it seems that shared libraries are still not supported for Linux and macOS officially. > But I'm...