Age | Commit message (Expand) | Author |
2017-02-01 | Fix the deciKelvin to Celsius conversion on FreeBSD (#195) | Baptiste Daroussin |
2016-11-15 | Add 'format_below_threshold' option for 'disk' module | Mihai Coman |
2016-03-20 | Adding glob check to cpu temperature fixes #55 | eplanet |
2015-07-06 | Fix undeclared identifier thermal_zone error | Alexis Hildebrandt |
2015-06-12 | add apostrophe to error message to fix grammar | Viktor Stanchev |
2015-03-16 | clang-format-3.5 -i **/*.[ch], update modeline | Michael Stapelberg |
2014-08-08 | Fix Dragonfly BSD CPU temperature gauge | Robin Hahling |
2014-04-30 | Fix NetBSD CPU temp gauge bug | Alexander Vasarab |
2014-03-12 | Unify use of string comparisons | Mats |
2014-02-26 | i3status: Bugfix: Reading multiple temperature sensors not possible | Marco Hunsicker |
2013-10-24 | print_cpu_temperature: fix memory leak (Thanks kuba) | Michael Stapelberg |
2013-10-07 | Add support for cpu temperature on NetBSD (using envsys(4)) | Arnaud Degroote |
2013-03-20 | Support colored output for CPU temperature on FreeBSD | Baptiste Daroussin |
2013-03-02 | Fix FTBFS on Hurd | Jakob Haufe |
2013-01-28 | retab! print_cpu_temperature | Michael Stapelberg |
2013-01-28 | Make sure colorful_output variable is initialized. | Emil Mikulic |
2012-11-15 | DragonFlyBSD support added | Scott Tincman |
2012-10-16 | implement max_threshold for linux, too | Michael Stapelberg |
2012-10-16 | i3status - More temperature related fixes for OpenBSD, and a general feature | Jasper Lievisse Adriaanse |
2012-10-16 | i3status - Default to acpitz(4) instead of cpu(4) for OpenBSD temperature rea... | Jasper Lievisse Adriaanse |
2012-05-09 | Error handling: Never output null as full_text (JSON), prefix messages with i... | Michael Stapelberg |
2012-05-09 | Improve error message when the cpu temperature cannot be read | Michael Stapelberg |
2012-05-04 | Handle %d with non-default CPU temperature path. | Ewgenij Starostin |
2012-04-30 | Implement basic fetching of cpu temperature on OpenBSD. | Jasper Lievisse Adriaanse |
2012-04-08 | add yajl compat code | Michael Stapelberg |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg |
2011-08-25 | make modules more resilient to failure | Connor Lane Smith |
2011-07-24 | only compile print_cpu_temperature if THERMAL_ZONE is available | Michael Stapelberg |
2011-01-06 | implement the 'path' option for cpu temperature | Michael Stapelberg |
2009-10-11 | Breaks configfiles! Major refactoring of i3status, see below | Michael Stapelberg |