Compare commits

...

45 Commits
V187 ... V214

Author SHA1 Message Date
Rem0o
92989f66be V214
Fix critical V213 bug
2025-02-07 09:07:08 -05:00
Rem0o
a745917fae V213 2025-02-07 08:48:42 -05:00
Rem0o
92246981e2 V212 2025-01-17 14:10:41 -05:00
Rem0o
c6ff7ffa34 V211 2025-01-13 09:25:02 -05:00
Rem0o
e618e6dd73 V210 2024-12-31 15:03:44 -05:00
Rémi Mercier
9f15537dc0 Delete Images/GraphDialog.png 2024-12-19 16:15:05 -05:00
Rémi Mercier
9ca1ee84e9 Update README.md 2024-12-19 16:14:47 -05:00
Rem0o
909977eb2e V209 2024-11-25 12:31:37 -05:00
Bob Conan
b0da34f02d Updated README.md, fix typo(s) (#2840) 2024-11-20 16:48:37 -05:00
Rem0o
f057861044 V208 2024-11-15 19:42:42 -05:00
Rem0o
95f56bf765 Update version.json 2024-10-28 20:15:14 -04:00
Rem0o
b9341972f0 V207 2024-10-28 20:13:16 -04:00
Rem0o
9d0be200af V206 2024-10-08 12:37:53 -04:00
Rem0o
30c50da4f1 V205 2024-09-27 12:07:08 -04:00
Rem0o
7c43b5edd2 V204 2024-09-23 19:29:58 -04:00
Rem0o
ff9f0c3c9c V203 2024-09-19 09:28:50 -04:00
Rem0o
822ac9fc1a Update README.md 2024-09-16 09:26:27 -04:00
Rem0o
18ec70f909 V202 2024-09-14 12:54:31 -04:00
Rem0o
1f3fb16472 Update README.md 2024-09-12 17:48:12 -04:00
Rem0o
1209e7a172 V201 2024-09-08 20:00:32 -04:00
Rem0o
92c795a73c Update bug_report.md 2024-09-04 18:42:03 -04:00
Rem0o
90b72479a5 V200 2024-09-03 12:19:19 -04:00
Rem0o
b98b4ee6be Update version.json 2024-08-13 08:59:40 -04:00
Rem0o
de7764ee24 V199 2024-08-13 08:58:08 -04:00
Rem0o
153dc5d994 V198 2024-07-27 13:41:28 -04:00
Rem0o
b5a1d87638 V197 2024-07-24 17:35:11 -04:00
Rem0o
af4c4c2258 Update README.md 2024-07-12 16:35:26 -04:00
Rem0o
b02e29b871 V196 2024-07-11 10:21:29 -04:00
Rem0o
976556dda2 Update README.md 2024-07-10 10:12:44 -04:00
Rem0o
f685381549 Update version.json 2024-07-10 09:55:04 -04:00
Rem0o
8f9e9e1518 V195 2024-07-10 09:53:17 -04:00
Rem0o
f45c626bf5 V194 2024-06-21 11:55:26 -04:00
Rem0o
8b72e27dfd V193 2024-06-06 09:46:39 -04:00
Rem0o
46e2e677b4 V192 2024-06-05 08:43:58 -04:00
Rem0o
863bfea51f V191 2024-05-18 12:00:27 -04:00
Rem0o
0107601c47 V190 2024-05-14 09:31:00 -04:00
Rem0o
ef71a9bce0 Merge branch 'bugfix/updater_kill_fc_process' 2024-05-12 11:46:33 -04:00
Rem0o
4977c3e9b9 Wait for process exit 2024-05-10 13:25:28 -04:00
Rem0o
3b66485d30 Update README.md 2024-05-08 16:58:27 -04:00
Rem0o
d6e07d772f Add plugin installation image 2024-05-08 16:57:15 -04:00
Rem0o
2ed2c53f08 V189 2024-05-08 11:01:33 -04:00
Rem0o
5700b00a37 Update README.md 2024-05-05 20:41:59 -04:00
Rem0o
30a9c9ed45 V188 2024-04-30 20:37:43 -04:00
Rem0o
2ece9e05c5 Update README.md 2024-04-30 20:35:54 -04:00
Rem0o
ce51e12947 Update README.md 2024-04-26 23:57:55 -04:00
7 changed files with 24 additions and 25 deletions

View File

@@ -7,6 +7,9 @@ assignees: ''
---
**If you are experiencing a crash**
Link the relevant/associated Windows EventViewer logs, and also FanControl's own log.txt.
**Describe the bug**
[A clear and concise description of what the bug is. Screenshots are worth a thousand words. Hardware support requests do NOT count as a bug. See https://github.com/Rem0o/FanControl.Releases#issues-and-hardware-compatibility.]

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@@ -17,7 +17,8 @@
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat&logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control)
## New
* The software is now open for translations. Contributions are welcomed here [FanControl.i18n](https://github.com/Rem0o/FanControl.i18n)
* AMD GPU support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper).
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
@@ -26,7 +27,6 @@
1. [Download the latest archive](/FanControl.zip?raw=true) <i>or</i> [an installer from the release page](https://github.com/Rem0o/FanControl.Releases/releases).
2. Extract to the desired installation folder <i>or</i> run the installer
3. Start FanControl.exe
4. (Optional) -c or --config [json config file] command line arg
### Install with [Scoop](https://scoop.sh/#/apps?s=2&d=1&o=true&p=1&q=fan+control)
@@ -76,6 +76,8 @@ Uninstall like any other windows program through the programs list
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
![Plugin Installation](Images/PluginInstallation.png)
From the community (notify me if I'm missing some):
* https://github.com/fu-raz/FanControlThermaltake
* https://github.com/jmarucha/FanControl.Liquidctl
@@ -93,8 +95,8 @@ From the community (notify me if I'm missing some):
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
From Rem0o
* (EXPERIMENTATAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
* (OBSOLETE) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
@@ -114,8 +116,6 @@ From Rem0o
<br>__A__: Your card only has 2 channels, more than 1 fan are plugged to the same channel.
* __Q__: My Nvidia cards won't go below 30% and doesn't go to 0 RPM, why?
<br>__A__: [See here](https://github.com/Rem0o/FanControl.Releases/wiki/Nvidia-30%25-and-0-RPM)
* __Q__: My new AMD card can't be controlled, why?
<br>__A__: Newer AMD cards are not supported. If you can provide a working sample of code that works with these newer cards, please share!
* __Q__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
<br>__A__: See __[ Issues and hardware compatibility](#issues-and-hardware-compatibility)__.
* __Q__: How does __[FAN CURVE TYPE]__ works and what does its parameters do?
@@ -123,16 +123,12 @@ From Rem0o
* __Q__: Does it run on my OS?
<br>__A__: If your OS is Windows 10 __Or 11__, yes.
## Graph fan curve editor
* __(NEW)__ Change the temperature range for finer control over a small range
* Add, remove and drag points arround the graph
* Copy and paste points from a graph to another
* Fine-tune the response with the hysteresis and response time parameters
![Fan Control](Images/GraphDialog.png)
## Libraries used:
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
* https://github.com/falahati/NvAPIWrapper
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor (main sensor source)
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit (UI)
* https://github.com/falahati/NvAPIWrapper (Nvidia gpu fan control and sensor reading)
* https://github.com/Rem0o/ADLXWrapper (AMD gpu fan control and sensor reading)
* https://github.com/punker76/gong-wpf-dragdrop (various drag and drop actions)
## GitHub Sponsors
The GitHub Sponsor button on this page is intended for the related open-source work surrounding FanControl. This includes contributions to the open-source libraries used, mainly [LHM](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor), the plugin system and the various open-source plugins I contribute to, the AMD gpu driver support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper), and more. Your sponsorship helps me continue to contribute to the community, maintain existing projects, and develop new ones. It does not apply to the main program (FanControl) itself. Use the [Paypal](https://www.paypal.com/donate/?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control) donation button if your intent is to support the FanControl software itself.

Binary file not shown.

View File

@@ -1,11 +1,11 @@
{
"Number": 187,
"Message": "- Update LibreHardwareMonitorLib\r\n- Fix some auto-calibration issues\r\n- Do not queue snack messages when window is not visible\r\n- Detect control discrepancy with calibration",
"Number": 214,
"Message": "- Update LibreHardwareMonitorLib\r\n- Install Plugin dialog now works with .dll or .zip \r\n- Welcome dialog now allow to change language immediately",
"Checksums": {
"FanControl_4_8": "07D98BDD62C93C3C4FB7B7432B21F436",
"FanControl_8_0": "A3023580F56791D26CBB3D9133E925E8",
"FanControl_4_8_Installer": "EA21215B5E208FAEF3F62C8B4F1B87D1",
"FanControl_8_0_Installer": "418E7EADB186F8D0AAF1835B0526D435",
"Updater": "3979183BCC2ED8463198F0197BC97F18"
"FanControl_4_8": "DC783BDEF199D2DAF3D459E95ED47649",
"FanControl_8_0": "8BA06D998A193CD951B8C13D41AFDFA0",
"FanControl_4_8_Installer": "2A8DB74C5A1776A592F32A2CA720C961",
"FanControl_8_0_Installer": "129F4979CB1FA7A27C31A52DCC9A4D7F",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
}
}