summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-09Generate benchmark JSON instead of the legacy .conf formatLeandro Pereira
2020-05-09GSList will be sorted anyway, so prepend rather than appendLeandro Pereira
2020-05-09Remove moreinfo with BENCH prefix right before preparing for shellLeandro Pereira
2020-05-09Factor benchmark window calculation to its own functionLeandro Pereira
2020-05-09Remove unused `results_list` variableLeandro Pereira
2020-05-09Unrefing the JSON parser unrefs its children nodesLeandro Pereira
2020-05-09No need for a `cp` variable when generating bench_result from JSONLeandro Pereira
2020-05-09Add generated benchmark.jsonLeandro Pereira
2020-05-09Load benchmark results from JSON filesLeandro Pereira
2020-05-09Require json-glib to buildLeandro Pereira
2020-05-09Cleanups in benchmark-conf-to-json.pyLeandro Pereira
2020-05-09Fix enum declarationTrung Le
2020-05-09s/info_field_printf/info_fieldTrung Lê
2020-05-09Fix format not a string literal warningTrung Lê
2020-05-04vendor.ids: add winbondBurt P
2020-05-04Try to find ROM devices and don't count them as RAMBurt P
2020-05-03Add script to convert benchmark.conf to benchmark.jsonLeandro Pereira
2020-05-03Remove redundant check from gen_machine_id()Leandro Pereira
2020-05-03Reindent benchmark list in benches.cLeandro Pereira
2020-05-03Refactor how benchmark.conf is loaded when including resultsLeandro Pereira
2020-05-03Move "need to cleanup CPU name" code to a helper functionLeandro Pereira
2020-05-03Reindent bench_results.cLeandro Pereira
2020-05-03Misc. cleanups in benchmark.cLeandro Pereira
2020-05-03hi_exported_methods() should return a const pointerLeandro Pereira
2020-05-03Simplify benchmark:::hi_module_init()Leandro Pereira
2020-05-03hi_module_get_about() should return a const pointerLeandro Pereira
2020-05-03Reindent benchmark.cLeandro Pereira
2020-05-03Reindent syncmanager.[ch]Leandro Pereira
2020-05-03Show distro code name, if presentLeandro Pereira
2020-05-03Disable warnings about deprecated functionsLeandro Pereira
2020-02-10Update Russian translationTotalCaesar659
2020-02-08Sensors: groups inside add_sensor; group by type or by dev sourceOndrej Čerman
2020-02-08Sensors: Updated labelsOndrej Čerman
2020-02-08Sensors: Added item iconsOndrej Čerman
2020-02-08Added bolt iconOndrej Čerman
2020-02-08Added fan iconOndrej Čerman
2020-02-08Sensors: Added device sectionsOndrej Čerman
2020-01-26Make Computer->Summary contain more information from the summary viewLeandro Pereira
2020-01-22util_edid: use weak function instead of macroBurt P
2020-01-22util_edid: make buildable on glib<2.52Burt P
2020-01-17info: fixes for escaped label flagBurt P
2020-01-17shell: remove some debug printfsBurt P
2020-01-17benchmark: "This Machine" in resultsBurt P
2020-01-17shell: new flag/funcs for escaping label part in keysBurt P
2020-01-17vendor.ids: sort + sort toolBurt P
2020-01-17revert 1b66b4442410ef6a7f - sort vendor.idsBurt 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-08vendor.ids: sort by nameBurt P