aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-14E2K: added initial support of MCST Elbrus 2000 CPU architectureentityfx
2020-06-07Add Raspberry Pi 4 with 8GBLeandro Pereira
2020-06-06Store/send machine type (laptop/desktop/etc) in benchmark resultsLeandro Pereira
2020-06-06Fix pluralization in pt_BR localeLeandro Pereira
2020-05-27Fix display problems with User Note and Extra InfoLeandro Pereira
2020-05-25Ensure benchmark.so is linked against json-glibLeandro Pereira
2020-05-25Fix build with GTK+3Leandro Pereira
2020-05-25Remove HARDINFO_NOSYNC option and use libsoup presence to enable itLeandro Pereira
2020-05-25Fix linking with JSON-Glib in the GTK3 versionLeandro Pereira
2020-05-25Rename Controlador to es.poLeandro Pereira
2020-05-25Reposition Synchronize buttonLeandro Pereira
2020-05-19Translation fixups.micrococo
2020-05-19Remove newlinemicrococo
2020-05-19Spanish translation updatemicrococo
2020-05-18Update syncmanager iconsLeandro Pereira
2020-05-18Only require json-glib if HARDINFO_NOSYNC is disabledLeandro Pereira
2020-05-18Do not break build on -Wformat and -Wformat-securityLeandro Pereira
2020-05-18Benchmarks can't be cancelled during sync, so remove Cancel buttonLeandro Pereira
2020-05-18s/Network Updater.../Synchronize/Leandro Pereira
2020-05-17Fix more formatting errorsLeandro Pereira
2020-05-15Fix crash when selecting Devices->MonitorsLeandro Pereira
2020-05-15Show Network Updater button in the toolbar if availableLeandro Pereira
2020-05-15Fix compile warnings in SyncManager/ShellLeandro Pereira
2020-05-15Disable SyncManager while showing benchmark dialogLeandro Pereira
2020-05-15Don't forget to install benchmark.dataLeandro Pereira
2020-05-13Show "Benchmarking..." dialog on top of sync managerLeandro Pereira
2020-05-13Splice contents from downloads into recently-created filesLeandro Pereira
2020-05-13Try to save the contents of the downloaded file even if the stream isn't readyLeandro Pereira
2020-05-13Fix machine ID generation functionLeandro Pereira
2020-05-13DataFromSuperUser should be serialized as boolean, not intLeandro Pereira
2020-05-10Show benchmark dialog while sending benchmark resultsLeandro Pereira
2020-05-10Propagate error from g_file_replace() when syncingLeandro Pereira
2020-05-10Avoid getting redirects from API serverLeandro Pereira
2020-05-10Use async soup messages to not block the UI event loop when updatingLeandro Pereira
2020-05-10cpuflags.conf isn't updatable for the time being, so junk it until it isLeandro Pereira
2020-05-10Add simple script to populate server during transition periodLeandro Pereira
2020-05-10DataFromSuperUser is expected to be a boolean in the serverLeandro Pereira
2020-05-09Make more data files updatable by moving them to data/Leandro Pereira
2020-05-09Update SyncManager to use the new APILeandro Pereira
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