mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d73df2ea9 | ||
|
|
4d60929f2c | ||
|
|
49c708a1a9 | ||
|
|
334aca13f0 | ||
|
|
59c883a213 | ||
|
|
a20fa5a811 | ||
|
|
8725128cfb | ||
|
|
212292f9a9 | ||
|
|
2100c3a81d | ||
|
|
05347ad029 | ||
|
|
5ac5128afb |
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": 72,
|
||||
"Message": "- New Time Average custom sensor \r\n- File sensors are now part of the custom sensors interface \r\n- Updated LibreHardwareMonitor"
|
||||
"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