Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openhardwaremonitor/openhardwaremonitor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-29Fixed the "System.UriFormatException: Invalid URI: The Uri string is too long...Michael Möller
2014-12-30Changed the settings save code to use a two file based approach in order to r...Michael Möller
2013-08-25Added a configurable logging interval.Michael Möller
2013-08-19Fixed a few stability issues in the logging implementation. Added support for...Michael Möller
2013-08-12Added a first data logging implementation.Michael Möller
2013-06-09Added additional exception handling to the http server.Michael Möller
2012-10-28Fixed Issue 368. Fixed Issue 369. Fixed Issue 370.Michael Möller
2012-10-28Changed the source formatting of the HttpServer class to match the rest of th...Michael Möller
2012-10-27Reduced the amount of dynamic memory allocation when reading from the T-Balan...Michael Möller
2012-07-25Added a new icon for RAM hardware.Michael Möller
2012-07-24Added a RAM hardware and sensor, fixed Issue 115.Michael Möller
2012-05-28Added the remote web enhancement developed by Prince Samuel.Michael Möller
2012-05-27Changed the license to the Mozilla Public License 2.0 and update the licensin...Michael Möller
2010-09-14Added a configurable font size and window width to the gadget.Michael Möller
2010-08-13Changed the project files to Visual Studio 2010. Fixed some Code Analysis war...Michael Möller
2010-08-08Refactored the hardware monitoring code into a library (Issue 101).Michael Möller
2010-07-18Delete the config file if it can not be parsed, and restart with a new one.Michael Möller
2010-05-26Added an event handler to save the configuration when the user logs off witho...Michael Möller
2010-05-25Added a workaround for the "You must keep the stream open for the lifetime of...Michael Möller
2010-05-09Refactored the hardware code and added the visitor pattern for operations on ...Michael Möller
2010-05-06Added an Identifier class for IHardware, ISensor and IParameter Identifier pr...Michael Möller
2010-04-02Fixed Issue 26. Added a dialog to automatically send a crash report.Michael Möller
2010-02-27Added support for sensor parameters. Fixed Core and Thread count detection fo...Michael Möller
2010-02-13Tray sensor display default color is black and color can be changed now. Fixe...Michael Möller
2010-02-12First system tray sensor monitor support.Michael Möller
2010-02-07Refactoring: New class Computer manages all the hardware and creates events.Michael Möller
2010-02-05Release version 0.1.13. Replaced PerformanceCounter based CPU load sensors wi...Michael Möller
2010-01-29Added additional checks to SMBIOS parsing. New class HexStringArray is for de...Michael Möller
2010-01-27Initial commit.Michael Möller