2010-10-07 |
Added a new sensor type "Level" for wear or charge level (or any other percentage based sensors that don't fit into Load or Control).
|
file | diff | annotate |
2010-09-30 |
Fixed some problems when compiling in Mono and running on Linux.
|
file | diff | annotate |
2010-09-06 |
Added a desktop gadget implementation.
|
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-07-18 |
Replaced all menus with the native implementations MainMenu and ContextMenu. Fixed a bug with the sensor renaming context menu.
|
file | diff | annotate |
2010-06-05 |
Fixed Issue 65.
|
file | diff | annotate |
2010-05-15 |
Added a sensor type Control (with unit percent) for (fan) PWM control sensors. Fixed Issue 2.
|
file | diff | annotate |
2010-05-15 |
Fixed some font issues.
|
file | diff | annotate |
2010-05-15 |
Fixed the following Exception:
|
file | diff | annotate |
2010-05-06 |
Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
|
file | diff | annotate |
2010-04-02 |
Fixed Issue 26. Added a dialog to automatically send a crash report.
|
file | diff | annotate |
2010-03-27 |
Fixed Issue 9.
|
file | diff | annotate |
2010-03-04 |
Changed the system tray font.
|
file | diff | annotate |
2010-03-02 |
Set the system tray icon font to a fixed size. Fixed the exiting of the application when the form was never shown and Close() is called.
|
file | diff | annotate |
2010-02-21 |
Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
|
file | diff | annotate |
2010-02-14 |
Added core and bus clock support for Intel CPUs (Core 2).
|
file | diff | annotate |
2010-02-13 |
New graphical system tray display for load sensors.
|
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-12 |
First system tray sensor monitor support.
|
file | diff | annotate |