Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-29 | Make load average work with locales that uses ',' for decimal separator | Leandro Pereira | |
2016-07-30 | Remove remote feature | Leandro Pereira | |
This has no encryption, SSH credentials are stored in plain text, etc. | |||
2016-07-30 | Remove help viewer | Leandro Pereira | |
It's very unlikely I'll every write documentation for HardInfo anyway. | |||
2016-07-30 | If reading from /proc/{ioports,iomem,dma} requires root, warn | Leandro Pereira | |
2016-07-24 | Show bits of entropy available to /dev/(u)random | Leandro Pereira | |
2015-10-25 | os database: Fatdog has to come before Puppy Linux as it shares some files | jamesbond | |
with Puppy, otherwise Fatdog will be detected as Puppy Linux. | |||
2015-10-25 | stability fixes & add fatdog64 recognition | jamesbond | |
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne | |
2012-05-30 | Split x86 and x86_64 arches | hasufell | |
lib suffix in hardinfo/binreloc.c is already supported and will be respected now | |||
2012-01-27 | Fix weird results in benchmark values | Leandro Pereira | |
gcc was (correctly) assuming that benchmark_parallel_for() returned an integer, which was being to a double and messing up results. Added the missing prototype. Also, populate bench_results array with sane values on module init. Some other minor cleanups in benchmark code. | |||
2012-01-26 | Better manage moreinfo hashes | Leandro Pereira | |
Have only one for the whole program and use per-module namespaces/prefixes so that each module can clear its own information easily. | |||
2012-01-15 | Allocate/deallocate sensor labels/compute hash table only once | Leandro Pereira | |
2012-01-08 | Add group information. | Leandro Pereira | |
Closes http://bugs.hardinfo.org/showreport.php?bugid=54 | |||
2010-05-09 | Add support to read memory SPD (memory type, speed, timings, etc). | Leandro A. F. Pereira | |
2010-05-03 | Remove outdated arch directory | Leandro A. F. Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |