mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d73df2ea9 | ||
|
|
4d60929f2c |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -5,14 +5,14 @@
|
||||
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
|
||||
|
||||
## New
|
||||
* <b> Time average custom sensor ( Plus sign menu ) </b>
|
||||
* <b> File custom sensor interface ( Plus sign menu ) </b>
|
||||
|
||||
* <b> Replaced numerical comboboxes with text boxes </b>
|
||||
* Time average custom sensor ( Plus sign menu )
|
||||
* File custom sensor interface ( Plus sign menu )
|
||||
* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and
|
||||
* https://github.com/Rem0o/FanControl.HWInfo
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin
|
||||
* Manual control for each control card
|
||||
* Step % has been split in step up and step down.
|
||||
* Custom sensors: Create a "mix" sensor with a custom function (min, max, average)
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 77,
|
||||
"Message": "- Various bug fixes"
|
||||
"Number": 79,
|
||||
"Message": "- Numeric up/down fields now have a + and a - button. You can also use the arrow keys to change the value. \r\n Fixed a bug where Nvidia fan settings would be overriden even if the control was disabled. "
|
||||
}
|
||||
Reference in New Issue
Block a user