2012-10-01 |
moel.mich |
Changed a few types to internal (instead of public) in the Open Hardware Monitor library.
|
changeset |
files
|
2012-09-23 |
moel.mich |
Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown.
|
changeset |
files
|
2012-08-11 |
moel.mich |
Added a few checks and delays to the driver loading code to increase the chance of loading the driver.
|
changeset |
files
|
2012-08-11 |
moel.mich |
Changed a few context menu items to display a radio option style. Added additional information from the SMBIOS to the report.
|
changeset |
files
|
2012-07-26 |
moel.mich |
Added a RAM sensor for used memory.
|
changeset |
files
|
2012-07-26 |
moel.mich |
Fixed an error where loading config files from previous versions would crash the application.
|
changeset |
files
|
2012-07-25 |
moel.mich |
Updated the version.
|
changeset |
files
|
2012-07-25 |
moel.mich |
Added temperature offset parameters to all HDD temperature sensors. Fixed issue 271.
|
changeset |
files
|
2012-07-25 |
moel.mich |
Added a new icon for RAM hardware.
|
changeset |
files
|
2012-07-24 |
moel.mich |
Changed the RAM implementation (removed Microsoft.VisualBasic dependency which is not implemented in Mono) and added code to prevent RAM hardware from loading on Linux.
|
changeset |
files
|
2012-07-24 |
moel.mich |
Added a wrapper for the NotifyIconAdv to use the normal NotifyIcon class on Linux systems and the (fixed) custom implementation on Windows systems.
|
changeset |
files
|
2012-07-23 |
moel.mich |
Added a RAM hardware and sensor, fixed Issue 115.
|
changeset |
files
|
2012-07-22 |
moel.mich |
Added used space load sensors for hard drives.
|
changeset |
files
|
2012-07-18 |
moel.mich |
Added a missing default case in the mainboard specific configuration selection. The missing default case prevented sensor data from getting displayed on unknown Asus mainboards with NCT6779D super I/O.
|
changeset |
files
|