Program.cs
Sun, 21 Jul 2013 14:17:11 +0000 Added experimental support for the Nuvoton NCT6791D super I/O chip.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Thu, 19 May 2011 07:22:06 +0000 Fixed Issue 223.
Sun, 15 May 2011 17:21:27 +0000 Fixed Issue 204.
Mon, 07 Feb 2011 22:06:58 +0000 Fixed Issue 162.
Sun, 31 Oct 2010 22:08:47 +0000 Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.
Sun, 04 Jul 2010 12:12:37 +0000 Fixed Issue 66.
Sat, 01 May 2010 12:12:37 +0000 Added a check if all required files are available at startup. Improved the crash reporting.
Sun, 25 Apr 2010 19:05:15 +0000 Improved the stability of the crash reporting system.
Mon, 05 Apr 2010 15:31:19 +0000 Rewritten the T-Balancer code to use the FTDI D2XX drivers directly instead of the System.IO.Ports.SerialPort class. The SerialPort class has some ugly problems like http://connect.microsoft.com/VisualStudio/feedback/details/140018/serialport-crashes-after-disconnect-of-usb-com-port or http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/8a1825d2-c84b-4620-91e7-3934a4d47330 for which no real solution seems to exist. And Microsoft doesn't feel like it needs to be fixed for years now.
Fri, 02 Apr 2010 16:05:07 +0000 Fixed Issue 26. Added a dialog to automatically send a crash report.
Fri, 19 Feb 2010 19:50:07 +0000 New option to start the application minimized.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.