Set version to 2.0.0-alpha1
This commit is contained in:
parent
48ec9f518f
commit
e27c899d1a
4 changed files with 3 additions and 137 deletions
2
backend/Cargo.lock
generated
2
backend/Cargo.lock
generated
|
@ -1170,7 +1170,7 @@ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "powertools"
|
name = "powertools"
|
||||||
version = "1.5.0-ng1"
|
version = "2.0.0-alpha1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "powertools"
|
name = "powertools"
|
||||||
version = "1.5.0-ng1"
|
version = "2.0.0-alpha1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["NGnius (Graham) <ngniusness@gmail.com>"]
|
authors = ["NGnius (Graham) <ngniusness@gmail.com>"]
|
||||||
description = "Backend (superuser) functionality for PowerTools"
|
description = "Backend (superuser) functionality for PowerTools"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "PowerTools",
|
"name": "PowerTools",
|
||||||
"version": "1.5.0-ng1",
|
"version": "2.0.0-alpha1",
|
||||||
"description": "Power tweaks for power users",
|
"description": "Power tweaks for power users",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "shx rm -rf dist && rollup -c",
|
"build": "shx rm -rf dist && rollup -c",
|
||||||
|
|
134
pt_oc.json
134
pt_oc.json
|
@ -1,134 +0,0 @@
|
||||||
{
|
|
||||||
"battery": {
|
|
||||||
"charge_rate": {
|
|
||||||
"min": 250,
|
|
||||||
"max": 2500
|
|
||||||
},
|
|
||||||
"extra_readouts": false
|
|
||||||
},
|
|
||||||
"cpus": {
|
|
||||||
"cpus": [
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clock_min": {
|
|
||||||
"min": 1400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 3500
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"global_governors": true
|
|
||||||
},
|
|
||||||
"gpu": {
|
|
||||||
"fast_ppt": {
|
|
||||||
"min": 1000000,
|
|
||||||
"max": 30000000
|
|
||||||
},
|
|
||||||
"fast_ppt_default": 15000000,
|
|
||||||
"slow_ppt": {
|
|
||||||
"min": 1000000,
|
|
||||||
"max": 29000000
|
|
||||||
},
|
|
||||||
"slow_ppt_default": 15000000,
|
|
||||||
"ppt_divisor": 1000000,
|
|
||||||
"ppt_step": 1,
|
|
||||||
"clock_min": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 1600
|
|
||||||
},
|
|
||||||
"clock_max": {
|
|
||||||
"min": 400,
|
|
||||||
"max": 1600
|
|
||||||
},
|
|
||||||
"clock_step": 100,
|
|
||||||
"skip_resume_reclock": false
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue