mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
909977eb2e | ||
|
|
b0da34f02d | ||
|
|
f057861044 | ||
|
|
95f56bf765 | ||
|
|
b9341972f0 | ||
|
|
9d0be200af | ||
|
|
30c50da4f1 | ||
|
|
7c43b5edd2 | ||
|
|
ff9f0c3c9c | ||
|
|
822ac9fc1a |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -97,7 +97,7 @@ From the community (notify me if I'm missing some):
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* (OBSOLETE) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
@@ -127,7 +127,7 @@ From Rem0o
|
||||
## Graph fan curve editor
|
||||
|
||||
* __(NEW)__ Change the temperature range for finer control over a small range
|
||||
* Add, remove and drag points arround the graph
|
||||
* Add, remove and drag points around the graph
|
||||
* Copy and paste points from a graph to another
|
||||
* Fine-tune the response with the hysteresis and response time parameters
|
||||
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 202,
|
||||
"Message": "-it and de translations\r\n-Translation contribution link available in About page\r\n- New command line option -e --exit\r\n- More robust ADLX error handling\r\n- Update LibreHardwareMonitorLib (fixes controllers identifier bug)",
|
||||
"Number": 209,
|
||||
"Message": "- Update LibreHardwareMonitorLib (some X870 support + various other motherboards)\r\n- Fix negative value support with Mix custom sensor\r\n- Small fixes\r\n- Korean lang. support",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "CE42C69C72E88D6034B951BF52ACF761",
|
||||
"FanControl_8_0": "A79A7353AF7CC442D1BA4DB619AE10D5",
|
||||
"FanControl_4_8_Installer": "82900B14DA70DA81E3468200F49430D3",
|
||||
"FanControl_8_0_Installer": "3A98B0F913DF56BA69525211798847A4",
|
||||
"FanControl_4_8": "6852BC0AD7E5CF2C07911EF0DFB05AC6",
|
||||
"FanControl_8_0": "89964E7084A8227777D9F1720B7040D4",
|
||||
"FanControl_4_8_Installer": "ED4C5A26BC5ABCD94CE05415C3AFD4A4",
|
||||
"FanControl_8_0_Installer": "88F7298E1BBFFC2F6E8BA2448DBF2DBF",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user