Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-29 | inputdevices: Added audio type | Ondrej Čerman | |
2019-12-29 | inputdevices: tabs -> spaces | Ondrej Čerman | |
2019-12-29 | inputdevices: Added new vendor info + info from usb.ids | Ondrej Čerman | |
2019-12-28 | pci: Remove duplicated vendor tags | Ondrej Čerman | |
2019-12-28 | pci_util: lpereira's nits | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-28 | udisks2_util: try pci vendor for nvme without vendor info | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-28 | pci_util: add some id lookup functions | Burt P | |
So we can do pci.ids lookups ourselves. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-28 | Use g_ascii_strtod() in bench_value_from_str() | Burt P | |
Co-authored-by: Ondrej Čerman <ondrej.cerman@gmail.com> Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-28 | fix bench_value_from_str() for floats with , for decimal | Burt P | |
Fixes https://github.com/lpereira/hardinfo/issues/497 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | usb: vendor tags in list | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | firmware: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | report: set fmt_opts for HTML reports | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | vendor.ids: update comments | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | vendor.ids: X.Org Foundation | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | computer: vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | shell: fix key_mi_tag() | Burt P | |
new flag ^ wasn't skipped Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | x86: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | shell: cleanup | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | gpus: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | monitors: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | fmt_opts param for pango/html/text formatting | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | pci: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | usb: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | storage: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | printers: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | dmi: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | shell: add key flag for strings expected to contian vendors | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | Added benchmark result for Ryzen 7 PC | Ondrej Čerman | |
2019-12-26 | bench_results: strtoll() -> strtoull() for memory sizes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-26 | bench results: add phys mem if known | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-26 | memory devices: use "RAM" for unknown ram type instead of (Unknown) | Burt P | |
ex: "16 GiB DDR4 SDRAM", when type is known, or just "16 GiB RAM" when it isn't. (formerly "16 GiB (Unknown)") Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-26 | computer/display: add notes for wanted extern utils | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-26 | vendor.ids: updates | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-23 | Add module icons for v4l and filesystem modules | Leandro Pereira | |
2019-12-23 | Sort module icon table by reverse string length | Leandro Pereira | |
This way, it's possible to add less specific icons for some categories (e.g. net/bluetooth, net/wireless, net/ethernet, falling back to net/). | |||
2019-12-22 | arm: fix broadcom dtree prefix | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-22 | nice_name: option to remove "with Radeon" from AMD CPU names | Burt P | |
'AMD E2-1800 APU with Radeon(tm) HD Graphics' ---> 'AMD E2-1800' 'AMD FX-9800P RADEON R7, 12 COMPUTE CORES 4C+8G' ---> 'AMD FX-9800P' 'AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx' ---> 'AMD Ryzen 5 3500U' Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-22 | Added module icons | Ondrej Čerman | |
2019-11-22 | Patch 5 (#482) | Yo | |
* Update final FR * update fr.po | |||
2019-11-16 | x86/processor: update malloc | Ondrej Čerman | |
Co-Authored-By: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2019-11-16 | x86/processor: malloc buffer | Ondrej Čerman | |
2019-11-16 | x86/processor: bigger buffer for cpuinfo | Ondrej Čerman | |
2019-11-14 | memory devices: don't use find for block sum | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-11-14 | memory devices: sum online blocks as fallback physical memory count | Burt P | |
if no eeprom for SPD, and no root for DMI, try online block count x block size. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-11-13 | util_ids: remove duplicate declaration | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-11-13 | util_ids: fix, update | Burt P | |
Fixes https://github.com/lpereira/hardinfo/issues/476 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-11-13 | monitors: free edid file list | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-11-13 | update fr.po | Yo | |
new | |||
2019-10-29 | Fix up README grammar and spelling | PopeRigby | |
2019-10-29 | run po/updatepo.sh | Burt P | |
Syncs strings and fixes all comments with usage references. Signed-off-by: Burt P <pburt0@gmail.com> |