Compare commits

..

16 Commits
V71 ... V78

Author SHA1 Message Date
Rem0o
4d60929f2c Version 78 2021-05-05 20:52:20 -04:00
Rem0o
49c708a1a9 Version 77 2021-04-26 10:00:58 -04:00
Rem0o
334aca13f0 Update FanControl.zip 2021-04-22 19:33:37 -04:00
Rem0o
59c883a213 Update FanControl.zip 2021-04-21 11:00:02 -04:00
Rem0o
a20fa5a811 Version 76 2021-04-20 16:56:39 -04:00
Rem0o
8725128cfb Update FanControl.zip 2021-04-20 11:39:22 -04:00
Rem0o
212292f9a9 Version 75 2021-04-18 21:11:50 -04:00
Rem0o
2100c3a81d Version 74 2021-04-05 11:50:24 -04:00
Rem0o
05347ad029 Version 73 2021-03-24 11:08:46 -04:00
Rem0o
5ac5128afb Update FanControl.zip 2021-03-24 10:55:30 -04:00
Rem0o
b514b03e45 Update FanControl.zip 2021-03-23 14:24:26 -04:00
Rem0o
5c08f9274f Version 72 2021-03-23 14:15:35 -04:00
Rem0o
8afd122412 Update README.md 2021-03-16 19:05:09 -04:00
Rem0o
c1fdffb8e5 Update README.md 2021-03-13 12:14:06 -05:00
Rem0o
886f5ee773 Update FanControl.zip 2021-03-12 14:08:20 -05:00
Rem0o
248e6e9d5f Update FanControl.zip 2021-03-12 14:06:54 -05:00
3 changed files with 10 additions and 9 deletions

Binary file not shown.

View File

@@ -5,13 +5,14 @@
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
## New
* <b>Plugin system (prototype), see https://github.com/Rem0o/FanControl.DellPlugin </b>
* Manual control for each control card <br>
![Fan Control](Images/ManualControlSlider.png)
* Step % has been split in step up and step down.
* Custom sensors: Create a "mix" sensor with a custom function (min, max, average)
* Mix fan curve supports 1-N curves
* Sync dark/light windows theme with Fan Control
* <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
## Installation

View File

@@ -1,4 +1,4 @@
{
"Number": 71,
"Message": "- Plugin system prototype \r\n- Explicit checkbox to disable donation popup \r\n- Updated LibreHardwareMonitor"
"Number": 78,
"Message": "- UI update: replaced numerical comboboxes with input fields\r\n- Ask for save on exit \r\n- Fixed a sensor refresh bug"
}