Age | Commit message (Expand) | Author |
2017-08-27 | DMI: Add more string names, display more information | Burt P |
2017-08-27 | DMI: dmi_chassis_type_str() maps chassis-type to string | Burt P |
2017-08-27 | DMI: add dmi_sysfs_root() to find path for dmi in sysfs | Burt P |
2017-08-27 | devices: tweak get_motherboard() to only use one translated string | Burt P |
2017-08-27 | DMI: empty result return NULL; don't suggest root if root | Burt P |
2017-08-27 | devices: get_motherboard() fallbacks for board_name and board_vendor | Burt P |
2017-08-27 | DMI: dmi_get_str() add "system-manufacturer" | Burt P |
2017-08-27 | devices: use dmi_get_str() in get_motherboard() | Burt P |
2017-08-27 | DMI: make labels translatable | Burt P |
2017-08-27 | DMI: dmi_get_str() cleanup string before returning | Burt P |
2017-08-27 | Use dmi_get_str() to get chassis type; start to detect SBC | Burt P |
2017-08-27 | DMI: create single dmi_get_str() that uses sysfs with dmidecode fallback | Burt P |
2017-08-25 | Add another virtualbox test; make virt strings translatable | Burt P |
2017-08-25 | boots.c: capture stderr to prevent a leak | Burt P |
2017-08-21 | samba.c: popen() leaks via stderr | Burt P |
2017-08-21 | Use translations for about module dialog | Burt P |
2017-08-21 | Translate unit labels in Devices/Memory | Burt P |
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 | benchmark.conf: restore an very old but interesting result | 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 | 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 |