mfkl

Results 112 comments of mfkl

@jeremyVignelles wanna review?

something incorrect with the path. this prints for all dlls when packing the nuget. ``` WARNING: NU5100: The assembly 'x86\plugins\spu\libremoteosd_plugin.dll' is not inside the 'lib' folder and hence it won't...

Reproduced on Github Action agents as well.

https://github.com/mfkl/mac-test-ci here is a tiny repro.

Ok, thank you for the link and workaround!

Can you share a minimal repro please?

heya, this might interest you https://github.com/jeremyVignelles/va-list-interop-demo

> This is a breaking change for those who already did that properly. If they Disposed the media by themselves, the media ends up getting disposed multiple times. I know......

Yes.. I see what you mean :-) My problem with this design is that it creates a layer of abstraction over LibVLC and I'd like to avoid that because it...