aboutsummaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
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-21Remove unused remote.hLeandro Pereira
2021-02-21Add support for NUMA nodesLeandro Pereira
2021-02-02Fix build warning related to pcid_cmp_by_addy()'s prototypeLeandro Pereira
2020-12-29Add libsensors supportLeandro Pereira
2020-12-12devices/storage: added intepreted s.m.a.r.t. valueOndrej Čerman
2020-10-09Add stub to set title in GTK3 load graphLeandro Pereira
2020-10-09Show graph's title at selecting sensor itemSergio Vieira
2020-06-14FIxed buffer size, changed copyright headersentityfx
2020-06-14E2K: added initial support of MCST Elbrus 2000 CPU architectureentityfx
2020-05-25Reposition Synchronize buttonLeandro Pereira
2020-05-17Fix more formatting errorsLeandro Pereira
2020-05-15Show Network Updater button in the toolbar if availableLeandro Pereira
2020-05-13Show "Benchmarking..." dialog on top of sync managerLeandro Pereira
2020-05-09Update SyncManager to use the new APILeandro Pereira
2020-05-09Fix enum declarationTrung Le
2020-05-03hi_module_get_about() should return a const pointerLeandro Pereira
2020-05-03Reindent syncmanager.[ch]Leandro Pereira
2020-05-03Show distro code name, if presentLeandro Pereira
2020-02-08Sensors: groups inside add_sensor; group by type or by dev sourceOndrej Čerman
2020-02-08Sensors: Added item iconsOndrej Čerman
2020-01-17info: fixes for escaped label flagBurt P
2020-01-17shell: new flag/funcs for escaping label part in keysBurt P
2020-01-17pci_util.h: fix usage commentBurt P
2020-01-17pci: sort list of devicesBurt P
2020-01-17pci_util: use GSList for pcid_listBurt P
2020-01-05firmware: switched to D-BusOndrej Čerman
2020-01-04pci: include a minimum pci.ids with classes, note when pci.ids is missingBurt P
2020-01-03storage: updated listOndrej Čerman
2020-01-03storage: nvme pci info + udisks2_util vendor fixesBurt P
2020-01-03pci_util: add pci_get_device_str()Burt P
2019-12-29summary: remove extra columns from storage/input dev. valuesOndrej Čerman
2019-12-29inputdevices: Added new vendor info + info from usb.idsOndrej Čerman
2019-12-28pci_util: add some id lookup functionsBurt P
2019-12-27usb: vendor tags in listBurt P
2019-12-27fmt_opts param for pango/html/text formattingBurt P
2019-12-27shell: add key flag for strings expected to contian vendorsBurt P
2019-12-26computer/display: add notes for wanted extern utilsBurt P
2019-10-24sysbench memory tweaksBurt P
2019-10-24report: handle newlines in valuesBurt P
2019-10-24Devices/storage: SMART attributes from udisks2Ondrej Čerman
2019-08-28vendor: update vendor.{h,c}Burt P
2019-08-22various: entry hide flag, fix text format report, fix key_*() funcsBurt P
2019-08-14update copyright latest yearBurt P
2019-08-14benchmark: add sysbench cpuBurt P
2019-08-14Add wrapper for Alexey Kopytov's sysbench, memory benchmarksBurt P
2019-08-14Benchmark: fixes, user_note, verifiable test dataBurt P
2019-08-10Always pulse status bar while spawning processes synchronouslyLeandro Pereira
2019-08-10Merge branch 'master' into usb3Leandro A. F. Pereira