Tue, 21 Sep 2010 20:32:36 +0000Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
moel.mich [Tue, 21 Sep 2010 20:32:36 +0000] rev 195
Refactored some of the hardware monitoring code and fixed a few code inspection warnings.

Tue, 21 Sep 2010 10:33:28 +0000Fixed some silly mistakes
paulwerelds [Tue, 21 Sep 2010 10:33:28 +0000] rev 194
Fixed some silly mistakes

Tue, 21 Sep 2010 10:18:07 +0000Added thermal and voltage/frequency MSRs for K8 CPUs, fixed chars-per-line limit
paulwerelds [Tue, 21 Sep 2010 10:18:07 +0000] rev 193
Added thermal and voltage/frequency MSRs for K8 CPUs, fixed chars-per-line limit

Tue, 21 Sep 2010 09:12:32 +0000Added core and bus clock readings for AMD's K8 (0F) family of CPUs
paulwerelds [Tue, 21 Sep 2010 09:12:32 +0000] rev 192
Added core and bus clock readings for AMD's K8 (0F) family of CPUs

Mon, 20 Sep 2010 19:28:25 +0000Refactored the CPU classes and added a GenericCPU class.
moel.mich [Mon, 20 Sep 2010 19:28:25 +0000] rev 191
Refactored the CPU classes and added a GenericCPU class.

Sat, 18 Sep 2010 19:56:39 +0000Changed the trimming in the treeView to StringTrimming.EllipsisCharacter.
moel.mich [Sat, 18 Sep 2010 19:56:39 +0000] rev 190
Changed the trimming in the treeView to StringTrimming.EllipsisCharacter.

Sat, 18 Sep 2010 16:56:52 +0000Fixed Issue 112.
moel.mich [Sat, 18 Sep 2010 16:56:52 +0000] rev 189
Fixed Issue 112.

Sat, 18 Sep 2010 15:13:26 +0000Corrected the size of the DriveCommandParameter structure to match the documentation of SENDCMDINPARAMS http://msdn.microsoft.com/en-us/library/ff565401%28VS.85%29.aspx
moel.mich [Sat, 18 Sep 2010 15:13:26 +0000] rev 188
Corrected the size of the DriveCommandParameter structure to match the documentation of SENDCMDINPARAMS http://msdn.microsoft.com/en-us/library/ff565401%28VS.85%29.aspx

Fri, 17 Sep 2010 18:32:11 +0000Fixed an InvalidOperationException in OpenHardwareMonitor.GUI.SensorGadget.OnPaint caused by sensors with null as value.
moel.mich [Fri, 17 Sep 2010 18:32:11 +0000] rev 187
Fixed an InvalidOperationException in OpenHardwareMonitor.GUI.SensorGadget.OnPaint caused by sensors with null as value.

Wed, 15 Sep 2010 18:43:15 +0000Added a check to verify the FTDI chip ID before opening the T-Balancer port.
moel.mich [Wed, 15 Sep 2010 18:43:15 +0000] rev 186
Added a check to verify the FTDI chip ID before opening the T-Balancer port.