2012-05-27 |
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
|
file | diff | annotate |
2011-05-19 |
Fixed Issue 223.
|
file | diff | annotate |
2011-05-15 |
Fixed Issue 204.
|
file | diff | annotate |
2011-02-07 |
Fixed Issue 162.
|
file | diff | annotate |
2010-10-31 |
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.
|
file | diff | annotate |
2010-07-04 |
Fixed Issue 66.
|
file | diff | annotate |
2010-05-01 |
Added a check if all required files are available at startup. Improved the crash reporting.
|
file | diff | annotate |
2010-04-25 |
Improved the stability of the crash reporting system.
|
file | diff | annotate |
2010-04-05 |
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.
|
file | diff | annotate |
2010-04-02 |
Fixed Issue 26. Added a dialog to automatically send a crash report.
|
file | diff | annotate |
2010-02-19 |
New option to start the application minimized.
|
file | diff | annotate |
2010-01-26 |
Initial commit.
|
file | diff | annotate |