moel.mich [Wed, 14 Jul 2010 21:10:26 +0000] rev 154
Fixed Issue 90.
moel.mich [Sun, 11 Jul 2010 21:26:49 +0000] rev 153
Added a mainboard specific configuration for the ASRock 880GMH/USB3
moel.mich [Sun, 11 Jul 2010 15:52:50 +0000] rev 152
An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E.
moel.mich [Sun, 04 Jul 2010 12:49:16 +0000] rev 151
Fixed Issue 82.
moel.mich [Sun, 04 Jul 2010 12:12:37 +0000] rev 150
Fixed Issue 66.
moel.mich [Sat, 03 Jul 2010 12:08:51 +0000] rev 149
Split the sensors and parameter report tree.
moel.mich [Thu, 01 Jul 2010 20:25:38 +0000] rev 148
Added a mainboard specific configuration for the Gigabyte GA-P55-UD4.
moel.mich [Wed, 30 Jun 2010 08:52:53 +0000] rev 147
Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well.
moel.mich [Tue, 29 Jun 2010 07:44:55 +0000] rev 146
Corrected the mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
moel.mich [Mon, 28 Jun 2010 20:39:49 +0000] rev 145
Added the ITE chip version to the report.
moel.mich [Sun, 27 Jun 2010 20:49:29 +0000] rev 144
A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
moel.mich [Sun, 27 Jun 2010 13:56:18 +0000] rev 143
Fixed Issue 72.
moel.mich [Sun, 27 Jun 2010 13:02:02 +0000] rev 142
Fixed Issue 71.
moel.mich [Sun, 27 Jun 2010 10:54:19 +0000] rev 141
Fixed Issue 76.
moel.mich [Sun, 27 Jun 2010 10:24:27 +0000] rev 140
Improved the support for Nvidia GPUs.
moel.mich [Sat, 12 Jun 2010 12:15:00 +0000] rev 139
Fixed Issue 73.
moel.mich [Tue, 08 Jun 2010 21:07:13 +0000] rev 138
Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.
moel.mich [Mon, 07 Jun 2010 20:35:05 +0000] rev 137
Added support for a second miniNG on the T-Balancer bigNG.
moel.mich [Mon, 07 Jun 2010 20:03:48 +0000] rev 136
Added (partial) SMBIOS support for Linux by reading from sysfs.
moel.mich [Sun, 06 Jun 2010 14:44:53 +0000] rev 135
Added experimental lm-sensors super I/O support for Linux.
moel.mich [Sun, 06 Jun 2010 11:07:57 +0000] rev 134
Fixed Issue 69.
moel.mich [Sat, 05 Jun 2010 18:59:54 +0000] rev 133
Fixed Issue 65.
moel.mich [Sat, 05 Jun 2010 11:15:16 +0000] rev 132
Fixed Issue 23.
moel.mich [Sat, 05 Jun 2010 09:40:57 +0000] rev 131
Fixed Issue 68.
moel.mich [Thu, 03 Jun 2010 22:40:18 +0000] rev 130
Fixed Issue 63.
moel.mich [Sat, 29 May 2010 13:49:20 +0000] rev 129
Fixed Issue 64.
moel.mich [Tue, 25 May 2010 22:33:03 +0000] rev 128
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.
moel.mich [Tue, 25 May 2010 18:57:28 +0000] rev 127
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).