Commit Graph

28 Commits

Author SHA1 Message Date
Michael Möller
9b4a36942f Fixed an IndexOutOfRangeException in the AMD GPU report. 2020-02-29 21:57:58 +01:00
Michael Möller
9b55e1f66d Added support for ADL (AMD Display Library) Overdrive8 GPU sensors. 2020-02-28 23:21:59 +01:00
Michael Möller
e3919ece28 Added ADL (AMD Display Library) overdrive version to the report. 2020-02-27 22:48:26 +01:00
Michael Möller
d2c60279a0 Added partial support for ADL (AMD Display Library) OverDrive6 and OverDrive Next APIs. 2020-02-11 23:47:37 +01:00
Michael Möller
dc69a9431c Added a new "Undefined" control mode. Changed the GPU fan control to restore to default (auto) settings when the Open Hardware Monitor closes (unless the control remained in "Undefined" mode). 2014-12-30 16:02:52 +00:00
Michael Möller
2e3489e1f7 Changed the license to the Mozilla Public License 2.0 and update the licensing information. 2012-05-27 14:23:31 +00:00
Michael Möller
330e93ea64 Added support for saving and restoring the sensor history for the last 24h. The sensor history is now saved in a reduced format (duplicate values are removed, gaps are marked with a NAN sensor value. 2011-06-19 12:41:18 +00:00
Michael Möller
a883d4722d Fixed the ATI GPU fan control. The settings now restore correctly to default settings (previously the "manual mode" was kept on some systems). 2011-05-14 13:26:09 +00:00
Michael Möller
6e86c9e1a9 Fixed Issue 199. 2011-04-30 16:03:58 +00:00
Michael Möller
0d80c84493 Fixed Issue 111. 2011-04-15 23:52:07 +00:00
Michael Möller
60c28cc250 Improved the saving and restoring of default fan control settings for ATI GPUs. 2011-01-20 21:48:26 +00:00
Michael Möller
86dbc6f06b Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs. 2011-01-20 21:31:54 +00:00
Michael Möller
bcde768e25 Refactored some of the hardware monitoring code and fixed a few code inspection warnings. 2010-09-21 20:32:36 +00:00
Michael Möller
7752670742 Fixed some Code Analysis warnings. 2010-09-08 19:29:58 +00:00
Michael Möller
39600d1cf3 Added a desktop gadget implementation. 2010-09-06 19:53:13 +00:00
Michael Möller
2ec18bf862 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings. 2010-08-12 20:53:27 +00:00
Michael Möller
a2650ba983 Refactored the hardware monitoring code into a library (Issue 101). 2010-08-08 13:57:26 +00:00
Michael Möller
9f90d4063b Added a fan control sensor for ATI GPUs. 2010-08-05 19:28:50 +00:00
Michael Möller
dd67a0aa5c Fixed Issue 69. 2010-06-06 11:07:57 +00:00
Michael Möller
b4203489bb Extended the ITE super I/O voltage reading by adding hidden voltage sensors for unknown channels. Added a few known DFI and Gigabyte mainboard voltage configurations. 2010-05-24 15:27:46 +00:00
Michael Möller
4cd9cd9125 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree. 2010-05-09 16:22:13 +00:00
Michael Möller
a49919717e Added an Identifier class for IHardware, ISensor and IParameter Identifier properties. 2010-05-06 19:20:38 +00:00
Michael Möller
f1cafc2d63 Fixed Issue 14 (ignore ATI GPU voltage and clock sensors if the value is 0). 2010-03-10 17:56:08 +00:00
Michael Möller
0060583e5b Added initial support for W83627HF. Some refactoring for IHardware classes. 2010-02-07 19:53:51 +00:00
Michael Möller
5249183290 Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs. 2010-02-03 20:35:10 +00:00
Michael Möller
34d773fa90 Release version 0.1.6. Fixed F71882 temperature reading. Added error handling for ATI GPUs (ADL). Fixed sensor events. 2010-01-31 22:00:31 +00:00
Michael Möller
71940eb2c9 Changed ATI GPU enumeration. 2010-01-27 19:30:10 +00:00
Michael Möller
39ca26510c Initial commit. 2010-01-26 22:37:48 +00:00