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