This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
openhardwaremonitor
Watch
2
Star
0
Fork
0
You've already forked openhardwaremonitor
mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced
2025-08-30 22:05:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f90d4063b493c20b612ebdc2c304a2ce7b5db60
openhardwaremonitor
/
Utilities
History
Michael Möller
a2727cc803
Delete the config file if it can not be parsed, and restart with a new one.
2010-07-18 17:08:33 +00:00
..
Config.cs
Delete the config file if it can not be parsed, and restart with a new one.
2010-07-18 17:08:33 +00:00
EmbeddedResources.cs
Added a workaround for the "You must keep the stream open for the lifetime of the Image." problem of the Image.FromStream method. This also reduced the overall memory usage (private working set).
2010-05-25 18:57:28 +00:00
HexStringArray.cs
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).
2010-02-04 21:19:27 +00:00
IconFactory.cs
First system tray sensor monitor support.
2010-02-12 00:36:56 +00:00
IReadOnlyArray.cs
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
2010-02-27 15:55:17 +00:00
ListSet.cs
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
2010-05-09 16:22:13 +00:00
PInvokeDelegateFactory.cs
Initial commit.
2010-01-26 22:37:48 +00:00
ReadOnlyArray.cs
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
2010-02-27 15:55:17 +00:00