mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e4666491d | ||
|
|
1d01972c4b | ||
|
|
7fd6491855 | ||
|
|
084792e8cf | ||
|
|
fe58d80901 | ||
|
|
2f83ce99cc | ||
|
|
631cabe792 | ||
|
|
97685b0ecc | ||
|
|
d21eeb9ce0 | ||
|
|
761417bf74 | ||
|
|
879eabd7ca | ||
|
|
21d6ecbb80 | ||
|
|
36f02f761a |
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a bug issue with all relevant informations
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
[A clear and concise description of what the bug is. Hardware support requests do NOT count as a bug. See README. Screenshots are worth a thousand words.]
|
||||
|
||||
**Is there a log.txt file next to FanControl.exe with recent date entries?**
|
||||
[Link it here]
|
||||
|
||||
**Relevant hardware specs and setup**
|
||||
[Laptops and most proprietary pre-built desktops are not supported.]
|
||||
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -48,6 +48,7 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
|
||||
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
|
||||
|
||||
Some examples (notify me if I'm missing some):
|
||||
* __(NEW)__ https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
|
||||
* __(NEW)__ https://github.com/iJacks1980/FanControl.CommanderPRO to interface with Corsair commander devices
|
||||
* __(NEW)__ https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 121,
|
||||
"Message": "- More resilient refresh logic when waking from sleep \r\n- A \"?\" is displayed when a control is being overriden by an external source"
|
||||
"Number": 127,
|
||||
"Message": "-Bugfix: Handle missing control values"
|
||||
}
|
||||
Reference in New Issue
Block a user