Hardware/IHardware.cs
Mon, 23 Jul 2012 21:54:35 +0000 Added a RAM hardware and sensor, fixed Issue 115.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Sun, 19 Jun 2011 12:41:18 +0000 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, 30 Apr 2011 16:03:58 +0000 Fixed Issue 199.
Wed, 08 Sep 2010 19:29:58 +0000 Fixed some Code Analysis warnings.
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.
Sun, 22 Aug 2010 21:53:11 +0000 Added a first implementation for the Heatmaster fan controller.
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
Thu, 06 May 2010 19:20:38 +0000 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
Sat, 27 Feb 2010 20:08:13 +0000 Added sub-hardware support and basic enumeration for mainboards.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.