Sat, 25 Jun 2011 14:46:28 +0000 | moel.mich | 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. | changeset | files |
Sat, 25 Jun 2011 11:06:54 +0000 | moel.mich | Add a text (Open Hardware Monitor) to the main system tray icon to simplify identification. | changeset | files |
Wed, 22 Jun 2011 22:36:17 +0000 | moel.mich | 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. | changeset | files |
Sun, 19 Jun 2011 14:14:00 +0000 | moel.mich | Added initial support for AMD family 12h and 15h CPUs. | changeset | files |
Sun, 19 Jun 2011 12:59:07 +0000 | moel.mich | Fixed issue 241. | changeset | files |
Sun, 19 Jun 2011 12:51:17 +0000 | moel.mich | Fixed issue 239. | changeset | files |