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. | changeset | files |
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). | changeset | files |
Mon, 24 May 2010 15:27:46 +0000 | moel.mich | Extended the ITE super I/O voltage reading by adding hidden voltage sensors for unknown channels. Added a few known DFI and Gigabyte mainboard voltage configurations. | changeset | files |
Sat, 22 May 2010 15:51:59 +0000 | moel.mich | A few bug fixes to avoid crashes on Linux systems. | changeset | files |