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
2018-07-13
able to print percentage
Felix Buehler
2018-06-20
Make sure the arguments passed to printf/die(...) match the format
Olivier Gayot
2018-02-13
OpenBSD: fix volume display on some hardware
Carlin Bingham
2016-09-14
pulse device may be specified by name (#126) (#162)
Watcom
2015-10-04
Added support for lemonbar
Brendan Van Hook
2015-08-01
Use SndIO for volume module on OpenBSD
Dmitrij D. Czarkoff
2015-04-19
PulseAudio muted volume support (fixes #27)
Watcom Hecht
2015-04-03
PulseAudio support for volume input
Watcom Hecht
2015-03-29
refactoring to avoid code duplication
Watcom Hecht
2015-03-25
print_volume: don’t return, complete the buffer first
Baptiste Daroussin
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
2014-08-26
Bugfix: fix wrong color tags with xmobar
Michael Stapelberg
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