Thu, 12 Aug 2010 20:53:27 +0000 |
Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
|
file | diff | annotate |
Sun, 08 Aug 2010 13:57:26 +0000 |
Refactored the hardware monitoring code into a library (Issue 101).
|
file | diff | annotate |
Sat, 03 Jul 2010 12:08:51 +0000 |
Split the sensors and parameter report tree.
|
file | diff | annotate |
Sat, 15 May 2010 15:52:08 +0000 |
Added information about software environment to the report.
|
file | diff | annotate |
Sun, 09 May 2010 16:22:13 +0000 |
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
|
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 |
Sat, 27 Mar 2010 19:55:09 +0000 |
Fixed Issue 9.
|
file | diff | annotate |
Sat, 27 Mar 2010 12:57:09 +0000 |
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.
|
file | diff | annotate |
Sat, 27 Feb 2010 20:08:13 +0000 |
Added sub-hardware support and basic enumeration for mainboards.
|
file | diff | annotate |
Sat, 27 Feb 2010 15:55:17 +0000 |
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
file | diff | annotate |
Tue, 16 Feb 2010 21:44:25 +0000 |
Restored CTSHolding check and added more report output for T-Balancer enumeration.
|
file | diff | annotate |
Mon, 08 Feb 2010 20:18:25 +0000 |
Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
|
file | diff | annotate |
Sun, 07 Feb 2010 16:37:15 +0000 |
Refactoring: New class Computer manages all the hardware and creates events.
|
file | diff | annotate |