Mercurial
OpenHardwareMonitor-retired
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Program.cs
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.
file
|
diff
|
annotate
Fri, 02 Apr 2010 16:05:07 +0000
Fixed Issue 26. Added a dialog to automatically send a crash report.
file
|
diff
|
annotate
Fri, 19 Feb 2010 19:50:07 +0000
New option to start the application minimized.
file
|
diff
|
annotate
Tue, 26 Jan 2010 22:37:48 +0000
Initial commit.
file
|
diff
|
annotate
(0)
tip