Wed, 14 Jul 2010 21:10:26 +0000 moel.mich Fixed Issue 90.
Sun, 11 Jul 2010 21:26:49 +0000 moel.mich Added a mainboard specific configuration for the ASRock 880GMH/USB3
Sun, 11 Jul 2010 15:52:50 +0000 moel.mich An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E.
Sun, 04 Jul 2010 12:49:16 +0000 moel.mich Fixed Issue 82.
Sun, 04 Jul 2010 12:12:37 +0000 moel.mich Fixed Issue 66.
Sat, 03 Jul 2010 12:08:51 +0000 moel.mich Split the sensors and parameter report tree.
Thu, 01 Jul 2010 20:25:38 +0000 moel.mich Added a mainboard specific configuration for the Gigabyte GA-P55-UD4.
Wed, 30 Jun 2010 08:52:53 +0000 moel.mich Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well.
Tue, 29 Jun 2010 07:44:55 +0000 moel.mich Corrected the mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
Mon, 28 Jun 2010 20:39:49 +0000 moel.mich Added the ITE chip version to the report.
Sun, 27 Jun 2010 20:49:29 +0000 moel.mich A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
Sun, 27 Jun 2010 13:56:18 +0000 moel.mich Fixed Issue 72.
Sun, 27 Jun 2010 13:02:02 +0000 moel.mich Fixed Issue 71.
Sun, 27 Jun 2010 10:54:19 +0000 moel.mich Fixed Issue 76.
Sun, 27 Jun 2010 10:24:27 +0000 moel.mich Improved the support for Nvidia GPUs.
Sat, 12 Jun 2010 12:15:00 +0000 moel.mich Fixed Issue 73.
Tue, 08 Jun 2010 21:07:13 +0000 moel.mich Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.
Mon, 07 Jun 2010 20:35:05 +0000 moel.mich Added support for a second miniNG on the T-Balancer bigNG.
Mon, 07 Jun 2010 20:03:48 +0000 moel.mich Added (partial) SMBIOS support for Linux by reading from sysfs.
Sun, 06 Jun 2010 14:44:53 +0000 moel.mich Added experimental lm-sensors super I/O support for Linux.
Sun, 06 Jun 2010 11:07:57 +0000 moel.mich Fixed Issue 69.
Sat, 05 Jun 2010 18:59:54 +0000 moel.mich Fixed Issue 65.
Sat, 05 Jun 2010 11:15:16 +0000 moel.mich Fixed Issue 23.
Sat, 05 Jun 2010 09:40:57 +0000 moel.mich Fixed Issue 68.
Thu, 03 Jun 2010 22:40:18 +0000 moel.mich Fixed Issue 63.
Sat, 29 May 2010 13:49:20 +0000 moel.mich Fixed Issue 64.
Tue, 25 May 2010 22:33:03 +0000 moel.mich 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.
Tue, 25 May 2010 18:57:28 +0000 moel.mich Added a workaround for the "You must keep the stream open for the lifetime of the Image." problem of the Image.FromStream method. This also reduced the overall memory usage (private working set).