Kodi Community Forum

Full Version: Colormanagement (CMS)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2016-09-10, 00:25)ronie Wrote: [ -> ]2016-07-01 colormanagement support

this introduces a new window name (it uses DialogSettings.xml):
  • osdcmssettings

and an infobool to check if colormanagement is implemented on your system:
  • System.HasCMS

you may want to add a button in VideoOSD.xml to activate this window

Image

git commit: https://github.com/xbmc/xbmc/commit/4a63...65b5de7c2d
pull request: https://github.com/xbmc/xbmc/pull/9731


Why use a separate Dialog for this?

Dosnt make much sense to me.

These settings belong in to the "VideoOSDSettings" underneath the "brightness" and "contrast" settings imho.

(can be grayed out or hidden if not available)
no idea tbh, perhaps you could ask your question on the PR?