Age | Commit message (Expand) | Author |
2020-05-13 | Show "Benchmarking..." dialog on top of sync manager | Leandro Pereira |
2020-05-13 | Fix machine ID generation function | Leandro Pereira |
2020-05-13 | DataFromSuperUser should be serialized as boolean, not int | Leandro Pereira |
2020-05-10 | Show benchmark dialog while sending benchmark results | Leandro Pereira |
2020-05-10 | cpuflags.conf isn't updatable for the time being, so junk it until it is | Leandro Pereira |
2020-05-09 | Make more data files updatable by moving them to data/ | Leandro Pereira |
2020-05-09 | Update SyncManager to use the new API | Leandro Pereira |
2020-05-09 | Generate benchmark JSON instead of the legacy .conf format | Leandro Pereira |
2020-05-09 | GSList will be sorted anyway, so prepend rather than append | Leandro Pereira |
2020-05-09 | Remove moreinfo with BENCH prefix right before preparing for shell | Leandro Pereira |
2020-05-09 | Factor benchmark window calculation to its own function | Leandro Pereira |
2020-05-09 | Remove unused `results_list` variable | Leandro Pereira |
2020-05-09 | Unrefing the JSON parser unrefs its children nodes | Leandro Pereira |
2020-05-09 | No need for a `cp` variable when generating bench_result from JSON | Leandro Pereira |
2020-05-09 | Load benchmark results from JSON files | Leandro Pereira |
2020-05-09 | s/info_field_printf/info_field | Trung Lê |
2020-05-09 | Fix format not a string literal warning | Trung Lê |
2020-05-04 | Try to find ROM devices and don't count them as RAM | Burt P |
2020-05-03 | Remove redundant check from gen_machine_id() | Leandro Pereira |
2020-05-03 | Reindent benchmark list in benches.c | Leandro Pereira |
2020-05-03 | Refactor how benchmark.conf is loaded when including results | Leandro Pereira |
2020-05-03 | Move "need to cleanup CPU name" code to a helper function | Leandro Pereira |
2020-05-03 | Reindent bench_results.c | Leandro Pereira |
2020-05-03 | Misc. cleanups in benchmark.c | Leandro Pereira |
2020-05-03 | hi_exported_methods() should return a const pointer | Leandro Pereira |
2020-05-03 | Simplify benchmark:::hi_module_init() | Leandro Pereira |
2020-05-03 | hi_module_get_about() should return a const pointer | Leandro Pereira |
2020-05-03 | Reindent benchmark.c | Leandro Pereira |
2020-05-03 | Show distro code name, if present | Leandro Pereira |
2020-02-08 | Sensors: groups inside add_sensor; group by type or by dev source | Ondrej Čerman |
2020-02-08 | Sensors: Updated labels | Ondrej Čerman |
2020-02-08 | Sensors: Added item icons | Ondrej Čerman |
2020-02-08 | Sensors: Added device sections | Ondrej Čerman |
2020-01-26 | Make Computer->Summary contain more information from the summary view | Leandro Pereira |
2020-01-17 | benchmark: "This Machine" in results | Burt P |
2020-01-17 | pci: sort list of devices | Burt P |
2020-01-17 | pci_util: use GSList for pcid_list | Burt P |
2020-01-05 | firmware: switched to D-Bus | Ondrej Čerman |
2020-01-04 | pci: include a minimum pci.ids with classes, note when pci.ids is missing | Burt P |
2020-01-03 | pci: on second thought, only use class for missing device in list | Burt P |
2020-01-03 | pci_util: read class strings from pci.ids, use class for unknown product | Burt P |
2020-01-03 | modules: variable init FIX | Ondrej Čerman |
2020-01-03 | storage: show PCI address for nvme | Burt P |
2020-01-03 | storage: updated list | Ondrej Čerman |
2020-01-03 | storage: just don't put vendor in the label for now | Burt P |
2020-01-03 | storage: nvme pci info + udisks2_util vendor fixes | Burt P |
2019-12-29 | summary: remove extra columns from storage/input dev. values | Ondrej Čerman |
2019-12-29 | inputdevices: Added columns: vendor tags and type | Ondrej Čerman |
2019-12-29 | inputdevices: Added audio type | Ondrej Čerman |
2019-12-29 | inputdevices: tabs -> spaces | Ondrej Čerman |