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-12-27Added experimental support for AMD family 19h (Zen 3) CPUs.HEAD0.9.6masterMichael Möller
2020-05-26Updated the version.0.9.5Michael Möller
2020-05-25Added a check to verify that at least .NET Framework 4.5 is installed.Michael Möller
2020-05-25Updated the version.0.9.4Michael Möller
2020-05-25Improved the DPI awareness (display scaling) in the TreeViewAdv control.Michael Möller
2020-05-25Small corrections to improve the DPI awareness (display scaling).Michael Möller
2020-05-24Added .editorconfig files to the Aga.Controls and OxyPlot projects.Michael Möller
2020-05-23Scale TreeViewAdv elements based on DPIDavid Wilhelm
2020-05-22Added experimental support for Intel 06_A5h CPUs (Intel Core i9-10900K and i5...Michael Möller
2020-05-22Changed the notify icon implementation to first try to modify an (existing) i...Michael Möller
2020-05-21Migrated from .NET Framework version 2.0 to .NET Framework version 4.5.Michael Möller
2020-05-21Added a .editorconfig file to define some of the coding styles used for the O...Michael Möller
2020-05-18Added support for the Global\\Access_PCI mutex to synchronize the PCI bus acc...Michael Möller
2020-05-17Added a PowerModeChanged event handler to reset the hardware tree when resumi...Michael Möller
2020-05-16Changed the NCT679XD fan RPM calculation to use the 13-bit fan count register...Michael Möller
2020-05-13Added AMD family 15h model 60h and 70h CPU support.Michael Möller
2020-05-12add temp support for the AMD Athlon X4 845rmattuschka
2020-05-06Updated the version.0.9.3Michael Möller
2020-05-06Added support for multiple processor groups. Changed the ThreadAffinity class...Michael Möller
2020-05-06Added code to persist and restore the expanded state of the tree view (hardwa...Michael Möller
2020-05-05Merge pull request #1267 from merfolk/csharp-7.3Michael Möller
2020-05-01Set C# language version to 7.3Matti Bragge
2020-04-26Added fan control support for ITE IT8721F, IT8665E, IT8686E, IT8688E and IT87...Michael Möller
2020-03-11Added the AMD GPU driver version to the report. Added a check for erroneous A...Michael Möller
2020-03-10Added more ADL (AMD Display Library) functions and extended the AMD GPU repor...Michael Möller
2020-03-09Added more details to the AMD GPU report.Michael Möller
2020-03-08Improved the AMD CPU and GPU name clean-up filters.Michael Möller
2020-03-02Updated the version.0.9.2Michael Möller
2020-03-02Extended the support for ADL (AMD Display Library) Overdrive8 GPU sensors.Michael Möller
2020-03-01Added support for Intel CPUs with Comet Lake (06_A6H) microarchitecture.Michael Möller
2020-02-29Fixed an IndexOutOfRangeException in the AMD GPU report.Michael Möller
2020-02-29Added support for ADL (AMD Display Library) Overdrive8 GPU sensors.Michael Möller
2020-02-28Added ADL (AMD Display Library) overdrive version to the report.Michael Möller
2020-02-28Added another catch clause to the StartupManager to handle issues with the Ta...Michael Möller
2020-02-28Fixed a NullReferenceException in the NvidiaGPU class.Michael Möller
2020-02-27Added missing ITE super I/O chip IDs to the LPCIO class.Michael Möller
2020-02-26Added more null checks to the MainForm.SaveConfiguration method. Updated the ...0.9.1Michael Möller
2020-02-26Attempted fix for the ArgumentException when calling ITaskService.GetRunningT...Michael Möller
2020-02-26Changed the max CCD count for AMD family 17h CPUs.Michael Möller
2020-02-25Fixed a NullReferenceException in the AMD17CPU.Update method.Michael Möller
2020-02-25Updated the version.0.9.0Michael Möller
2020-02-23Added more filters for cleaning up AMD CPU names.Michael Möller
2020-02-23Improved the Intel SSD SMART attributes interpretation.Michael Möller
2020-02-22Added correct formatting for Throughput sensors in the gadget.Michael Möller
2020-02-22Added support for the NvAPI_GPU_ClientFanCoolersGetStatus NVAPI function (fan...Michael Möller
2020-02-21Updated NvAPI_GPU_GetDynamicPstatesInfoEx and NvAPI_GPU_GetDynamicPstatesInfo...Michael Möller
2020-02-21Added support for the NVML (NVIDIA Management Library). Added support for pow...Michael Möller
2020-02-14Added an experimental fix for secondary ITE chips.Michael Möller
2020-02-12Added the missing calling convention (CallingConvention.Cdecl) for the unmana...Michael Möller
2020-02-12Added partial support for ADL (AMD Display Library) OverDrive6 and OverDrive ...Michael Möller