Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-25 | Fix use after free while generating reports | Leandro Pereira | |
Found with AddressSanitizer. | |||
2016-08-01 | Simplify relative percentage calculation | Leandro Pereira | |
Use a simple linear interpolation. | |||
2016-07-31 | Fix percentage display in benchmarks | Leandro Pereira | |
2016-07-31 | Fix sorting of benchmark results | Leandro Pereira | |
2016-07-30 | Fix buffer overflow in loadgraph while shifting data | Leandro Pereira | |
2016-07-30 | Close stream if ReportContext couldn't be created | Leandro Pereira | |
2016-07-30 | Bump version to 0.6 alpha | Leandro Pereira | |
2016-07-30 | Update XML-RPC endpoint | Leandro Pereira | |
Still not working; I've lost the original source code and database, but at least I control the hardinfo.org domain so I can make this work again someday. | |||
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. | |||
2015-10-25 | ARM fixes. | jamesbond | |
2015-10-25 | stability fixes & add fatdog64 recognition | jamesbond | |
2014-11-03 | Fix compilation with GTK+ older than 2.18 | Leandro Pereira | |
Based on patch by @mckaygerhard. Fixes #2. | |||
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne | |
2012-01-27 | Update Copyright year in about dialog | Leandro Pereira | |
2012-01-27 | Cleanups in report.c | Leandro Pereira | |
2012-01-27 | Force shell vpaned to a sane size when changing view types | Leandro Pereira | |
2011-12-30 | Do not create another server loop if one has been already created previously | Leandro Pereira | |
2011-12-04 | Remove all usages of if (ptr) free(ptr) since free() already performs ↵ | Leandro Pereira | |
null-checks. | |||
2011-11-24 | Make sure note (usually used by the benchmark module) is closed when ↵ | Leandro Pereira | |
swapping view mode | |||
2010-08-15 | Force displaying of certain menu icons | Leandro Pereira | |
2010-05-08 | Fix build with GTK+ 2.16 | Leandro A. F. Pereira | |
2010-05-05 | Hide Left pane expanders | Leandro A. F. Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |