aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)Author
2022-02-09Bump version to 2.0.0v2.0.0Anthony Wang
2020-11-08Implement for output CSV fileShun Terabayashi
2020-10-04Refactroring headersShun Terabayashi
* Add include guards * include glib.h in headers
2020-06-14Added tooltips for sensorsv1.4.2Ondrej Čerman
Version 1.4.2
2020-06-02Fix build on GCC 10Maxr1998
Variable declarations in header files need the extern keyword to not cause duplication definition errors
2020-01-23Core index is now displayed by default, added command line argument ↵v1.3Ondrej Čerman
"--core_id" to display core_id instead Fixed dates in LICENSE file Version 1.3
2020-01-09get_cpu_dev_ids FIX #13Ondrej Čerman
2019-10-12Added CPU Frequency (reported by OS)Ondrej Čerman
2019-10-12FIX: Core ID to cpu device id mapping.Ondrej Čerman
2019-06-19Added option to clear min/max valuesOndrej Čerman
2019-06-19Added min/max columnsOndrej Čerman
2019-06-18Added CPU modelOndrej Čerman
2019-06-15New version - code rewritten to c, added GTK3 gui, added Core and Package ↵Ondrej Čerman
Power monitoring via MSR