Hardware/Mainboard/Mainboard.cs
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-09-08 Fixed some Code Analysis warnings.
2010-09-06 Added a desktop gadget implementation.
2010-08-15 Fixed some Code Analysis warnings.
2010-08-12 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).
2010-07-11 An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E.
2010-06-27 A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
2010-06-08 Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.
2010-06-07 Added (partial) SMBIOS support for Linux by reading from sysfs.
2010-06-06 Added experimental lm-sensors super I/O support for Linux.
2010-06-05 Fixed Issue 65.
2010-06-03 Fixed Issue 63.
2010-05-24 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.
2010-05-09 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
2010-05-06 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
2010-03-08 Fixed Issue 11.
2010-03-01 Added support for Winbond W83687THF and improved report output for LPC detection.
2010-02-27 Added sub-hardware support and basic enumeration for mainboards.