Sun, 07 Feb 2010 16:42:26 +0000 moel.mich Changed ATI GPU device enumeration.
Sun, 07 Feb 2010 16:37:15 +0000 moel.mich Refactoring: New class Computer manages all the hardware and creates events.
Fri, 05 Feb 2010 22:45:15 +0000 moel.mich Changed minimizing to system tray on Windows systems.
Thu, 04 Feb 2010 21:19:27 +0000 moel.mich Release version 0.1.13. Replaced PerformanceCounter based CPU load sensors with an implementation using NtQuerySystemInformation. Fixed a temperature reading problem for W83627DHG chips (sensors with invalid value 127?C).
Wed, 03 Feb 2010 22:02:58 +0000 moel.mich Release version 0.1.12. Added error handling for PerformanceCounters (CPU load sensor).
Wed, 03 Feb 2010 20:35:10 +0000 moel.mich Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
Wed, 03 Feb 2010 18:10:11 +0000 moel.mich Fixed Intel CPU coreCount in case CPUID 0x0B is supported but returns only 0.
Tue, 02 Feb 2010 21:58:54 +0000 moel.mich Release version 0.1.10. Changed core count for Intel Core i5/i7 CPUs. Added CpuidEx function.
Tue, 02 Feb 2010 18:35:23 +0000 moel.mich ITE IT87XX family renamed.
Mon, 01 Feb 2010 23:10:05 +0000 moel.mich Release version 0.1.9. Fixed ATI GPU id check.
Mon, 01 Feb 2010 22:11:06 +0000 moel.mich Release version 0.1.8. Added support for W83627DHG-P super i/o chips.
Mon, 01 Feb 2010 21:04:14 +0000 moel.mich Release version 0.1.7. Improved report writer.
Mon, 01 Feb 2010 20:17:02 +0000 moel.mich (none)
Mon, 01 Feb 2010 20:16:26 +0000 moel.mich Added support for Fintek F71862, F71869, F71889.
Sun, 31 Jan 2010 22:00:31 +0000 moel.mich Release version 0.1.6. Fixed F71882 temperature reading. Added error handling for ATI GPUs (ADL). Fixed sensor events.
Sun, 31 Jan 2010 20:57:18 +0000 moel.mich Release version 0.1.5. Added support for AMD family 0Fh CPUs. Fixed saving of wrong window size values for minimized forms (by not saving them).
Sun, 31 Jan 2010 19:30:00 +0000 moel.mich Added support for W83627DHG chips. Changed Core i7 temperature reading. Fixed IT87 temperature reading.
Fri, 29 Jan 2010 21:58:31 +0000 moel.mich Release version 0.1.4. Fixed EntryPointNotFoundException for ADL_Adapter_ID_Get by adding two fallback implementations.
Fri, 29 Jan 2010 21:14:23 +0000 moel.mich Release version 0.1.3.1. Added a a bit more info to ADL reports.
Fri, 29 Jan 2010 20:28:27 +0000 moel.mich Release 0.1.3.
Fri, 29 Jan 2010 20:05:32 +0000 moel.mich Added additional checks to SMBIOS parsing. New class HexStringArray is for debugging with report data.
Fri, 29 Jan 2010 19:20:44 +0000 moel.mich Fixed ADL dll loading. The name of the dll is always atiadlxx, except when running as 32-bit app on 64-bit systems (atiadlxy in that case).
Thu, 28 Jan 2010 23:29:39 +0000 moel.mich Release version 0.1.2. First implementation for Fintek F71882FG chips. Fixed Intel Core i7 temperature reading. Changed Nvidia GPU enumeration.
Thu, 28 Jan 2010 19:31:10 +0000 moel.mich Fixed 5th fan channel for IT87 chips. Added ADL status code to report.
Wed, 27 Jan 2010 23:10:38 +0000 moel.mich Release version 0.1.1
Wed, 27 Jan 2010 23:00:13 +0000 moel.mich Implementation for Intel Core i7 temperature sensors.
Wed, 27 Jan 2010 19:30:10 +0000 moel.mich Changed ATI GPU enumeration.
Wed, 27 Jan 2010 18:12:51 +0000 moel.mich Fixed a NullReferenceException in the HDD SMART code.
Tue, 26 Jan 2010 22:37:48 +0000 moel.mich Initial commit.
Thu, 21 Jan 2010 21:37:37 +0000 unknown Initial directory structure.