github Maassoft/ColorControl v9.6.0.0
New release: 9.6.0.0

latest releases: v10.0.2.0, v10.0.1.0, v10.0.0.1...
15 months ago

NEW: Samsung controller!

  • this new module allows you to control Samsung TV's (only Tizen variants supported, not sure from which version)
  • functionality is comparable with the LG controller, directly changing settings is sadly not supported (yet)

To be able to connect to your TV, activate these settings under Connection > Network > Expert Settings:

  • Power On with Mobile (enables Wake-On-LAN)
  • IP Remote (enables remote API)

Because changing settings directly is not supported, you will have to define steps to change picture settings, like backlight/brightness:

  • KEY_MENU:1000, KEY_RIGHT, KEY_DOWN, KEY_DOWN, KEY_DOWN, KEY_RIGHT, KEY_RIGHT, KEY_RIGHT, KEY_RIGHT, KEY_RIGHT, KEY_RIGHT, KEY_RIGHT, KEY_MENU, KEY_RETURN
    NOTE: due to loading times and/or some animations taking longer, adding extra delays is necessary. You can now also configure the default step delay in the settings.

Besides most general remote buttons, some actions can be executed:

  • PictureOff/PictureOn: this opens the accessibility shortcuts window and activates/deactivates the Picture Off setting (analogue to "Screen off" setting of LG). This may not work correctly on all models due to menu layout changes.

Samsung presets can also be executed via the command-line by using --sampreset "Name of preset".
Apps are currently not supported (yet).

General

  • fixed some command-line issues and added a new optional parameter for --lgpreset and --sampreset: --no-refresh. Skips refreshing devices and may speed up executing presets via command-line.
  • removed Log-tab page and added new Logging window, accessible through the Options-tab page. Here you can change the "Log level" as well, from Trace (most logging) to Fatal (least logging).
  • added "Advanced" button to Options for advanced settings. Currently contains 1 setting for configuring the polling interval of the process monitor (used for triggers of LG and Samsung controller)

LG controller

  • added default step delay to settings, defaults to 200ms
  • fixed issue that adding custom device always reported it was unable to connect to the device

NVIDIA controller

  • fixed crash on some NVIDIA GPU's which caused the module to be deactivated
  • fixed duplicate displays on dithering panel

Don't miss a new ColorControl release

NewReleases is sending notifications on new releases.