Michael Möller
|
0f1ba8e90f
|
Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking.
|
2011-04-10 23:36:07 +00:00 |
|
Michael Möller
|
4897a49630
|
Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux.
|
2011-04-09 20:16:42 +00:00 |
|
Michael Möller
|
69e708b7d6
|
Added code to read the additional fans on the ASRock P55 Deluxe mainboard via special GPIO switching.
|
2010-10-17 16:04:19 +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
|
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
|
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 |
|