Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-29 | Remove duplicated Arch Linux entry | Leandro Pereira | |
2019-06-29 | Rename Fedora id to "fedora" | Leandro Pereira | |
2019-06-29 | Clean up distro-detecting code | Leandro Pereira | |
2019-06-29 | Fix Computer->Memory after b2b1302ba | Leandro Pereira | |
2019-06-29 | Only prepend $ITEM-g-i$ while flattening if there are icons | Leandro Pereira | |
Otherwise, the field updater would look for a field $ITEM-g-i$FieldName, which it has no way of knowing about. | |||
2019-06-29 | Show Warning icon in CPU Vulnerabilities section if unmitigated | Leandro Pereira | |
2019-06-29 | Support icons in InfoFields | Leandro Pereira | |
2019-06-29 | add build-* dirs to .gitignore | Burt P | |
I have build-gtk3/ and build-dbg/ that are annoying me in the git status. ...if you don't mind. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Show CPU vulnerabilities in Security screen | Leandro Pereira | |
2019-06-29 | Allow more dynamic InfoGroup creation | Leandro Pereira | |
2019-06-29 | h_sysfs_read_*() should take const pointers as args | Leandro Pereira | |
2019-06-29 | fix a somewhat confusing memory fault/leak | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Computer Summary RAM tweak | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: add ranks, io pins, voltages for ddr3 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: fix spd revision for ddr and ddr2 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: mfg date for ddr3 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: dram vendor for ddr3 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: add rank from DMI | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | dmi_util: make cache static, use cache free function | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: unkifnull() a couple types_str uses | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | dmi_util.c: add simple cache for dmidecode reads | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Computer Summary: use info from Memory Devices in RAM field | Burt P | |
Show size and type if SPD or DMI memory information was available. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: a little name cleanup | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: update SPD manufacturer codes | Burt P | |
* based on list in recent decode-dimms * move to separate file for easier maintenance Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices improvements | Burt P | |
* note if ddr3 is installed but ee1004 is used * create an SPD "array" if no DMI arrays exist * show mem types in array info * include any SPD-detected modules even if they are types that can't be decoded currently Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | add medium zlib bench result | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | benchmark/zlib: new version of zlib benchmark | Burt P | |
The new version uses a fixed time (7s) and the results are much more consistent than the previous version. A couple results for the new version, one "low" and one "high", replace the old results, which were quite strange. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-28 | Use Processor/Memory to be more consistent with items in Devices | Leandro Pereira | |
2019-06-28 | Only add icons if keys begin with Icon$ prefix (not Icon) | Leandro Pereira | |
2019-06-28 | Show PCI device icons based on class | Leandro Pereira | |
2019-06-28 | Use USB icon for USB hubs | Leandro Pereira | |
2019-06-28 | Always reset view type to normal | Leandro Pereira | |
Let $ShellParam$ groups change it again -- this fixes an issue where some modules were displaying with the wrong ViewType. | |||
2019-06-28 | Better benchmark in progress dialog in GTK+3 | Leandro Pereira | |
While the shell isn't rewritten to take advantage of GTK+3 only, let's just ignore these deprecation warnings. | |||
2019-06-28 | Add ltrace and awk to Computer->Development | Leandro Pereira | |
2019-06-28 | Combine Memory DMI and Memory SPD into "Memory Devices" | Burt P | |
Combines the information from DMI and SPD into a single Memory Devices section. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-27 | Force ViewType=0 for Computer->Development | Leandro Pereira | |
2019-06-27 | Add more compilers and tools to the development section | Leandro Pereira | |
2019-06-27 | GTK3/Benchmarks disable guibench only | Juro Bystricky | |
GTK3 build inadvertably disabled all benchmarking. At present, the GTK3 build intentionally avoids building of "guibench" due to non-trivial changes from GTK2 to GTK3. However, all other benchmarks were disabled as well. This was not by design, as non-gui benchmarks have no GTK3 dependencies. The reason benchmarks were diasbled (did not show up in the menus) was that the code for "benchark_gui" still referenced the missing "guibench" routine. This routine was not present in the "benchmark.so", so the library would not load due to the missing entry point. This patch addresses the issue. All benchmarks (except guibench) show/work fine with GTK3. Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> | |||
2019-06-26 | devices/spd-decode.c: show spd details in reports | Burt P | |
Adding ! in front of the key causes the "moreinfo" details to be included in a `hardinfo -r` report. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-26 | Update S.M.A.R.T. | TotalCaesar659 | |
Co-Authored-By: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2019-06-26 | Update S.M.A.R.T. | TotalCaesar659 | |
Co-Authored-By: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2019-06-26 | Change "smart" to "S.M.A.R.T." | TotalCaesar659 | |
2019-06-26 | devices/dmi_memory.c: point out bad info | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-26 | devices/dmi_memory.c: tweak for mfgr name | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-26 | devices/dmi_memory.c: shell viewtype=1 version, other tweaks | Burt P | |
* add -std=c99 for dmi_memory.c to use unicode * -std=c99 is picky about inline functions Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-26 | computer.c: fix a couple compile warnings | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-25 | Show icons in View menu in GTK+3 builds | Leandro Pereira | |
2019-06-25 | ShellNote should be colored in GTK+3 builds | Leandro Pereira | |
2019-06-25 | Show machine type in Computer->Summary | Leandro Pereira | |
2019-06-25 | Enable custom stock icons in GTK+3 build | Leandro Pereira | |