Hardware/Sensor.cs
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Tue, 27 Jul 2010 18:38:11 +0000 Refactoring and fine tuning for Linux GUI.
Sun, 04 Jul 2010 12:49:16 +0000 Fixed Issue 82.
Sun, 06 Jun 2010 11:07:57 +0000 Fixed Issue 69.
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
Thu, 06 May 2010 19:20:38 +0000 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
Sat, 27 Feb 2010 15:55:17 +0000 Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
Sun, 07 Feb 2010 16:37:15 +0000 Refactoring: New class Computer manages all the hardware and creates events.
Fri, 05 Feb 2010 22:45:15 +0000 Changed minimizing to system tray on Windows systems.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.