mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2cdf109c87 | ||
|
|
8bc27bec29 | ||
|
|
d76c61dccf | ||
|
|
1e1f3585f3 | ||
|
|
8cfa4d3989 | ||
|
|
67d139f90d | ||
|
|
f71e79f2eb |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 68 KiB |
BIN
Images/SensorSettingsDialog.png
Normal file
BIN
Images/SensorSettingsDialog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
10
README.md
10
README.md
@@ -2,15 +2,19 @@
|
||||
|
||||
[<img src="https://www.paypalobjects.com/webstatic/mktg/logo/pp_cc_mark_37x23.jpg">](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
##
|
||||
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
|
||||
This is the release repository for Fan Control, a focused, highly customizable fan controlling software for Windows.
|
||||
|
||||
|
||||

|
||||
|
||||
## New
|
||||
|
||||
* <b>Numeric textbox for graph points</b>
|
||||
* <b>Change windows startup delay for sensor detection issues</b>
|
||||
* <b> Auto fan curve (BETA): Automatically adjust speed to keep target temperature</b>
|
||||
* <b> Allow text-wrapping for long names </b>
|
||||
* Sensor settings dialog window. Activate or deactivate specific sources.
|
||||

|
||||
* Numeric textbox for graph points
|
||||
* Change windows startup delay for sensor detection issues
|
||||
* Horizontal (columns) UI option
|
||||
* -c or --config [json config file] command line arg
|
||||
* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 95,
|
||||
"Message": "- Numeric up/down controls for points in the graph \r\n- Change windows startup delay for sensor detection issues\r\n- Display 1 decimal place for % on all cards\r\n- Refined the tray icon tooltip text \r\n- Updated LibreHardwareMonitorLib (driver)"
|
||||
"Number": 102,
|
||||
"Message": "- Added sensor configuration window as part of the assisted setup. \r\n- Allow 1 degree as minimum deadband value for Auto fan curve"
|
||||
}
|
||||
Reference in New Issue
Block a user