aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-28monitors: fixes for vendor ouiBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: add ieee_oui lookup, link for vendor nameBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: safer strings, some DI-EXTBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: edid fixesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28vendor: update vendor.{h,c}Burt P
Mostly new match rules. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: displayid fixesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: fix class inch double marksBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: some DisplayID supportBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22util_edid: allow hex dump of sizes not a multiple of 16Burt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: include monitors where EDID isn't availableBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: speakers and SADsBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: SVDs, fixesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: etb and standard timingsBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22Update Russian translationTotalCaesar659
2019-08-22various: entry hide flag, fix text format report, fix key_*() funcsBurt P
* fix key_is_highlighted() and key_wants_details() so that they don't look for flags in the label. * fix -r -f text, g_hash-related warnings from icon cache * add MODULE_FLAG_HIDE flag to hide module entries instead of using the '#' at the beginning of string hack, which didn't work everywhere, and screwed up translated strings. * hide GPU Drawing benchmark See: https://github.com/lpereira/hardinfo/issues/329 Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18firmware: fix duplicate guidsBurt P
Fixes https://github.com/lpereira/hardinfo/issues/450 Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18update hardinfo.potBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18Link sysobj_early with -whole-archiveBurt P
2019-08-18x_util: lpereira's patchBurt P
https://github.com/lpereira/hardinfo/pull/449#issuecomment-522354180
2019-08-18monitors: moreBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18monitors: updated util_edidBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18Devices/MonitorsBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14vendor: vendor_get_link_from_vendor() use wikipedia in some casesBurt P
Some vendors, like those defunct, may not have url, but may have a wikipedia article. Use wikipedia in the link in those cases. Also, Wikipedia offers more information than the vendor's site in most cases, and has the vendor's url right there in the sidebar to click, if desired. I think using wikipedia for links is prefereable, but this could be turned off by setting link_wikipedia to FALSE. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Devices/FirmwareBurt P
As requested in: https://github.com/lpereira/hardinfo/issues/420 firmware: translatable labels, parse flags, link vendors firmware: attempt using struct Info, issues exist firmware: add flag definitions firmware: remove <-... from guid when run with sudo firmware: map lvfs icons to hardinfo pixmaps firmware: cleanup, add hinote when not available. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14report: show icons for module entry in HTML reportBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14update copyright latest yearBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Update Russian translationTotalCaesar659
2019-08-14sysbench: minor fixesBurt P
idk what. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14benches: fewer, perhaps the more meaningful, sysbenches to reduce clutterBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14benches: simplify bench definition a bit moreBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14updated bench resultsBurt P
* rpi4 oc 1750 * i5-4570 Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14benches: fix titlesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14sysbench: try and work with version 0.xBurt P
formerly required 1.0.15. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14just_bench: fix sysbench detectionBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14bench_results: escape strings in conf linesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14bench_results: add machine_data_versionBurt P
For now 0, but planned changes. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14just_bench: add sysbench testsBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14benchmark: add sysbench cpuBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Some benchmark resultsBurt P
* bench result: oldest machine I could find, P4 1400Mhz - Notice the P4 was worse than the P3 Tualatin at the same frequency. * bench result: AMD E-2 APU * bench result: pi4b oc 1750MHz
2019-08-14benchmark.conf: cleanupBurt P
New result format CPU names pass through nice_name_x86_cpuid_model_string(), old format must be left alone for unique keys, although some were tweaked a bit. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Add wrapper for Alexey Kopytov's sysbench, memory benchmarksBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14test/just_bench.shBurt P
Until the whole bench submission framework is complete, here is the best way to submit bench results to hardinfo. * Run just_bench.sh to create a conf with results * Merge those results into benchmark.conf using crudini * Submit a pull request Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Benchmark: fixes, user_note, verifiable test dataBurt P
* fix zlib display order * fix cryptohash MiB/s calculation * revision and params for other benchmarks * allow attaching user note to bench result with -u * don't inlcude the new result value bits if they are empty/invalid in bench_value_to_str(). bench_value_from_str() doesn't need to be modified. * bench_results: clean old result cpu name for x86 * use problem_marker() from dmi_memory to mark old version bench results * benchmark: verifiable test data size and content - The test data benchmark.data is stored in a file that could be edited to change the size or content. /* to guarantee size */ gchar *get_test_data(gsize min_size); /* to checksum content */ char *md5_digest_str(const char *data, unsigned int len); Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14update nice_name.cBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Add portuguese language translationPaulo Giovanni
Obs: This file is not all revised
2019-08-10Build fixesLeandro Pereira
2019-08-10Clear detail view when switching view typesLeandro Pereira
This avoids the detail view to be populated should the new view type be empty (e.g. no printers set up in the machine).
2019-08-10Always pulse status bar while spawning processes synchronouslyLeandro Pereira
2019-08-10Update Russian translation (#428)Leandro A. F. Pereira
Update Russian translation
2019-08-10Merge pull request #437 from bp0/inputdevlinksLeandro A. F. Pereira
input devices fix vendor links