25 Commits

Author SHA1 Message Date
Michael Möller
2e3489e1f7 Changed the license to the Mozilla Public License 2.0 and update the licensing information. 2012-05-27 14:23:31 +00:00
Michael Möller
0645bdbd6c Added Added a mainboard specific configuration for the Shuttle SH67Hx barebones. Added the SMBIOS system information to the report. 2011-08-06 17:27:55 +00:00
Michael Möller
cdc38ff344 Added initial support for the ITE IT8772E super I/O chip. 2011-08-02 21:05:17 +00:00
Michael Möller
938263fef2 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). 2011-07-07 20:41:09 +00:00
Michael Möller
330e93ea64 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. 2011-06-19 12:41:18 +00:00
Michael Möller
6e86c9e1a9 Fixed Issue 199. 2011-04-30 16:03:58 +00:00
Michael Möller
bcde768e25 Refactored some of the hardware monitoring code and fixed a few code inspection warnings. 2010-09-21 20:32:36 +00:00
Michael Möller
7752670742 Fixed some Code Analysis warnings. 2010-09-08 19:29:58 +00:00
Michael Möller
39600d1cf3 Added a desktop gadget implementation. 2010-09-06 19:53:13 +00:00
Michael Möller
2071610bbe Fixed some Code Analysis warnings. 2010-08-15 14:46:58 +00:00
Michael Möller
2ec18bf862 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings. 2010-08-12 20:53:27 +00:00
Michael Möller
a2650ba983 Refactored the hardware monitoring code into a library (Issue 101). 2010-08-08 13:57:26 +00:00
Michael Möller
5ff4174c1f An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E. 2010-07-11 15:52:50 +00:00
Michael Möller
a4f6aae482 A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79). 2010-06-27 20:49:29 +00:00
Michael Möller
56d221149b Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R. 2010-06-08 21:07:13 +00:00
Michael Möller
57dbd750e0 Added (partial) SMBIOS support for Linux by reading from sysfs. 2010-06-07 20:03:48 +00:00
Michael Möller
bee7a9b80b Added experimental lm-sensors super I/O support for Linux. 2010-06-06 14:44:53 +00:00
Michael Möller
c641a6a2fc Fixed Issue 65. 2010-06-05 18:59:54 +00:00
Michael Möller
5d5307e5b5 Fixed Issue 63. 2010-06-03 22:40:18 +00:00
Michael Möller
b4203489bb 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-24 15:27:46 +00:00
Michael Möller
4cd9cd9125 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree. 2010-05-09 16:22:13 +00:00
Michael Möller
a49919717e Added an Identifier class for IHardware, ISensor and IParameter Identifier properties. 2010-05-06 19:20:38 +00:00
Michael Möller
051c74a72d Fixed Issue 11. 2010-03-08 19:42:42 +00:00
Michael Möller
b839e338d6 Added support for Winbond W83687THF and improved report output for LPC detection. 2010-03-01 22:12:29 +00:00
Michael Möller
2dcac6acac Added sub-hardware support and basic enumeration for mainboards. 2010-02-27 20:08:13 +00:00