2012-10-28 moel.mich Changed the source formatting of the HttpServer class to match the rest of the project.
2012-10-28 moel.mich Fixed Issue 382.
2012-10-27 moel.mich Reduced the amount of dynamic memory allocation when reading from the T-Balancer or creating tray icons.
2012-10-21 moel.mich Enabled fan control on mainboards by default.
2012-10-21 moel.mich Added support for fan control on ITE 87XX chips and a mainboard specific configuration for the Gigabyte GA 970A UD3 (both based on a patch from Eric Hokanson).
2012-10-01 moel.mich Changed a few types to internal (instead of public) in the Open Hardware Monitor library.
2012-09-23 moel.mich Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown.