index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print_cpu_temperature.c
Age
Commit message (
Expand
)
Author
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