2010-06-27Fixed Issue 71.
moel.mich [Sun, 27 Jun 2010 13:02:02 +0000] rev 142
Fixed Issue 71.

2010-06-27Fixed Issue 76.
moel.mich [Sun, 27 Jun 2010 10:54:19 +0000] rev 141
Fixed Issue 76.

2010-06-27Improved the support for Nvidia GPUs.
moel.mich [Sun, 27 Jun 2010 10:24:27 +0000] rev 140
Improved the support for Nvidia GPUs.

2010-06-12Fixed Issue 73.
moel.mich [Sat, 12 Jun 2010 12:15:00 +0000] rev 139
Fixed Issue 73.

2010-06-08Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.
moel.mich [Tue, 08 Jun 2010 21:07:13 +0000] rev 138
Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.

2010-06-07Added support for a second miniNG on the T-Balancer bigNG.
moel.mich [Mon, 07 Jun 2010 20:35:05 +0000] rev 137
Added support for a second miniNG on the T-Balancer bigNG.

2010-06-07Added (partial) SMBIOS support for Linux by reading from sysfs.
moel.mich [Mon, 07 Jun 2010 20:03:48 +0000] rev 136
Added (partial) SMBIOS support for Linux by reading from sysfs.

2010-06-06Added experimental lm-sensors super I/O support for Linux.
moel.mich [Sun, 06 Jun 2010 14:44:53 +0000] rev 135
Added experimental lm-sensors super I/O support for Linux.

2010-06-06Fixed Issue 69.
moel.mich [Sun, 06 Jun 2010 11:07:57 +0000] rev 134
Fixed Issue 69.

2010-06-05Fixed Issue 65.
moel.mich [Sat, 05 Jun 2010 18:59:54 +0000] rev 133
Fixed Issue 65.

2010-06-05Fixed Issue 23.
moel.mich [Sat, 05 Jun 2010 11:15:16 +0000] rev 132
Fixed Issue 23.

2010-06-05Fixed Issue 68.
moel.mich [Sat, 05 Jun 2010 09:40:57 +0000] rev 131
Fixed Issue 68.

2010-06-03Fixed Issue 63.
moel.mich [Thu, 03 Jun 2010 22:40:18 +0000] rev 130
Fixed Issue 63.

2010-05-29Fixed Issue 64.
moel.mich [Sat, 29 May 2010 13:49:20 +0000] rev 129
Fixed Issue 64.

2010-05-25Added 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 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.

2010-05-25Added 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).
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).