Age | Commit message (Expand) | Author |
2020-05-10 | Show benchmark dialog while sending benchmark results | Leandro Pereira |
2020-05-10 | Propagate error from g_file_replace() when syncing | Leandro Pereira |
2020-05-10 | Avoid getting redirects from API server | Leandro Pereira |
2020-05-10 | Use async soup messages to not block the UI event loop when updating | Leandro Pereira |
2020-05-10 | cpuflags.conf isn't updatable for the time being, so junk it until it is | Leandro Pereira |
2020-05-10 | Add simple script to populate server during transition period | Leandro Pereira |
2020-05-10 | DataFromSuperUser is expected to be a boolean in the server | 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 | Add generated benchmark.json | Leandro Pereira |
2020-05-09 | Load benchmark results from JSON files | Leandro Pereira |
2020-05-09 | Require json-glib to build | Leandro Pereira |
2020-05-09 | Cleanups in benchmark-conf-to-json.py | Leandro Pereira |
2020-05-09 | Fix enum declaration | Trung Le |
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 | vendor.ids: add winbond | Burt P |
2020-05-04 | Try to find ROM devices and don't count them as RAM | Burt P |
2020-05-03 | Add script to convert benchmark.conf to benchmark.json | Leandro Pereira |
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 | Reindent syncmanager.[ch] | Leandro Pereira |
2020-05-03 | Show distro code name, if present | Leandro Pereira |
2020-05-03 | Disable warnings about deprecated functions | Leandro Pereira |
2020-02-10 | Update Russian translation | TotalCaesar659 |
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 | Added bolt icon | Ondrej Čerman |
2020-02-08 | Added fan icon | 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-22 | util_edid: use weak function instead of macro | Burt P |
2020-01-22 | util_edid: make buildable on glib<2.52 | Burt P |
2020-01-17 | info: fixes for escaped label flag | Burt P |