2011-03-15 |
Fixed Issue 171.
|
file | diff | annotate |
2010-10-17 |
Updated attribute maps for the 4 SSD controllers we figured out so far.
|
file | diff | annotate |
2010-10-17 |
Changed the SMART AttributeID type from an enum to a struct.
|
file | diff | annotate |
2010-10-17 |
Small bits of refactoring.
|
file | diff | annotate |
2010-10-08 |
Added initial SSD support for Intel, Indilinx, SandForce and Samsung drives. Experimental feature for now!
|
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-06 |
Added a desktop gadget implementation.
|
file | diff | annotate |
2010-08-15 |
Fixed some Code Analysis warnings.
|
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-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-25 |
Fixed a NullReferenceException in HDD.Update.
|
file | diff | annotate |
2010-02-27 |
Added sub-hardware support and basic enumeration for mainboards.
|
file | diff | annotate |
2010-01-26 |
Initial commit.
|
file | diff | annotate |