2010-05-15 moel.mich Fixed Issue 57.
2010-05-15 moel.mich Fixed Issue 59.
2010-05-14 moel.mich Added a user interface to configure certain sensors as hidden. This fixed Issue 53.
2010-05-09 moel.mich Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
2010-05-06 moel.mich Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
2010-05-04 moel.mich Fixed Issue 52.
2010-05-01 moel.mich Fixed the "System.ComponentModel.Win32Exception: An error occurred in sending the command to the application" error in the about-box link code.
2010-05-01 moel.mich Added a check if all required files are available at startup. Improved the crash reporting.
2010-04-30 moel.mich Fixed an overflow problem with the log function in the CPUID constructor.
2010-04-28 moel.mich Fixed exception handling in StartupManager (some systems throw a DirectoryNotFoundException instead of a FileNotFoundException).
2010-04-27 moel.mich Added support for F71889ED super I/O chips.
2010-04-27 moel.mich Another small fix of the coreId calculation for multi-CPU systems.
2010-04-26 moel.mich Fixed a few more crash causing bugs.
2010-04-26 moel.mich Added a processorIndex to CPU classes for multi CPU support.
2010-04-26 moel.mich Fixed the CPULoad implementation for multi CPU systems.
2010-04-25 moel.mich Improved the stability of the crash reporting system.