Michael Möller
|
a49919717e
|
Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
|
2010-05-06 19:20:38 +00:00 |
|
Michael Möller
|
65b0293b1c
|
Implemented APIC based CPU enumeration (Issue 41).
|
2010-04-24 19:59:52 +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
|
d5ed83e09a
|
Added a dialog for the report filename. Added additional checks to T-Balancer code for cases where the port gets closed. Moved the timer to the Computer class.
|
2010-03-27 12:57:09 +00:00 |
|
Michael Möller
|
e0e30c4b55
|
Added an option to automatically startup after Windows logon using the Task Scheduler 2.0 for Windows Vista/7 or the Registry for Windows XP.
|
2010-03-26 20:58:10 +00:00 |
|
Michael Möller
|
2dcac6acac
|
Added sub-hardware support and basic enumeration for mainboards.
|
2010-02-27 20:08:13 +00:00 |
|
Michael Möller
|
f208712a0d
|
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
2010-02-27 15:55:17 +00:00 |
|
Michael Möller
|
2cde9eff61
|
Fintek super I/O chips with base address 0x..5 are detected now as well. Set Pack = 1 for NVAPI struct interop (should fix GPU enumeration).
|
2010-02-22 09:57:02 +00:00 |
|
Michael Möller
|
ba9015c451
|
Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
|
2010-02-21 18:10:30 +00:00 |
|
Michael Möller
|
3ac00a41de
|
First system tray sensor monitor support.
|
2010-02-12 00:36:56 +00:00 |
|
Michael Möller
|
1fdd207910
|
Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
|
2010-02-08 20:18:25 +00:00 |
|
Michael Möller
|
0060583e5b
|
Added initial support for W83627HF. Some refactoring for IHardware classes.
|
2010-02-07 19:53:51 +00:00 |
|
Michael Möller
|
6048816828
|
Changed ATI GPU device enumeration.
|
2010-02-07 16:42:26 +00:00 |
|
Michael Möller
|
31adbedc3c
|
Refactoring: New class Computer manages all the hardware and creates events.
|
2010-02-07 16:37:15 +00:00 |
|
Michael Möller
|
0543259a0b
|
Release version 0.1.13. Replaced PerformanceCounter based CPU load sensors with an implementation using NtQuerySystemInformation. Fixed a temperature reading problem for W83627DHG chips (sensors with invalid value 127°C).
|
2010-02-04 21:19:27 +00:00 |
|
Michael Möller
|
5249183290
|
Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
|
2010-02-03 20:35:10 +00:00 |
|
Michael Möller
|
6b9a3e8cd7
|
Added support for Fintek F71862, F71869, F71889.
|
2010-02-01 20:16:26 +00:00 |
|
Michael Möller
|
92f872b244
|
Release version 0.1.5. Added support for AMD family 0Fh CPUs. Fixed saving of wrong window size values for minimized forms (by not saving them).
|
2010-01-31 20:57:18 +00:00 |
|
Michael Möller
|
cb0a64e90c
|
Added additional checks to SMBIOS parsing. New class HexStringArray is for debugging with report data.
|
2010-01-29 20:05:32 +00:00 |
|
Michael Möller
|
8fc7a41776
|
Release version 0.1.2. First implementation for Fintek F71882FG chips. Fixed Intel Core i7 temperature reading. Changed Nvidia GPU enumeration.
|
2010-01-28 23:29:39 +00:00 |
|
Michael Möller
|
39ca26510c
|
Initial commit.
|
2010-01-26 22:37:48 +00:00 |
|