2010-02-19 moel.mich Added additional register banks to report output for Winbond chips.
2010-02-18 moel.mich Raised TjMax for Intel 65nm CPUs by 10?C
2010-02-18 moel.mich Added global exception handling for T-Balancer detection (to handle ArgumentException if portName does not exist).
2010-02-17 moel.mich Fixed AMD family 0Fh temperature reading of first core.
2010-02-17 moel.mich Better core and thread number identification. Fixed clock reading on Intel Atom CPUs. New reporting of MSR values for Intel CPUs.
2010-02-17 moel.mich Added additional SMART temperature attributes.
2010-02-16 moel.mich Restored CTSHolding check and added more report output for T-Balancer enumeration.
2010-02-15 moel.mich Added core clock and bus speed support for Intel Core i5, i7 CPUs.
2010-02-14 moel.mich Allow all protocols 2X for T-Balancer.
2010-02-14 moel.mich Added core and bus clock support for Intel CPUs (Core 2).
2010-02-13 moel.mich New graphical system tray display for load sensors.
2010-02-12 moel.mich Tray sensor display default color is black and color can be changed now. Fixed CPU load reading for AMD CPUs and added additional misc device for AMD core temperature reading.
2010-02-12 moel.mich Changed the T-Balancer detection and added more report details.
2010-02-12 moel.mich First system tray sensor monitor support.
2010-02-11 moel.mich A small bug fix for application crashes during the mainboard detection (System.Management.ManagementException: Not supported).
2010-02-09 moel.mich Added support for NVIDIA fan rpm. Changed NVIDIA GPU enumeration.
2010-02-09 moel.mich Removed debug code.
2010-02-09 moel.mich Added upper bound for valid fan RPM on IT87.
2010-02-08 moel.mich Added NVAPI report output.
2010-02-08 moel.mich Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
2010-02-07 moel.mich Release version 0.1.15. Added protocol 0x2C for T-Balancer.
2010-02-07 moel.mich Release version 0.1.14. Added more report details for T-Balancer bigNG.
2010-02-07 moel.mich Added initial support for W83627HF. Some refactoring for IHardware classes.
2010-02-07 moel.mich (none)
2010-02-07 moel.mich Changed ATI GPU device enumeration.
2010-02-07 moel.mich Refactoring: New class Computer manages all the hardware and creates events.
2010-02-05 moel.mich Changed minimizing to system tray on Windows systems.
2010-02-04 moel.mich Release version 0.1.13. Replaced PerformanceCounter based CPU load sensors with an implementation using NtQuerySystemInformation. Fixed a temperature reading problem for W83627DHG chips (sensors with invalid value 127?C).
2010-02-03 moel.mich Release version 0.1.12. Added error handling for PerformanceCounters (CPU load sensor).
2010-02-03 moel.mich Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
2010-02-03 moel.mich Fixed Intel CPU coreCount in case CPUID 0x0B is supported but returns only 0.
2010-02-02 moel.mich Release version 0.1.10. Changed core count for Intel Core i5/i7 CPUs. Added CpuidEx function.
2010-02-02 moel.mich ITE IT87XX family renamed.
2010-02-01 moel.mich Release version 0.1.9. Fixed ATI GPU id check.
2010-02-01 moel.mich Release version 0.1.8. Added support for W83627DHG-P super i/o chips.
2010-02-01 moel.mich Release version 0.1.7. Improved report writer.
2010-02-01 moel.mich (none)
2010-02-01 moel.mich Added support for Fintek F71862, F71869, F71889.
2010-01-31 moel.mich Release version 0.1.6. Fixed F71882 temperature reading. Added error handling for ATI GPUs (ADL). Fixed sensor events.
2010-01-31 moel.mich Release version 0.1.5. Added support for AMD family 0Fh CPUs. Fixed saving of wrong window size values for minimized forms (by not saving them).
2010-01-31 moel.mich Added support for W83627DHG chips. Changed Core i7 temperature reading. Fixed IT87 temperature reading.
2010-01-29 moel.mich Release version 0.1.4. Fixed EntryPointNotFoundException for ADL_Adapter_ID_Get by adding two fallback implementations.
2010-01-29 moel.mich Release version 0.1.3.1. Added a a bit more info to ADL reports.
2010-01-29 moel.mich Release 0.1.3.
2010-01-29 moel.mich Added additional checks to SMBIOS parsing. New class HexStringArray is for debugging with report data.
2010-01-29 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-28 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 moel.mich Fixed 5th fan channel for IT87 chips. Added ADL status code to report.