Age | Commit message (Expand) | Author |
2017-08-14 | device: minor tweaks | Burt P |
2017-08-14 | device tree: memory leak | Burt P |
2017-08-14 | Add Gambas compiler,runtime and IDE to development | PICCORO Lenz McKAY |
2017-08-14 | Use product version information in device::getMotherboard | Leandro Pereira |
2017-08-14 | Add more DMI information (product, etc) | Leandro Pereira |
2017-08-14 | Create man page | PICCORO Lenz McKAY |
2017-08-13 | Add AUTHORS.md | Burt P |
2017-08-12 | x86: add microcode version to reported information | Burt P |
2017-08-11 | fix: core_ids are not unique | Burt P |
2017-08-11 | Make MHz translatable in CPU list | Burt P |
2017-08-11 | CPU Frequency Desc and benchmark result re-format | Burt P |
2017-08-11 | Make procs/cores/threads description string translatable with plural forms | Burt P |
2017-08-11 | Separate processor name and description + count cores and threads | Burt P |
2017-08-09 | Declare proc_cmp() as static | Leandro Pereira |
2017-08-09 | Add translator credits to the about dialog | Leandro Pereira |
2017-08-09 | Implement more ways to detect laptop machines | Leandro Pereira |
2017-08-09 | Fix off-by-one error when detecting physical machine type | Leandro Pereira |
2017-08-09 | arm: Try to lookup the SOC name from dt/compatible | Burt P |
2017-08-09 | arm: use decoded name instead of generic linux name for model_name | Burt P |
2017-08-09 | Handle mixed cores in get_processor_name(), ex: big.LITTLE or Tegra | Burt P |
2017-08-09 | Benchmark: fix zlib section name, add some ARM results | Burt P |
2017-08-07 | cmake: fix mistake that broken gui benchmark for gtk2 | Burt P |
2017-08-07 | Reset some file modes to 0644 | Burt P |
2017-08-07 | Update Russian translation | TotalCaesar659 |
2017-08-06 | computer.c: tweaks | Burt P |
2017-08-06 | GTK3 changes for syncmanager.c | Burt P |
2017-08-06 | Update hardinfo.pot and .po files (after typo fixes) | Burt P |
2017-08-04 | Detect physical machine type | Leandro Pereira |
2017-08-04 | No need to check if a /etc/${distro}-release file exists | Leandro Pereira |
2017-08-04 | Plug memleak when detecting distribution | Leandro Pereira |
2017-08-04 | network: fix network statistics | Burt P |
2017-08-04 | Remove unnecessary GTK_CHECK_VERSION()s | Burt P |
2017-08-04 | computer/os: quiet warnings, add comment for translators | Burt P |
2017-08-04 | ws_scan.sh ignore deps/ | Burt P |
2017-08-04 | Remove tree_view_save_image()/cb_save_graphic() -related. | Burt P |
2017-08-04 | Change some GTK_CHECK_VERSION()s to earliest version supported | Burt P |
2017-08-04 | benchmarks: hide gui bench for gtk3+ | Burt P |
2017-08-04 | gtk_notebook_set_page() -> gtk_notebook_set_current_page() | Burt P |
2017-08-04 | loadgraph: back to gtk2 only | Burt P |
2017-08-04 | Translations of Days Hours Minutes Seconds | Burt P |
2017-08-04 | About dialog changes | Burt P |
2017-08-04 | hardinfo CLI translation fixes | Burt P |
2017-07-31 | Call setlocale() to clear the default "C" locale for CLI | Burt P |
2017-07-31 | Tool to help save old label translations | Burt P |
2017-07-30 | Update README to corrected information | PICCORO Lenz McKAY |
2017-07-30 | gtk3: loadgraph/uber-graph: support multiple lines on the graph | Burt P |
2017-07-30 | gtk3: some leftovers from recent commits | Burt P |
2017-07-30 | gtk3: Christian Hergert's uber-graph replacing loadgraph | Burt P |
2017-07-30 | loadgraph: make loadgraph opaque, sample gdouble | Burt P |
2017-07-30 | gtk: TODO:GTK3 note | Burt P |