Hardware/ATI/ADL.cs
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Tue, 27 Jul 2010 18:47:58 +0000 Fixed BadImageFormatExceptions.
Sun, 31 Jan 2010 22:00:31 +0000 Release version 0.1.6. Fixed F71882 temperature reading. Added error handling for ATI GPUs (ADL). Fixed sensor events.
Fri, 29 Jan 2010 21:58:31 +0000 Release version 0.1.4. Fixed EntryPointNotFoundException for ADL_Adapter_ID_Get by adding two fallback implementations.
Fri, 29 Jan 2010 19:20:44 +0000 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).
Thu, 28 Jan 2010 19:31:10 +0000 Fixed 5th fan channel for IT87 chips. Added ADL status code to report.
Wed, 27 Jan 2010 19:30:10 +0000 Changed ATI GPU enumeration.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.