mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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 |
BIN
Images/SensorSettingsDialog.png
Normal file
BIN
Images/SensorSettingsDialog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
@@ -2,15 +2,17 @@
|
||||
|
||||
[<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>
|
||||
* 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": 98,
|
||||
"Message": "- Fixed bug with start/stop detection \r\n- Updated LibreHardwareMonitorLib \r\n -UI refinements"
|
||||
}
|
||||
Reference in New Issue
Block a user