index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print_volume.c
Age
Commit message (
Expand
)
Author
2013-11-18
Added different format string for volume in case it is muted.
Gereon Kremer
2013-05-19
print_volume(linux): Open a new mixer every time.
oblique
2013-03-19
print_volume: don’t return, complete the buffer first
Michael Stapelberg
2013-03-19
Support mixer_idx with OSS
Baptiste Daroussin
2013-03-19
Show degraded colors in case volume is muted with OSS
Baptiste Daroussin
2013-01-05
changing volume color from bad to degraded if muted
Gereon Kremer
2012-11-15
DragonFlyBSD support added
Scott Tincman
2012-10-03
Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran)
Michael Stapelberg
2012-09-05
turn volume into red if muted
Simon Elsbrock
2012-05-09
Error handling: Never output null as full_text (JSON), prefix messages with i...
Michael Stapelberg
2012-04-29
Print the volume on OpenBSD too. Add missing library to Makefile accordingly.
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-07-24
Add simple volume support on FreeBSD
Baptiste Daroussin
2011-07-21
Fix FTBFS on kFreeBSD
Axel Beckert
2010-07-20
Implement ALSA volume support
Michael Stapelberg