Sun, 26 Jun 2011 17:00:32 +0000Added support for package level temperature sensors on new Intel Sandy Bridge CPUs.
moel.mich [Sun, 26 Jun 2011 17:00:32 +0000] rev 306
Added support for package level temperature sensors on new Intel Sandy Bridge CPUs.

Sun, 26 Jun 2011 16:00:20 +0000Added a mainboard specific configuration for the Gigabyte Z68X-UD7-B3 mainboard.
moel.mich [Sun, 26 Jun 2011 16:00:20 +0000] rev 305
Added a mainboard specific configuration for the Gigabyte Z68X-UD7-B3 mainboard.

Sat, 25 Jun 2011 14:46:28 +0000Changed the maximum buffer size for double buffering of controls that isn't disposed after each draw call to the size of the screen. This should reduce the memory allocation and disposing on each sensor update. Also page faults are no longer increasing with this change.
moel.mich [Sat, 25 Jun 2011 14:46:28 +0000] rev 304
Changed the maximum buffer size for double buffering of controls that isn't disposed after each draw call to the size of the screen. This should reduce the memory allocation and disposing on each sensor update. Also page faults are no longer increasing with this change.

Sat, 25 Jun 2011 11:06:54 +0000Add a text (Open Hardware Monitor) to the main system tray icon to simplify identification.
moel.mich [Sat, 25 Jun 2011 11:06:54 +0000] rev 303
Add a text (Open Hardware Monitor) to the main system tray icon to simplify identification.

Wed, 22 Jun 2011 22:36:17 +0000Removed the bitmap.GetHbitmap call for every redraw of the gadget. This should reduce dynamic memory allocation and freeing and removes some of the page faults increasing.
moel.mich [Wed, 22 Jun 2011 22:36:17 +0000] rev 302
Removed the bitmap.GetHbitmap call for every redraw of the gadget. This should reduce dynamic memory allocation and freeing and removes some of the page faults increasing.

Sun, 19 Jun 2011 14:14:00 +0000Added initial support for AMD family 12h and 15h CPUs.
moel.mich [Sun, 19 Jun 2011 14:14:00 +0000] rev 301
Added initial support for AMD family 12h and 15h CPUs.

Sun, 19 Jun 2011 12:59:07 +0000Fixed issue 241.
moel.mich [Sun, 19 Jun 2011 12:59:07 +0000] rev 300
Fixed issue 241.

Sun, 19 Jun 2011 12:51:17 +0000Fixed issue 239.
moel.mich [Sun, 19 Jun 2011 12:51:17 +0000] rev 299
Fixed issue 239.

Sun, 19 Jun 2011 12:41:18 +0000Added support for saving and restoring the sensor history for the last 24h. The sensor history is now saved in a reduced format (duplicate values are removed, gaps are marked with a NAN sensor value.
moel.mich [Sun, 19 Jun 2011 12:41:18 +0000] rev 298
Added support for saving and restoring the sensor history for the last 24h. The sensor history is now saved in a reduced format (duplicate values are removed, gaps are marked with a NAN sensor value.

Sat, 04 Jun 2011 13:27:11 +0000Fixed a problem preventing the plot form getting closed correctly. This did prevent the application from terminating when asked to exit by the operating system (for example at shutdown).
moel.mich [Sat, 04 Jun 2011 13:27:11 +0000] rev 297
Fixed a problem preventing the plot form getting closed correctly. This did prevent the application from terminating when asked to exit by the operating system (for example at shutdown).