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.

Mon, 23 Jul 2012 21:54:35 +0000Added a RAM hardware and sensor, fixed Issue 115.
moel.mich [Mon, 23 Jul 2012 21:54:35 +0000] rev 370
Added a RAM hardware and sensor, fixed Issue 115.

Sun, 22 Jul 2012 18:07:11 +0000Added used space load sensors for hard drives.
moel.mich [Sun, 22 Jul 2012 18:07:11 +0000] rev 369
Added used space load sensors for hard drives.

Wed, 18 Jul 2012 22:47:30 +0000Added 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 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.

Wed, 18 Jul 2012 20:20:26 +0000Added 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 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.

Wed, 18 Jul 2012 19:45:59 +0000Changed 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.
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.

Tue, 17 Jul 2012 16:12:07 +0000Improved the data compression for storing the recorded sensor values in the config file.
moel.mich [Tue, 17 Jul 2012 16:12:07 +0000] rev 365
Improved the data compression for storing the recorded sensor values in the config file.

Tue, 17 Jul 2012 16:10:59 +0000Attempt at fixing Issue 253 without breaking Issue 159 once more.
moel.mich [Tue, 17 Jul 2012 16:10:59 +0000] rev 364
Attempt at fixing Issue 253 without breaking Issue 159 once more.

Sat, 14 Jul 2012 19:24:04 +0000Fixed Issue 269.
moel.mich [Sat, 14 Jul 2012 19:24:04 +0000] rev 363
Fixed Issue 269.