uberhalit
uberhalit
It appears that we can not create bindings for a template like this: ```cpp template struct ObjContainer { } ``` ClangSharpPInvokeGenerator throws an error: ``` Diagnostics for binding generation: Error...
Void pointer artihmetic throws an error: ```cpp void *cpy(void *dest, const void *src, size_t n); static bool exec(void *buf, size_t size, void *info, size_t size2) { memcpy(buf + size *...
Hi, I used the .NET passthrough sample as a base for my crude mergerFS port and so far most features seem to work as intended. But I couldn't figure out...
The current plugin (v7.0.0.0) can neither be correctly installed nor uninstalled via Jellyfin Repository, see: https://github.com/jellyfin/jellyfin/issues/10827 Same happens with v6.0.0.0