2010-08-05 |
moel.mich |
Added ISA bus mutex support to the super IO detection.
|
changeset |
files
|
2010-08-04 |
moel.mich |
Added an ISA bus mutex.
|
changeset |
files
|
2010-08-04 |
moel.mich |
Adding missing class SensorVisitor.
|
changeset |
files
|
2010-07-27 |
moel.mich |
Fixed BadImageFormatExceptions.
|
changeset |
files
|
2010-07-27 |
moel.mich |
Refactoring and fine tuning for Linux GUI.
|
changeset |
files
|
2010-07-24 |
moel.mich |
Replaced the SplitContainer with SplitContainerAdv. Now the panels are directly resized and the splitter can be drawn nicely.
|
changeset |
files
|
2010-07-18 |
moel.mich |
Delete the config file if it can not be parsed, and restart with a new one.
|
changeset |
files
|
2010-07-18 |
moel.mich |
Replaced all menus with the native implementations MainMenu and ContextMenu. Fixed a bug with the sensor renaming context menu.
|
changeset |
files
|
2010-07-17 |
moel.mich |
Fixed Issue 91.
|
changeset |
files
|
2010-07-14 |
moel.mich |
Fixed Issue 90.
|
changeset |
files
|
2010-07-11 |
moel.mich |
Added a mainboard specific configuration for the ASRock 880GMH/USB3
|
changeset |
files
|
2010-07-11 |
moel.mich |
An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E.
|
changeset |
files
|
2010-07-04 |
moel.mich |
Fixed Issue 82.
|
changeset |
files
|
2010-07-04 |
moel.mich |
Fixed Issue 66.
|
changeset |
files
|
2010-07-03 |
moel.mich |
Split the sensors and parameter report tree.
|
changeset |
files
|
2010-07-01 |
moel.mich |
Added a mainboard specific configuration for the Gigabyte GA-P55-UD4.
|
changeset |
files
|
2010-06-30 |
moel.mich |
Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well.
|
changeset |
files
|
2010-06-29 |
moel.mich |
Corrected the mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
|
changeset |
files
|
2010-06-28 |
moel.mich |
Added the ITE chip version to the report.
|
changeset |
files
|
2010-06-27 |
moel.mich |
A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
|
changeset |
files
|
2010-06-27 |
moel.mich |
Fixed Issue 72.
|
changeset |
files
|
2010-06-27 |
moel.mich |
Fixed Issue 71.
|
changeset |
files
|
2010-06-27 |
moel.mich |
Fixed Issue 76.
|
changeset |
files
|
2010-06-27 |
moel.mich |
Improved the support for Nvidia GPUs.
|
changeset |
files
|
2010-06-12 |
moel.mich |
Fixed Issue 73.
|
changeset |
files
|
2010-06-08 |
moel.mich |
Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.
|
changeset |
files
|
2010-06-07 |
moel.mich |
Added support for a second miniNG on the T-Balancer bigNG.
|
changeset |
files
|
2010-06-07 |
moel.mich |
Added (partial) SMBIOS support for Linux by reading from sysfs.
|
changeset |
files
|
2010-06-06 |
moel.mich |
Added experimental lm-sensors super I/O support for Linux.
|
changeset |
files
|
2010-06-06 |
moel.mich |
Fixed Issue 69.
|
changeset |
files
|
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
|