Age | Commit message (Expand) | Author |
2024-05-28 | FIX Backporting theme changes | hwspeedy |
2024-05-28 | FIX Improve dark - detect by background, support native dark setup for fedora... | hwspeedy |
2024-05-27 | FIX Implicit declarations | hwspeedy |
2024-05-26 | FIX Dark mode detection from gsettings+gtksettings - Fixes #44 | hwspeedy |
2024-05-24 | FIX GCC Warnings, added more checking to gcc flags | hwspeedy |
2024-05-14 | FIX Missing header include - Thanx to LucasCastro | hwspeedy |
2024-05-13 | FIX Improve epileptic by more flash removal - improve darkmode detection | hwspeedy |
2024-05-13 | FIX remove flashing intensity from gui benchmark - FIX #31 | hwspeedy |
2024-04-28 | FIX focuslost, missing status updates, benchmark aborting improved | hwspeedy |
2024-04-11 | FIX missing user_note in CLI, cleanup user_note | hwspeedy |
2024-04-02 | FIX Implicit ctype functions - missing include | hwspeedy |
2024-03-21 | FIX guibench GTK CHECK for begin_draw_frame | hwspeedy |
2024-03-21 | FIX for very old distros for new guibench | hwspeedy |
2024-03-20 | FIX New cairo GPU drawing - just for fun & history - numbers are bogos | hwspeedy |
2024-03-19 | FIX remove unused timer FIB | hwspeedy |
2024-03-18 | FIX rerun benchmark if not done/stopped | hwspeedy |
2024-03-18 | FIX removed os+kernel duplet from hinote, fixed revision | hwspeedy |
2024-03-17 | FIX Adding linux kernel and os to benchmark | hwspeedy |
2024-03-14 | FIX FFT Benchmark memory leak | hwspeedy |
2024-03-12 | LICENSE - Fixed old addresses, updated tools/check_license.sh to correct dete... | hwspeedy |
2024-03-12 | LICENSE relicensed public domain sha1.c as GPL2+ | hwspeedy |
2024-03-12 | LICENSE relicenses Public Domain binreloc.c+h, md5 as GPL2+, fixes for improv... | hwspeedy |
2024-02-29 | FIX Benchmark json to server was translated | hwspeedy |
2024-02-28 | FIX GCC warnings and enable debug for old distros | hwspeedy |
2024-02-27 | FIX nqueens asan+debug and multithread fixed | hwspeedy |
2024-02-27 | FIX Critical warnings for non JSON members | hwspeedy |
2024-02-20 | FIX iperf3.c LICENSE for bp0 according to lpereira/hardinfo#707 | hwspeedy |
2024-02-20 | FIX minor UI for Internal Network Speed Benchmark | hwspeedy |
2024-02-20 | PR569 - bp0 add Internal Network Benchmark - FIX GLIB VER | hwspeedy |
2024-02-13 | FIX window benchmarking center of application | hwspeedy |
2024-02-08 | FIX Change to hardinfo2.png | hwspeedy |
2024-02-08 | FIX QLcode - sscanf incorrect check | bigbear |
2024-02-08 | FIX new benchmarks working for slow & fast machines | bigbear |
2024-02-08 | FIX sha1 crash | bigbear |
2024-02-08 | FIX back ports | bigbear |
2024-02-08 | FIX GCC Warnings | bigbear |
2024-02-08 | PR681 - implicit function declaration | bigbear |
2024-02-08 | LICENSE Changed to GPL2+ for project and source code According to approval fr... | bigbear |
2021-11-07 | Reformat CPU frequency using current locale | L Pereira |
2021-11-07 | Use structured data to rebuild CPU Description as well | L Pereira |
2021-11-07 | Use CpuConfigMap to build a CpuConfig on-the-fly, if available | L Pereira |
2021-11-07 | Update copyright information | L Pereira |
2021-02-21 | Add support for NUMA nodes | Leandro Pereira |
2021-02-02 | Remove the ability to load benchmarks.conf | Leandro Pereira |
2020-06-06 | Store/send machine type (laptop/desktop/etc) in benchmark results | Leandro Pereira |
2020-05-27 | Fix display problems with User Note and Extra Info | Leandro Pereira |
2020-05-13 | Fix machine ID generation function | Leandro Pereira |
2020-05-09 | No need for a `cp` variable when generating bench_result from JSON | Leandro Pereira |
2020-05-09 | Load benchmark results from JSON files | Leandro Pereira |
2020-05-03 | Remove redundant check from gen_machine_id() | Leandro Pereira |