2010-06-05 |
moel.mich |
Fixed Issue 65.
|
changeset |
files
|
2010-06-05 |
moel.mich |
Fixed Issue 23.
|
changeset |
files
|
2010-06-05 |
moel.mich |
Fixed Issue 68.
|
changeset |
files
|
2010-06-03 |
moel.mich |
Fixed Issue 63.
|
changeset |
files
|
2010-05-29 |
moel.mich |
Fixed Issue 64.
|
changeset |
files
|
2010-05-25 |
moel.mich |
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.
|
changeset |
files
|
2010-05-25 |
moel.mich |
Added a workaround for the "You must keep the stream open for the lifetime of the Image." problem of the Image.FromStream method. This also reduced the overall memory usage (private working set).
|
changeset |
files
|
2010-05-24 |
moel.mich |
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.
|
changeset |
files
|
2010-05-22 |
moel.mich |
A few bug fixes to avoid crashes on Linux systems.
|
changeset |
files
|
2010-05-22 |
moel.mich |
Attempt to fix an exception:
|
changeset |
files
|
2010-05-21 |
moel.mich |
Fixed an UnauthorizedAccessException in the StartupManager. The exception occurred when the application was running without administrator rights. A task for the current user could be created manually, but RegisterTaskDefinition somehow always throws an UnauthorizedAccessException. The current fix restricts the TaskScheduler startup method to accounts with administrator rights.
|
changeset |
files
|
2010-05-20 |
moel.mich |
Fixed Issue 10.
|
changeset |
files
|
2010-05-18 |
moel.mich |
Fixed an EntryPointNotFoundException in the NVAPI wrapper:
|
changeset |
files
|
2010-05-18 |
moel.mich |
Fixed Issue 60.
|
changeset |
files
|
2010-05-15 |
moel.mich |
Added information about software environment to the report.
|
changeset |
files
|
2010-05-15 |
moel.mich |
Added a sensor type Control (with unit percent) for (fan) PWM control sensors. Fixed Issue 2.
|
changeset |
files
|
2010-05-15 |
moel.mich |
Fixed some font issues.
|
changeset |
files
|
2010-05-15 |
moel.mich |
Fixed the following Exception:
|
changeset |
files
|
2010-05-15 |
moel.mich |
Fixed the following NullReferenceException:
|
changeset |
files
|
2010-05-15 |
moel.mich |
Fixed Issue 55.
|
changeset |
files
|
2010-05-15 |
moel.mich |
Fixed Issue 57.
|
changeset |
files
|
2010-05-15 |
moel.mich |
Fixed Issue 59.
|
changeset |
files
|
2010-05-14 |
moel.mich |
Added a user interface to configure certain sensors as hidden. This fixed Issue 53.
|
changeset |
files
|
2010-05-09 |
moel.mich |
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
|
changeset |
files
|
2010-05-06 |
moel.mich |
Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
|
changeset |
files
|
2010-05-04 |
moel.mich |
Fixed Issue 52.
|
changeset |
files
|
2010-05-01 |
moel.mich |
Fixed the "System.ComponentModel.Win32Exception: An error occurred in sending the command to the application" error in the about-box link code.
|
changeset |
files
|
2010-05-01 |
moel.mich |
Added a check if all required files are available at startup. Improved the crash reporting.
|
changeset |
files
|
2010-04-30 |
moel.mich |
Fixed an overflow problem with the log function in the CPUID constructor.
|
changeset |
files
|
2010-04-28 |
moel.mich |
Fixed exception handling in StartupManager (some systems throw a DirectoryNotFoundException instead of a FileNotFoundException).
|
changeset |
files
|
2010-04-27 |
moel.mich |
Added support for F71889ED super I/O chips.
|
changeset |
files
|
2010-04-27 |
moel.mich |
Another small fix of the coreId calculation for multi-CPU systems.
|
changeset |
files
|