Thu, 23 Sep 2010 20:44:59 +0000 paulwerelds Added an option to minimize on close.
Wed, 22 Sep 2010 20:44:34 +0000 moel.mich A first (experimental) implementation for the AMD 10h family CPU clock speeds.
Wed, 22 Sep 2010 19:12:12 +0000 moel.mich Rewritten the PCI access for AMD CPUs.
Tue, 21 Sep 2010 20:32:36 +0000 moel.mich Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Tue, 21 Sep 2010 10:33:28 +0000 paulwerelds Fixed some silly mistakes
Tue, 21 Sep 2010 10:18:07 +0000 paulwerelds Added thermal and voltage/frequency MSRs for K8 CPUs, fixed chars-per-line limit
Tue, 21 Sep 2010 09:12:32 +0000 paulwerelds Added core and bus clock readings for AMD's K8 (0F) family of CPUs
Mon, 20 Sep 2010 19:28:25 +0000 moel.mich Refactored the CPU classes and added a GenericCPU class.
Sat, 18 Sep 2010 19:56:39 +0000 moel.mich Changed the trimming in the treeView to StringTrimming.EllipsisCharacter.
Sat, 18 Sep 2010 16:56:52 +0000 moel.mich Fixed Issue 112.
Sat, 18 Sep 2010 15:13:26 +0000 moel.mich 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 +0000 moel.mich Fixed an InvalidOperationException in OpenHardwareMonitor.GUI.SensorGadget.OnPaint caused by sensors with null as value.
Wed, 15 Sep 2010 18:43:15 +0000 moel.mich Added a check to verify the FTDI chip ID before opening the T-Balancer port.
Tue, 14 Sep 2010 19:23:11 +0000 moel.mich Fixed an UnauthorizedAccessException when modifying the auto-startup registry entry.