Michael Möller
|
b04c151c77
|
Added support for multiple processor groups. Changed the ThreadAffinity class to use a new struct GroupAffinity. Changed operating system checks to make use of a new flag OperatingSystem.IsUnix.
|
2020-05-05 23:11:28 +02:00 |
|
Michael Möller
|
8afd59327e
|
Added the AMD GPU driver version to the report. Added a check for erroneous ActivityPercent values returned by the ADL_Overdrive5_CurrentActivity_Get method.
|
2020-03-11 21:34:33 +01:00 |
|
Michael Möller
|
2019791af9
|
Added more ADL (AMD Display Library) functions and extended the AMD GPU report. Added an enum type for ADL function result status values.
|
2020-03-09 23:45:35 +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
|
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
|
4026c56ba0
|
Fixed Issue 274. Fixed Issue 107.
|
2012-07-11 22:28:39 +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
|
054a7b03f6
|
Fixed Issue 213.
|
2012-01-15 15:07:23 +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
|
7232dcc55f
|
Fixed a problem where the ADL Main_Memory_Alloc callback delegate could be garbage collected while still in use.
|
2010-09-27 23:48:41 +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
|
2071610bbe
|
Fixed some Code Analysis warnings.
|
2010-08-15 14:46:58 +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
|
492a6d938a
|
Fixed BadImageFormatExceptions.
|
2010-07-27 18:47:58 +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
|
6dba938c8d
|
Release version 0.1.4. Fixed EntryPointNotFoundException for ADL_Adapter_ID_Get by adding two fallback implementations.
|
2010-01-29 21:58:31 +00:00 |
|
Michael Möller
|
7a48707225
|
Fixed ADL dll loading. The name of the dll is always atiadlxx, except when running as 32-bit app on 64-bit systems (atiadlxy in that case).
|
2010-01-29 19:20:44 +00:00 |
|
Michael Möller
|
d7f2ebd4ba
|
Fixed 5th fan channel for IT87 chips. Added ADL status code to report.
|
2010-01-28 19:31:10 +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 |
|