Michael Möller
a2650ba983
Refactored the hardware monitoring code into a library (Issue 101).
2010-08-08 13:57:26 +00:00
Michael Möller
660c4baac1
Replaced all menus with the native implementations MainMenu and ContextMenu. Fixed a bug with the sensor renaming context menu.
2010-07-18 12:38:01 +00:00
Michael Möller
c641a6a2fc
Fixed Issue 65.
2010-06-05 18:59:54 +00:00
Michael Möller
fa260097d4
Added a sensor type Control (with unit percent) for (fan) PWM control sensors. Fixed Issue 2.
2010-05-15 14:16:00 +00:00
Michael Möller
604884777f
Fixed some font issues.
2010-05-15 12:50:28 +00:00
Michael Möller
5e4b9607e7
Fixed the following Exception:
...
System.ArgumentOutOfRangeException: 텍스트 길이는 64자 미만이어야 합니다.
매개 변수 이름: Text
실제 값은 ATI Radeon HD 4800 Series (Microsoft Corporation WDDM 1.1)
GPU Core: 56.5 °C입니다.
위치: System.Windows.Forms.NotifyIcon.set_Text(String value)
위치: OpenHardwareMonitor.GUI.SensorNotifyIcon.Update()
위치: OpenHardwareMonitor.GUI.SensorSystemTray.Redraw()
위치: System.Windows.Forms.Timer.OnTick(EventArgs e)
위치: System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
위치: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2010-05-15 11:34:36 +00:00
Michael Möller
a49919717e
Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
2010-05-06 19:20:38 +00:00
Michael Möller
20158a0edd
Fixed Issue 26. Added a dialog to automatically send a crash report.
2010-04-02 16:05:07 +00:00
Michael Möller
485c80b04b
Fixed Issue 9.
2010-03-27 19:55:09 +00:00
Michael Möller
6ba8cc5dd5
Changed the system tray font.
2010-03-04 20:26:56 +00:00
Michael Möller
b4918b3cc3
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.
2010-03-02 22:52:37 +00:00
Michael Möller
ba9015c451
Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
2010-02-21 18:10:30 +00:00
Michael Möller
f10c7cb524
Added core and bus clock support for Intel CPUs (Core 2).
2010-02-14 20:16:30 +00:00
Michael Möller
ae694b9b60
New graphical system tray display for load sensors.
2010-02-13 17:08:36 +00:00
Michael Möller
ac6d7f818a
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.
2010-02-12 22:46:31 +00:00
Michael Möller
3ac00a41de
First system tray sensor monitor support.
2010-02-12 00:36:56 +00:00