Sun, 23 Sep 2012 18:37:43 +0000Fixed 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.
moel.mich [Sun, 23 Sep 2012 18:37:43 +0000] rev 380
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.

Sat, 11 Aug 2012 21:48:54 +0000Added a few checks and delays to the driver loading code to increase the chance of loading the driver.
moel.mich [Sat, 11 Aug 2012 21:48:54 +0000] rev 379
Added a few checks and delays to the driver loading code to increase the chance of loading the driver.

Sat, 11 Aug 2012 21:32:59 +0000Changed a few context menu items to display a radio option style. Added additional information from the SMBIOS to the report.
moel.mich [Sat, 11 Aug 2012 21:32:59 +0000] rev 378
Changed a few context menu items to display a radio option style. Added additional information from the SMBIOS to the report.

Thu, 26 Jul 2012 06:51:19 +0000Added a RAM sensor for used memory.
moel.mich [Thu, 26 Jul 2012 06:51:19 +0000] rev 377
Added a RAM sensor for used memory.

Thu, 26 Jul 2012 06:50:56 +0000Fixed an error where loading config files from previous versions would crash the application.
moel.mich [Thu, 26 Jul 2012 06:50:56 +0000] rev 376
Fixed an error where loading config files from previous versions would crash the application.

Wed, 25 Jul 2012 18:10:10 +0000Updated the version.
moel.mich [Wed, 25 Jul 2012 18:10:10 +0000] rev 375
Updated the version.

Wed, 25 Jul 2012 16:03:36 +0000Added temperature offset parameters to all HDD temperature sensors. Fixed issue 271.
moel.mich [Wed, 25 Jul 2012 16:03:36 +0000] rev 374
Added temperature offset parameters to all HDD temperature sensors. Fixed issue 271.

Wed, 25 Jul 2012 15:33:16 +0000Added a new icon for RAM hardware.
moel.mich [Wed, 25 Jul 2012 15:33:16 +0000] rev 373
Added a new icon for RAM hardware.

Tue, 24 Jul 2012 16:45:48 +0000Changed the RAM implementation (removed Microsoft.VisualBasic dependency which is not implemented in Mono) and added code to prevent RAM hardware from loading on Linux.
moel.mich [Tue, 24 Jul 2012 16:45:48 +0000] rev 372
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.

Tue, 24 Jul 2012 16:04:30 +0000Added a wrapper for the NotifyIconAdv to use the normal NotifyIcon class on Linux systems and the (fixed) custom implementation on Windows systems.
moel.mich [Tue, 24 Jul 2012 16:04:30 +0000] rev 371
Added a wrapper for the NotifyIconAdv to use the normal NotifyIcon class on Linux systems and the (fixed) custom implementation on Windows systems.