]> git.sur5r.net Git - i3/i3status/history - src/print_cpu_temperature.c
add apostrophe to error message to fix grammar
[i3/i3status] / src / print_cpu_temperature.c
2015-06-13 Viktor Stanchevadd apostrophe to error message to fix grammar 39/head
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2014-08-08 Robin HahlingFix Dragonfly BSD CPU temperature gauge
2014-04-30 Alexander VasarabFix NetBSD CPU temp gauge bug
2014-03-12 MatsUnify use of string comparisons
2014-02-26 Marco Hunsickeri3status: Bugfix: Reading multiple temperature sensors...
2013-10-24 Michael Stapelbergprint_cpu_temperature: fix memory leak (Thanks kuba)
2013-10-07 Arnaud DegrooteAdd support for cpu temperature on NetBSD (using envsys(4))
2013-03-20 Baptiste DaroussinSupport colored output for CPU temperature on FreeBSD
2013-03-02 Jakob HaufeFix FTBFS on Hurd
2013-01-28 Michael Stapelbergretab! print_cpu_temperature
2013-01-28 Emil MikulicMake sure colorful_output variable is initialized.
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-10-16 Michael Stapelbergimplement max_threshold for linux, too
2012-10-16 Jasper Lievisse... i3status - More temperature related fixes for OpenBSD...
2012-10-16 Jasper Lievisse... i3status - Default to acpitz(4) instead of cpu(4) for...
2012-05-09 Michael StapelbergError handling: Never output null as full_text (JSON...
2012-05-09 Michael StapelbergImprove error message when the cpu temperature cannot...
2012-05-04 Ewgenij StarostinHandle %d with non-default CPU temperature path.
2012-04-30 Jasper Lievisse... Implement basic fetching of cpu temperature on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-08-25 Connor Lane Smithmake modules more resilient to failure
2011-07-24 Michael Stapelbergonly compile print_cpu_temperature if THERMAL_ZONE...
2011-01-06 Michael Stapelbergimplement the 'path' option for cpu temperature
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...