Fri, 12 Feb 2010 00:36:56 +0000 moel.mich First system tray sensor monitor support.
Thu, 11 Feb 2010 13:22:17 +0000 moel.mich A small bug fix for application crashes during the mainboard detection (System.Management.ManagementException: Not supported).
Tue, 09 Feb 2010 19:42:33 +0000 moel.mich Added support for NVIDIA fan rpm. Changed NVIDIA GPU enumeration.
Tue, 09 Feb 2010 18:55:45 +0000 moel.mich Removed debug code.
Tue, 09 Feb 2010 18:52:52 +0000 moel.mich Added upper bound for valid fan RPM on IT87.
Mon, 08 Feb 2010 20:23:24 +0000 moel.mich Added NVAPI report output.
Mon, 08 Feb 2010 20:18:25 +0000 moel.mich Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
Sun, 07 Feb 2010 20:59:13 +0000 moel.mich Release version 0.1.15. Added protocol 0x2C for T-Balancer.
Sun, 07 Feb 2010 20:11:30 +0000 moel.mich Release version 0.1.14. Added more report details for T-Balancer bigNG.
Sun, 07 Feb 2010 19:53:51 +0000 moel.mich Added initial support for W83627HF. Some refactoring for IHardware classes.
Sun, 07 Feb 2010 19:48:32 +0000 moel.mich (none)
Sun, 07 Feb 2010 16:42:26 +0000 moel.mich Changed ATI GPU device enumeration.
Sun, 07 Feb 2010 16:37:15 +0000 moel.mich Refactoring: New class Computer manages all the hardware and creates events.
Fri, 05 Feb 2010 22:45:15 +0000 moel.mich Changed minimizing to system tray on Windows systems.
Thu, 04 Feb 2010 21:19:27 +0000 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).