Hardware/Mainboard/Mainboard.cs
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.
Sun, 15 Aug 2010 14:46:58 +0000 Fixed some Code Analysis warnings.
Thu, 12 Aug 2010 20:53:27 +0000 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Sun, 11 Jul 2010 15:52:50 +0000 An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E.
Sun, 27 Jun 2010 20:49:29 +0000 A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
Tue, 08 Jun 2010 21:07:13 +0000 Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.
Mon, 07 Jun 2010 20:03:48 +0000 Added (partial) SMBIOS support for Linux by reading from sysfs.
Sun, 06 Jun 2010 14:44:53 +0000 Added experimental lm-sensors super I/O support for Linux.
Sat, 05 Jun 2010 18:59:54 +0000 Fixed Issue 65.
Thu, 03 Jun 2010 22:40:18 +0000 Fixed Issue 63.
Mon, 24 May 2010 15:27:46 +0000 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.
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.
Mon, 08 Mar 2010 19:42:42 +0000 Fixed Issue 11.
Mon, 01 Mar 2010 22:12:29 +0000 Added support for Winbond W83687THF and improved report output for LPC detection.
Sat, 27 Feb 2010 20:08:13 +0000 Added sub-hardware support and basic enumeration for mainboards.