Age | Commit message (Expand) | Author |
2017-08-21 | bench_result: changes suggested by LAFP | Burt P |
2017-08-21 | benchmark.conf: add/update Raspberry Pi 1B | 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-15 | Add info_field_printf() to reduce some sturct Info field boilerplate | Leandro Pereira |
2017-08-14 | Use GString to flatten struct Info | Leandro Pereira |
2017-08-14 | ru.po: c-format fixes for processors/cores/threads | Burt P |
2017-08-14 | Update hardinfo.pot and .po files | Burt P |
2017-08-14 | po/es.po: Save some old translated strings; clear obsolete strings | Burt P |
2017-08-14 | Update Russian translation | TotalCaesar659 |
2017-08-14 | cmake: add info.c to gtk3 build/link list | Burt P |
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 | Begin getting rid of callbacks returning strings | Leandro Pereira |
2017-08-14 | Build fix for es.po | Leandro Pereira |
2017-08-14 | usb.c: tweaks and make strings translatable | Burt P |
2017-08-14 | vendor.c: expand vendor list with x86 vendor ids | 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 | vendor.c: tweaks | 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 | Spanish updates translations (#136) | PICCORO Lenz McKAY |
2017-08-14 | po/ru.po: Save some old translated strings; clear obsolete strings | Burt P |
2017-08-14 | po/de.po: Save some old translated strings; clear obsolete strings | Burt P |
2017-08-14 | po/fr.po: Save some old translated strings; clear obsolete strings | Burt P |
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 |