Hardware/WinRing0.cs
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Thu, 05 Aug 2010 18:06:18 +0000 Added ISA bus mutex support to the super IO detection.
Wed, 04 Aug 2010 20:27:05 +0000 Added an ISA bus mutex.
Sat, 24 Apr 2010 19:59:52 +0000 Implemented APIC based CPU enumeration (Issue 41).
Tue, 09 Mar 2010 22:27:10 +0000 Changed the CPU clock calculation. If no invariant TSC is available, then the max CPU clock is estimated at startup under load, otherwise an average over one second is used.
Mon, 15 Feb 2010 22:58:29 +0000 Added core clock and bus speed support for Intel Core i5, i7 CPUs.
Sun, 14 Feb 2010 20:16:30 +0000 Added core and bus clock support for Intel CPUs (Core 2).
Tue, 02 Feb 2010 21:58:54 +0000 Release version 0.1.10. Changed core count for Intel Core i5/i7 CPUs. Added CpuidEx function.
Sun, 31 Jan 2010 20:57:18 +0000 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).
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.