Age | Commit message (Expand) | Author |
2017-08-21 | Make OpenGL Renderer Unknown translatable | Burt P |
2017-08-21 | Remove duplicate group headers in computer summary | Burt P |
2017-08-21 | Fix gambas environment detection for gambas X.Y.99 (git) | PICCORO Lenz McKAY |
2017-08-21 | Add ability to specify selected row, use it in benchmark results | Burt P |
2017-08-21 | bench_results: store int processors/cores/threads | Burt P |
2017-08-21 | Don't include benchmark result that was canceled | Burt P |
2017-08-21 | Add OpenGL Renderer to benchmark result details | Burt P |
2017-08-21 | bench_results: fix language translation issues for stored strings | Burt P |
2017-08-21 | bench_results: clean key in result list | Burt P |
2017-08-21 | bench_result: changes suggested by LAFP | Burt P |
2017-08-21 | bench_results: fix cpu clock from id string | Burt P |
2017-08-21 | Benchmark result details | Burt P |
2017-08-15 | Use info_field_printf() in the computer module | Leandro Pereira |
2017-08-14 | dmi: fail if only never succeeded in dmi_get_info_sys() | Burt P |
2017-08-14 | Begin conversion of Computer module to use struct Info | Leandro Pereira |
2017-08-14 | usb.c: tweaks and make strings translatable | Burt P |
2017-08-14 | More "Making PCI devices information translatable" | Burt P |
2017-08-14 | More "Making input devices information translatable" | Burt P |
2017-08-14 | More "Making locale information translatable" | Burt P |
2017-08-14 | Move hardinfo_clean_label() and hardinfo_clean_value() to util.c | Burt P |
2017-08-14 | More "Making module information translatable" | Burt P |
2017-08-14 | Making input devices information translatable | TotalCaesar659 |
2017-08-14 | Making PCI devices information translatable | TotalCaesar659 |
2017-08-14 | Making locale information translatable | TotalCaesar659 |
2017-08-14 | Making module information translatable | TotalCaesar659 |
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-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 | 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-06 | computer.c: tweaks | 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 | computer/os: quiet warnings, add comment for translators | Burt P |
2017-08-04 | benchmarks: hide gui bench for gtk3+ | Burt P |