Huang, Zhaoquan
Huang, Zhaoquan
I met this problem too. Version 3.0.1 Device: HP desktop PC with AMD HD5450 OS: Windows 10 1709 Hardware acceleration: False Stack trace: > at libVLCX.Instance..ctor(IList`1 argv, SwapChainPanel panel) >...
Changing target version to 16299 fixed this problem Crash: min 14393 target 14393 on 16299 Ok: min 14393 target 16299 on 16299
As it doesn't seem to work on Anniversary Edition, maybe we should change this line in the readme file: > Requires Windows 10 Anniversary Edition and matching Windows SDK.
The same issue occurs on SONY KD-55X9000E (Android 8.0) when playing videos recorded on Mi 9 Pro.
@ddpp80 I think this bug is possibly a SONY bug rather than a Kodi bug. I can see similar problems with other players on the TV. The developer team may...
I'm thinking of having multi-target will provide better compatibility. If we keep the .NET Core 3.1 target, developers that are still using old SDK can still use this tool.
CI fails saying `ERROR: $GIT_COMMIT (6fa2c47919cca4c27bc0778178b2f62c0dde67d3) doesn't match currently checked out revision (c41d2f0ce0f329e5b59554c8f5c0667a8e73be7f) Build step 'Execute shell' marked build as failure`. Why does this happen?
The latest change should have solved the build error, but Jenkins is not working again.
I am looking forward to this feature. Are there any further progress?
@DaveTBlake Finally I have time to understand this. Do you mean that I need to a) rewrite the SQLite collation callback to use ICU too, b) and make `UseLocaleCollation()` be...