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.
moel.mich [Wed, 18 Jul 2012 19:45:59 +0000] rev 366
Changed the system tray icon font scaling to adapt to the size of the tray icon in pixels, because on Windows 7 the tray icon scales with the system font size, while on Windows XP the tray icons are always 16 pixels large.