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.
moel.mich [Wed, 25 Jul 2012 18:10:10 +0000] rev 375
 
Updated the version.
moel.mich [Wed, 25 Jul 2012 16:03:36 +0000] rev 374
 
Added temperature offset parameters to all HDD temperature sensors. Fixed issue 271.
moel.mich [Wed, 25 Jul 2012 15:33:16 +0000] rev 373
 
Added a new icon for RAM hardware.
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.
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.
moel.mich [Mon, 23 Jul 2012 21:54:35 +0000] rev 370
 
Added a RAM hardware and sensor, fixed Issue 115.
moel.mich [Sun, 22 Jul 2012 18:07:11 +0000] rev 369
 
Added used space load sensors for hard drives.
moel.mich [Wed, 18 Jul 2012 22:47:30 +0000] rev 368
 
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.
moel.mich [Wed, 18 Jul 2012 20:20:26 +0000] rev 367
 
Added more report output to the kernel driver loading code. Hopefully this helps to find the problems in Issue 253.