mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0df75d0f0d | ||
|
|
3f7b874c97 | ||
|
|
99e32b087a | ||
|
|
c3223c9bdf | ||
|
|
bd537265c6 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
BIN
Images/Hysteresis.png
Normal file
BIN
Images/Hysteresis.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -22,6 +22,8 @@ WingRing0x64, the driver used via [LHM](https://github.com/LibreHardwareMonitor/
|
||||
Corresponding [issue](https://github.com/Rem0o/FanControl.Releases/issues/3016).
|
||||
|
||||
## New
|
||||
* New seperate "Up" and "Down" hysteresis for graph and linear fan curves
|
||||

|
||||
* 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).
|
||||
@@ -84,7 +86,7 @@ Uninstall like any other windows program through the programs list
|
||||

|
||||
|
||||
From the community (notify me if I'm missing some):
|
||||
* https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/AMoo-Miki/FanControlThermaltake updated fork of https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/jmarucha/FanControl.Liquidctl
|
||||
* https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
|
||||
* https://github.com/medevil84/FanControl.AquacomputerDevices to interface with aquacomputer HighFlowNext, Quadro and Octo devices
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 225,
|
||||
"Message": "- Update LibreHardwareMonitorLib\r\n- Fix display issue with plugins\r\n- Add buttons to 100% each fan in fan identification dialog",
|
||||
"Number": 228,
|
||||
"Message": "- UI fixes\r\n- Update LibreHardwareMonitorLib\r\n- Add documentation button in about page\r\n- Show hidden card now unchecked by default",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "494738D28CD46385EA298D76207EB606",
|
||||
"FanControl_8_0": "9270DE0C2744C861345EC0E16265B99F",
|
||||
"FanControl_4_8_Installer": "228923CBD7568F7E9CE74F7DD3AAFA44",
|
||||
"FanControl_8_0_Installer": "78B23C768B80C71100BE6F07970F5841",
|
||||
"FanControl_4_8": "63C7CD4779F41165B8E0F7A6946CFB06",
|
||||
"FanControl_8_0": "8511DAAABBAE965AB876038F0EBA141E",
|
||||
"FanControl_4_8_Installer": "883DA98123DB8D6BE1BA430F8E7B47D1",
|
||||
"FanControl_8_0_Installer": "29D710DCBF851C4BCE5877242843103A",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user