update to visualization API 5.0.0 and code cleanups#78
Conversation
No code changes on our used parts, only to have that matching to current version about.
Original code present on: https://github.com/nothings/stb/blob/master/stb_image.h
|
Decision: APPROVE kodiai responseDecision: APPROVE Evidence:
Review Details
|
Relates to:
```
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_policy):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
```
Add-on update related to Kodi API change defined on xbmc/xbmc#28278
Further done some few cleanups
Runtime tests on Windows and Linux are OK.
WARNING NOTE
The update from Angle version 3712 to 7258 has brought a crash on it, due this reason leaved on old Angle version for here.
Need to look in future about a newer angle version where works.