- Added additional checks to SMBIOS parsing. New class HexStringArray is for debugging with report data. 2010-01-29, by moel.mich
- 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, by moel.mich
- Release version 0.1.2. First implementation for Fintek F71882FG chips. Fixed Intel Core i7 temperature reading. Changed Nvidia GPU enumeration. 2010-01-28, by moel.mich
- Fixed 5th fan channel for IT87 chips. Added ADL status code to report. 2010-01-28, by moel.mich
- Release version 0.1.1 2010-01-27, by moel.mich
- Implementation for Intel Core i7 temperature sensors. 2010-01-27, by moel.mich
- Changed ATI GPU enumeration. 2010-01-27, by moel.mich
- Fixed a NullReferenceException in the HDD SMART code. 2010-01-27, by moel.mich
- Initial commit. 2010-01-26, by moel.mich
- Initial directory structure. 2010-01-21, by unknown