aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-16Update ru.poViktor
Closes #647.
2022-05-16Update URL for Cypress vendorMichael H
2021-12-05Add new Intel CPU flagsL Pereira
2021-11-21udisks2_util.c: missing bracketsZmicek123
2021-11-21Show temperature for all hard drives when using hddtempZmicek123
Close #15.
2021-11-21Show correct temperature units in hddtempZmicek123
2021-11-21Update Russian translationTotalCaesar659
2021-11-17Update copyright informationL Pereira
2021-11-15Add loongarch support.liuxiang88
2021-11-09Update AUTHORS.mdL. A. F. Pereira
2021-11-07Hack: make ASan happy by moving definition of lginterval to shellL Pereira
These globals are really nasty and one of the reasons I hate looking at the HardInfo code.
2021-11-07Reformat CPU frequency using current localeL Pereira
2021-11-07fixed locale dirOndrej Čerman
2021-11-07modules/devices: fixed CPU topology string when nodes == 1Ondrej Čerman
2021-11-07Use structured data to rebuild CPU Description as wellL Pereira
2021-11-07Use CpuConfigMap to build a CpuConfig on-the-fly, if availableL Pereira
2021-11-07Update benchmark.json with a more recent versionL Pereira
2021-11-07Remove legacy benchmark.confL Pereira
This file isn't used anymore, so it's safe to get rid of it.
2021-11-07Update copyright informationL Pereira
2021-11-01devices/storage: Added more SMART Attributes keysOndrej Čerman
2021-11-01devices/dmi_memory: added placeholder strings to the ignore listOndrej Čerman
2021-11-01devices/spd-decode: Added additional information for DDR2Ondrej Čerman
2021-11-01modules/spd-decode: Fixed DDR2 module sizeOndrej Čerman
2021-10-24devices/dmi_memory: fixed detection of DDR3 RAM with wrong driverOndrej Čerman
2021-10-24devices/spd-decode: added support for at24 moduleOndrej Čerman
2021-10-19devices/storage - added WWN/EUI Identifier and IEEE OUIOndrej Čerman
2021-10-17devices/storage - refactoring - all code that is extending udisks2 ↵Ondrej Čerman
information has been moved to separate file.
2021-10-10devices/sensors - Added sensors from Windfarm driverOndrej Čerman
2021-09-27Link all modules with json-glibLeandro A. F. Pereira
Should address #551.
2021-09-15devices/storage: removed leading whitespaceOndrej Čerman
2021-09-15devices/dmi: Added no value state for chassis-type.Ondrej Čerman
2021-09-15ppc64 - fixed smart info and resolved compilation warningsOndrej Čerman
2021-09-15Added powershell script language.Per Jahn
2021-06-02added german name and comment to desktop filefreddii
2021-06-02Added value check for HAS_LIBSENSORS so it can compile when variable is ↵Daniel Betsche
defined as 0 and sensors.h is not available
2021-04-25Make CPU flags database updatableLeandro Pereira
2021-04-03Add command-line parameter to quieten HardInfo when in non-GUI modeLeandro Pereira
2021-03-06Update HARDINFO_COPYRIGHT_LATEST_YEAR to 2021Leandro Pereira
2021-02-25Consider number of NUMA nodes while counting coresLeandro Pereira
2021-02-21Add NumNodes property to benchmark JSONLeandro Pereira
2021-02-21Show a padlock emoji next to read-only mount pointsLeandro Pereira
2021-02-21Remove unused remote.hLeandro Pereira
2021-02-21Add support for NUMA nodesLeandro Pereira
Related to #599.
2021-02-02Optimize some PNG files for size using optipngLeandro Pereira
2021-02-02Remove the ability to load benchmarks.confLeandro Pereira
Now that the sync manager is working fine, and we have the same data in a structured way in JSON files, reading from this legacy format doesn't need to be supported any longer.
2021-02-02Fix build warning related to pcid_cmp_by_addy()'s prototypeLeandro Pereira
2021-02-01update tr.poserkan-maker
2020-12-29If we could find sensors with libsensors, don't bother with other methodsLeandro Pereira
2020-12-29Add libsensors supportLeandro Pereira
Fixes #590
2020-12-29Use paths provided by GNUInstallDirs everywhereAlexander Kapshuna