Commit Graph

17 Commits

Author SHA1 Message Date
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