Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-17 | FIX remove old lsb_release - not needed any more | hwspeedy | |
2024-02-17 | Normalize parsing Distribution ID and Distro version codename (#8) | Ondrej Čerman | |
* computer/os: normalize distroid when detecting os via distro-specific release files. Up to this commit the distro ID was set to distro->codename when using distro-specific files and distro->id when using os-release/lsb_release. * computer/os - added support for parsing distro version codename in os-release this format is currently used by ubuntu-based distributions * computer/os: Fix parsing codename from lsb_release | |||
2024-02-16 | FIX Disable cpuflags for very old JSON <0.20.0 - FIX for ol6/c6/rh6 | hwspeedy | |
2024-02-14 | FIX Long startup delay 20sec - printers cups network/daemon | hwspeedy | |
2024-02-13 | FIX window benchmarking center of application | hwspeedy | |
2024-02-10 | devices/dmi: value was left uninitialized in one switch case | Ondrej Čerman | |
2024-02-08 | FIX Change to hardinfo2.png | hwspeedy | |
2024-02-08 | FIX added missing GTK3 fix from PR | bigbear | |
2024-02-08 | FIX QLcode - sscanf incorrect check | bigbear | |
2024-02-08 | FIX new benchmarks working for slow & fast machines | bigbear | |
2024-02-08 | FIX sha1 crash | bigbear | |
2024-02-08 | FIX back ports | bigbear | |
2024-02-08 | FIX new benchmarking dialog | bigbear | |
2024-02-08 | FIX GCC warnings - always true | bigbear | |
2024-02-08 | FIX DeviceTree Crash Odroid C2 Armbian | bigbear | |
2024-02-08 | FIX GCC Warnings | bigbear | |
2024-02-08 | FIX GCC Compatibility | bigbear | |
2024-02-08 | FIX CodeQL warnings | bigbear | |
2024-02-08 | FIX Cleanup about credit box | bigbear | |
2024-02-08 | PR681 - implicit function declaration | bigbear | |
2024-02-08 | PR405 - icons for computer/security | bigbear | |
2024-02-08 | ADD Package building for hardinfo2 | bigbear | |
2024-02-08 | LICENSE Changed to GPL2+ for project and source code According to approval ↵ | bigbear | |
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707 | |||
2023-07-29 | Show kernel module icons even without modules present on filesystem | L. Pereira | |
This is common on Arch Linux systems when the kernel is updated (the running kernel modules are removed from disk). This table was created using modules from Linux 6.3.8, with the same rules as the fallback mechanism uses (longest string prefix match), and is updatable using the sync manager. | |||
2023-05-15 | Plug memory leaks in e2k processor code | L. Pereira | |
Untested. | |||
2023-05-15 | fix memory leaks | boris | |
2023-05-15 | add full processor model names | boris | |
2023-05-15 | Fix e2k display data | boris | |
2023-03-01 | Devices/SPD: Fixed part number decoding for DDR2 and older | Ondrej Čerman | |
2023-03-01 | Devices/SPD: added support for DDR2 date decoding | Ondrej Čerman | |
2023-02-16 | Update loongarch architecture processor information | zhuyaliang | |
The previous LoongArch support added in commit 56e590d was based on the kernel behavior before the official upstream merge. Stable cpuinfo: https://git.kernel.org/torvalds/c/7153c3c | |||
2022-07-24 | Improved e2k support, added vendor data | boris | |
2022-07-24 | update display e2k processors: always in table | boris | |
2021-11-21 | Show temperature for all hard drives when using hddtemp | Zmicek123 | |
Close #15. | |||
2021-11-21 | Show correct temperature units in hddtemp | Zmicek123 | |
2021-11-17 | Update copyright information | L Pereira | |
2021-11-15 | Add loongarch support. | liuxiang88 | |
2021-11-07 | Hack: make ASan happy by moving definition of lginterval to shell | L Pereira | |
These globals are really nasty and one of the reasons I hate looking at the HardInfo code. | |||
2021-11-07 | Reformat CPU frequency using current locale | L Pereira | |
2021-11-07 | modules/devices: fixed CPU topology string when nodes == 1 | Ondrej Čerman | |
2021-11-07 | Use structured data to rebuild CPU Description as well | L Pereira | |
2021-11-07 | Use CpuConfigMap to build a CpuConfig on-the-fly, if available | L Pereira | |
2021-11-07 | Update copyright information | L Pereira | |
2021-11-01 | devices/storage: Added more SMART Attributes keys | Ondrej Čerman | |
2021-11-01 | devices/dmi_memory: added placeholder strings to the ignore list | Ondrej Čerman | |
2021-11-01 | devices/spd-decode: Added additional information for DDR2 | Ondrej Čerman | |
2021-11-01 | modules/spd-decode: Fixed DDR2 module size | Ondrej Čerman | |
2021-10-24 | devices/dmi_memory: fixed detection of DDR3 RAM with wrong driver | Ondrej Čerman | |
2021-10-24 | devices/spd-decode: added support for at24 module | Ondrej Čerman | |
2021-10-19 | devices/storage - added WWN/EUI Identifier and IEEE OUI | Ondrej Čerman | |