14 Commits

Author SHA1 Message Date
Michael Möller
566ab46c0a Added a check to verify that at least .NET Framework 4.5 is installed. 2020-05-25 22:35:46 +02:00
Michael Möller
f89eb0e578 Added experimental support for the Nuvoton NCT6791D super I/O chip. 2013-07-21 14:17:11 +00:00
Michael Möller
2e3489e1f7 Changed the license to the Mozilla Public License 2.0 and update the licensing information. 2012-05-27 14:23:31 +00:00
Michael Möller
8ed6399a0e Fixed Issue 223. 2011-05-19 07:22:06 +00:00
Michael Möller
0fb52a4723 Fixed Issue 204. 2011-05-15 17:21:27 +00:00
Michael Möller
12844967da Fixed Issue 162. 2011-02-07 22:06:58 +00:00
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