Michael Möller
|
f238f35eff
|
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.
|
2010-10-31 22:08:47 +00:00 |
|
Michael Möller
|
a72af71590
|
Fixed Issue 66.
|
2010-07-04 12:12:37 +00:00 |
|
Michael Möller
|
b4b40b7f8e
|
Added a check if all required files are available at startup. Improved the crash reporting.
|
2010-05-01 12:12:37 +00:00 |
|
Michael Möller
|
98c7c31cac
|
Improved the stability of the crash reporting system.
|
2010-04-25 19:05:15 +00:00 |
|
Michael Möller
|
76a3ac113b
|
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.
|
2010-04-05 15:31:19 +00:00 |
|
Michael Möller
|
20158a0edd
|
Fixed Issue 26. Added a dialog to automatically send a crash report.
|
2010-04-02 16:05:07 +00:00 |
|
Michael Möller
|
d89b883632
|
New option to start the application minimized.
|
2010-02-19 19:50:07 +00:00 |
|
Michael Möller
|
39ca26510c
|
Initial commit.
|
2010-01-26 22:37:48 +00:00 |
|