2010-05-15 |
Fixed Issue 57.
|
file | diff | annotate |
2010-05-14 |
Added a user interface to configure certain sensors as hidden. This fixed Issue 53.
|
file | diff | annotate |
2010-05-09 |
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
|
file | diff | annotate |
2010-04-02 |
Fixed Issue 26. Added a dialog to automatically send a crash report.
|
file | diff | annotate |
2010-03-27 |
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 |
2010-03-26 |
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.
|
file | diff | annotate |
2010-03-02 |
Small fix for the Form Handle creating patch.
|
file | diff | annotate |
2010-03-02 |
Set the system tray icon font to a fixed size. Fixed the exiting of the application when the form was never shown and Close() is called.
|
file | diff | annotate |
2010-02-27 |
Added sub-hardware support and basic enumeration for mainboards.
|
file | diff | annotate |
2010-02-27 |
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
file | diff | annotate |
2010-02-21 |
Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
|
file | diff | annotate |
2010-02-19 |
New option to start the application minimized.
|
file | diff | annotate |
2010-02-12 |
Tray sensor display default color is black and color can be changed now. Fixed CPU load reading for AMD CPUs and added additional misc device for AMD core temperature reading.
|
file | diff | annotate |
2010-02-12 |
First system tray sensor monitor support.
|
file | diff | annotate |
2010-02-08 |
Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
|
file | diff | annotate |
2010-02-07 |
Refactoring: New class Computer manages all the hardware and creates events.
|
file | diff | annotate |
2010-02-05 |
Changed minimizing to system tray on Windows systems.
|
file | diff | annotate |
2010-02-03 |
Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
|
file | diff | annotate |
2010-01-31 |
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).
|
file | diff | annotate |
2010-01-27 |
Fixed a NullReferenceException in the HDD SMART code.
|
file | diff | annotate |
2010-01-26 |
Initial commit.
|
file | diff | annotate |