summaryrefslogtreecommitdiff
path: root/src/print_volume.c
AgeCommit message (Expand)Author
2018-07-13able to print percentageFelix Buehler
2018-06-20Make sure the arguments passed to printf/die(...) match the formatOlivier Gayot
2018-02-13OpenBSD: fix volume display on some hardwareCarlin Bingham
2016-09-14pulse device may be specified by name (#126) (#162)Watcom
2015-10-04Added support for lemonbarBrendan Van Hook
2015-08-01Use SndIO for volume module on OpenBSDDmitrij D. Czarkoff
2015-04-19PulseAudio muted volume support (fixes #27)Watcom Hecht
2015-04-03PulseAudio support for volume inputWatcom Hecht
2015-03-29refactoring to avoid code duplicationWatcom Hecht
2015-03-25print_volume: don’t return, complete the buffer firstBaptiste Daroussin
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg
2014-08-26Bugfix: fix wrong color tags with xmobarMichael Stapelberg
2013-11-18Added different format string for volume in case it is muted.Gereon Kremer
2013-05-19print_volume(linux): Open a new mixer every time.oblique
2013-03-19print_volume: don’t return, complete the buffer firstMichael Stapelberg
2013-03-19Support mixer_idx with OSSBaptiste Daroussin
2013-03-19Show degraded colors in case volume is muted with OSSBaptiste Daroussin
2013-01-05changing volume color from bad to degraded if mutedGereon Kremer
2012-11-15DragonFlyBSD support addedScott Tincman
2012-10-03Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran)Michael Stapelberg
2012-09-05turn volume into red if mutedSimon Elsbrock
2012-05-09Error handling: Never output null as full_text (JSON), prefix messages with i...Michael Stapelberg
2012-04-29Print the volume on OpenBSD too. Add missing library to Makefile accordingly.Jasper Lievisse Adriaanse
2012-04-08add yajl compat codeMichael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
2011-07-24Add simple volume support on FreeBSDBaptiste Daroussin
2011-07-21Fix FTBFS on kFreeBSDAxel Beckert
2010-07-20Implement ALSA volume supportMichael Stapelberg