Utilities/Config.cs
Sun, 18 Jul 2010 17:08:33 +0000 Delete the config file if it can not be parsed, and restart with a new one.
Tue, 25 May 2010 22:33:03 +0000 Added an event handler to save the configuration when the user logs off without closing the application first (http://blogs.msdn.com/b/oldnewthing/archive/2008/04/21/8413175.aspx), because FormClosed is not called in that case.
Sat, 27 Feb 2010 15:55:17 +0000 Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.