Skip to content

New release: 2.2.0.0

Compare
Choose a tag to compare
@Maassoft Maassoft released this 18 Apr 13:22
· 95 commits to master since this release

Added:

  • Option to name NVIDIA/AMD presets
  • Command line support for executing NVIDIA, AMD and LG presets:
    Syntax: ColorControl command options
    Commands:
    --nvpreset : execute NVIDIA-preset
    --amdpreset : execute AMD-preset
    --lgpreset : execute LG-preset
    --help : displays this help info
    Options:
    --nogui: starts command from the command line and will not open GUI (is forced when GUI is already running)

NOTE:

  • if a preset has no name, the id of the preset can be copied to the clipboard using the context menu of presets.

Improved:

  • power off/wake on screensaver
  • refactored some code