Sat, 23 Apr 2011 14:18:02 +0000 moel.mich Updated version info.
Sat, 16 Apr 2011 19:26:20 +0000 moel.mich A first correction for reading core and bus clocks on AMD family 14h CPUs.
Sat, 16 Apr 2011 14:49:47 +0000 moel.mich A small correction for AMD K8 (family 0Fh) core temperature reading, and fan reading on older revision of IT8712F chips. This should fix Issue 42 and Issue 194.
Sat, 16 Apr 2011 13:19:13 +0000 moel.mich Added initial support for AMD Fusion (family 14h) CPUs.
Fri, 15 Apr 2011 23:52:07 +0000 moel.mich Fixed Issue 111.
Mon, 11 Apr 2011 22:38:39 +0000 moel.mich Fixed a few details for the Linux GUI.
Sun, 10 Apr 2011 23:36:07 +0000 moel.mich Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking.