2010-10-01 |
Fixed the initialization of the TSC estimating code.
|
file | diff | annotate |
2010-09-30 |
Improved the implementation for the AMD 10h family CPU clock speeds.
|
file | diff | annotate |
2010-09-22 |
A first (experimental) implementation for the AMD 10h family CPU clock speeds.
|
file | diff | annotate |
2010-09-22 |
Rewritten the PCI access for AMD CPUs.
|
file | diff | annotate |
2010-09-21 |
Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
|
file | diff | annotate |
2010-09-20 |
Refactored the CPU classes and added a GenericCPU class.
|
file | diff | annotate |
2010-08-12 |
Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
|
file | diff | annotate |
2010-08-08 |
Refactored the hardware monitoring code into a library (Issue 101).
|
file | diff | annotate |
2010-06-06 |
Fixed Issue 69.
|
file | diff | annotate |
2010-05-20 |
Fixed Issue 10.
|
file | diff | annotate |
2010-05-09 |
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
|
file | diff | annotate |
2010-05-06 |
Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
|
file | diff | annotate |
2010-04-26 |
Added a processorIndex to CPU classes for multi CPU support.
|
file | diff | annotate |
2010-04-24 |
Implemented APIC based CPU enumeration (Issue 41).
|
file | diff | annotate |
2010-02-27 |
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
file | diff | annotate |
2010-02-12 |
Tray sensor display default color is black and color can be changed now. Fixed CPU load reading for AMD CPUs and added additional misc device for AMD core temperature reading.
|
file | diff | annotate |
2010-02-07 |
Added initial support for W83627HF. Some refactoring for IHardware classes.
|
file | diff | annotate |
2010-02-04 |
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).
|
file | diff | annotate |
2010-02-03 |
Release version 0.1.12. Added error handling for PerformanceCounters (CPU load sensor).
|
file | diff | annotate |
2010-02-03 |
Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
|
file | diff | annotate |
2010-02-02 |
Release version 0.1.10. Changed core count for Intel Core i5/i7 CPUs. Added CpuidEx function.
|
file | diff | annotate |
2010-01-26 |
Initial commit.
|
file | diff | annotate |