2012-07-23 |
Added a RAM hardware and sensor, fixed Issue 115.
|
file | diff | annotate |
2012-05-27 |
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
|
file | diff | annotate |
2011-08-06 |
Added Added a mainboard specific configuration for the Shuttle SH67Hx barebones. Added the SMBIOS system information to the report.
|
file | diff | annotate |
2011-08-02 |
Added initial support for the ITE IT8772E super I/O chip.
|
file | diff | annotate |
2011-07-07 |
Added support for reading the TAMG ACPI table on Gigabyte mainboards. Fixed a small problem with HDD/SSD names (0 chars are trimmed now as well).
|
file | diff | annotate |
2011-06-19 |
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.
|
file | diff | annotate |
2011-04-30 |
Fixed Issue 199.
|
file | diff | annotate |
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 |