Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libsoup3 debug fixed+added sync. comm for cli, DOCs updated, LibSoup3 enabled for distros supporting LS3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707
|
|
|
|
|
|
|
|
Related to #599.
|
|
Now that the sync manager is working fine, and we have the same
data in a structured way in JSON files, reading from this legacy
format doesn't need to be supported any longer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No need to keep the .conf format around for a while since the only usage of
this function was for the SyncManager, that has been disabled for a while.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a scaffolding method to add support for JSON benchmark results
without disrupting current working code.
(Should also have plugged a memory leak.)
|
|
|
|
|
|
|
|
|
|
|
|
To test the new label escape stuff, and for
https://github.com/lpereira/hardinfo/issues/516
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Co-authored-by: Ondrej Čerman <ondrej.cerman@gmail.com>
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Fixes https://github.com/lpereira/hardinfo/issues/497
Signed-off-by: Burt P <pburt0@gmail.com>
|