Hardware/RAM/RAMGroup.cs
Sun, 14 Jul 2013 13:57:13 +0000 Changed the name of RAM hardware to be always "Generic Memory" because the information from the SMBIOS table is not reliable.
Sun, 09 Jun 2013 17:50:45 +0000 Fixed an issue in the ram group implementation (sensor values did not get stored to the settings instance).
Tue, 24 Jul 2012 16:45:48 +0000 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.
Mon, 23 Jul 2012 21:54:35 +0000 Added a RAM hardware and sensor, fixed Issue 115.