GUI/MainForm.Designer.cs
Fri, 14 May 2010 22:30:06 +0000 Added a user interface to configure certain sensors as hidden. This fixed Issue 53.
Fri, 02 Apr 2010 16:05:07 +0000 Fixed Issue 26. Added a dialog to automatically send a crash report.
Sat, 27 Mar 2010 12:57:09 +0000 Added a dialog for the report filename. Added additional checks to T-Balancer code for cases where the port gets closed. Moved the timer to the Computer class.
Fri, 26 Mar 2010 20:58:10 +0000 Added an option to automatically startup after Windows logon using the Task Scheduler 2.0 for Windows Vista/7 or the Registry for Windows XP.
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.
Tue, 23 Feb 2010 19:45:40 +0000 Changed TreeViewAdv grid color to a fixed value.
Sun, 21 Feb 2010 18:10:30 +0000 Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
Fri, 19 Feb 2010 19:50:07 +0000 New option to start the application minimized.
Fri, 12 Feb 2010 22:46:31 +0000 Tray sensor display default color is black and color can be changed now. Fixed CPU load reading for AMD CPUs and added additional misc device for AMD core temperature reading.
Fri, 12 Feb 2010 00:36:56 +0000 First system tray sensor monitor support.
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.
Wed, 03 Feb 2010 20:35:10 +0000 Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.