2010-06-27 |
Fixed Issue 71.
|
file | diff | annotate |
2010-06-27 |
Fixed Issue 76.
|
file | diff | annotate |
2010-06-07 |
Added (partial) SMBIOS support for Linux by reading from sysfs.
|
file | diff | annotate |
2010-06-06 |
Fixed Issue 69.
|
file | diff | annotate |
2010-06-05 |
Fixed Issue 65.
|
file | diff | annotate |
2010-05-25 |
Added an event handler to save the configuration when the user logs off without closing the application first (http://blogs.msdn.com/b/oldnewthing/archive/2008/04/21/8413175.aspx), because FormClosed is not called in that case.
|
file | diff | annotate |
2010-05-24 |
Extended the ITE super I/O voltage reading by adding hidden voltage sensors for unknown channels. Added a few known DFI and Gigabyte mainboard voltage configurations.
|
file | diff | annotate |
2010-05-22 |
A few bug fixes to avoid crashes on Linux systems.
|
file | diff | annotate |
2010-05-20 |
Fixed Issue 10.
|
file | diff | annotate |
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 |