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