summaryrefslogtreecommitdiff
path: root/src/print_cpu_temperature.c
AgeCommit message (Expand)Author
2019-01-23Switch to autotools (#316)Michael Stapelberg
2018-07-13able to print percentageFelix Buehler
2018-06-20Fix invalid handling of glob() errors on LinuxOlivier Gayot
2018-04-06Fix NULL value on OpenBSD when there is no acpitz0Florian Anderiasch
2017-02-01Fix the deciKelvin to Celsius conversion on FreeBSD (#195)Baptiste Daroussin
2016-11-15Add 'format_below_threshold' option for 'disk' moduleMihai Coman
2016-03-20Adding glob check to cpu temperature fixes #55eplanet
2015-07-06Fix undeclared identifier thermal_zone errorAlexis Hildebrandt
2015-06-12add apostrophe to error message to fix grammarViktor Stanchev
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg
2014-08-08Fix Dragonfly BSD CPU temperature gaugeRobin Hahling
2014-04-30Fix NetBSD CPU temp gauge bugAlexander Vasarab
2014-03-12Unify use of string comparisonsMats
2014-02-26i3status: Bugfix: Reading multiple temperature sensors not possibleMarco Hunsicker
2013-10-24print_cpu_temperature: fix memory leak (Thanks kuba)Michael Stapelberg
2013-10-07Add support for cpu temperature on NetBSD (using envsys(4))Arnaud Degroote
2013-03-20Support colored output for CPU temperature on FreeBSDBaptiste Daroussin
2013-03-02Fix FTBFS on HurdJakob Haufe
2013-01-28retab! print_cpu_temperatureMichael Stapelberg
2013-01-28Make sure colorful_output variable is initialized.Emil Mikulic
2012-11-15DragonFlyBSD support addedScott Tincman
2012-10-16implement max_threshold for linux, tooMichael Stapelberg
2012-10-16i3status - More temperature related fixes for OpenBSD, and a general featureJasper Lievisse Adriaanse
2012-10-16i3status - Default to acpitz(4) instead of cpu(4) for OpenBSD temperature rea...Jasper Lievisse Adriaanse
2012-05-09Error handling: Never output null as full_text (JSON), prefix messages with i...Michael Stapelberg
2012-05-09Improve error message when the cpu temperature cannot be readMichael Stapelberg
2012-05-04Handle %d with non-default CPU temperature path.Ewgenij Starostin
2012-04-30Implement basic fetching of cpu temperature on OpenBSD.Jasper Lievisse Adriaanse
2012-04-08add yajl compat codeMichael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
2011-08-25make modules more resilient to failureConnor Lane Smith
2011-07-24only compile print_cpu_temperature if THERMAL_ZONE is availableMichael Stapelberg
2011-01-06implement the 'path' option for cpu temperatureMichael Stapelberg
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg