选择自动颜色识别暂时不屏蔽色调曲线,并默认为彩色模式

This commit is contained in:
yangjiaxuan 2023-08-23 18:42:32 +08:00
parent 8e224a003a
commit 39d0abccb4
7 changed files with 28 additions and 35 deletions

View File

@ -580,8 +580,7 @@
"type": "bool", "type": "bool",
"cur": false, "cur": false,
"default": false, "default": false,
"size": 4, "size": 4
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
}, },
"brightness": { "brightness": {
"cat": "base", "cat": "base",
@ -603,7 +602,7 @@
"max": 255, "max": 255,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -625,7 +624,7 @@
"max": 7, "max": 7,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -647,7 +646,7 @@
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",

View File

@ -631,8 +631,7 @@
"type": "bool", "type": "bool",
"cur": false, "cur": false,
"default": false, "default": false,
"size": 4, "size": 4
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
}, },
"brightness": { "brightness": {
"cat": "base", "cat": "base",
@ -654,7 +653,7 @@
"max": 255, "max": 255,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -676,7 +675,7 @@
"max": 7, "max": 7,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -698,7 +697,7 @@
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",

View File

@ -615,8 +615,7 @@
"type": "bool", "type": "bool",
"cur": false, "cur": false,
"default": false, "default": false,
"size": 4, "size": 4
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
}, },
"brightness": { "brightness": {
"cat": "base", "cat": "base",
@ -638,7 +637,7 @@
"max": 255, "max": 255,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -660,7 +659,7 @@
"max": 7, "max": 7,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -682,7 +681,7 @@
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",

View File

@ -580,8 +580,7 @@
"type": "bool", "type": "bool",
"cur": false, "cur": false,
"default": false, "default": false,
"size": 4, "size": 4
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
}, },
"brightness": { "brightness": {
"cat": "base", "cat": "base",
@ -603,7 +602,7 @@
"max": 255, "max": 255,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -625,7 +624,7 @@
"max": 7, "max": 7,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -647,7 +646,7 @@
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode!=颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",

View File

@ -598,8 +598,7 @@
"type": "bool", "type": "bool",
"cur": false, "cur": false,
"default": false, "default": false,
"size": 4, "size": 4
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
}, },
"brightness": { "brightness": {
"cat": "base", "cat": "base",
@ -621,7 +620,7 @@
"max": 255, "max": 255,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -643,7 +642,7 @@
"max": 7, "max": 7,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -665,7 +664,7 @@
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",

View File

@ -580,8 +580,7 @@
"type": "bool", "type": "bool",
"cur": false, "cur": false,
"default": false, "default": false,
"size": 4, "size": 4
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
}, },
"brightness": { "brightness": {
"cat": "base", "cat": "base",
@ -603,7 +602,7 @@
"max": 255, "max": 255,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -625,7 +624,7 @@
"max": 7, "max": 7,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -647,7 +646,7 @@
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",

View File

@ -615,8 +615,7 @@
"type": "bool", "type": "bool",
"cur": false, "cur": false,
"default": false, "default": false,
"size": 4, "size": 4
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
}, },
"brightness": { "brightness": {
"cat": "base", "cat": "base",
@ -638,7 +637,7 @@
"max": 255, "max": 255,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -660,7 +659,7 @@
"max": 7, "max": 7,
"step": 1 "step": 1
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -682,7 +681,7 @@
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
}, },
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"] "depend_or": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",