Age | Commit message (Expand) | Author | Files | Lines |
2019-07-29 | Improve NetBSD port. (#361) | Thomas Klausner | 1 | -3/+3 |
2019-07-29 | make pulseaudio an optional dependency, follow best practices | Michael Stapelberg | 1 | -1/+1 |
2019-01-23 | Switch to autotools (#316) | Michael Stapelberg | 1 | -2/+3 |
2019-01-23 | Implement %devicename specifier for volume module (#325) | Denton Liu | 1 | -9/+36 |
2019-01-03 | Fixed ALSA capture device monitoring. | Eugene Dzhurinsky | 1 | -12/+24 |
2018-10-11 | Provide a more natural volume percentage with ALSA. | arcnmx | 1 | -7/+28 |
2018-07-14 | Do not use pulseaudio for DragonFly BSD | Antonio Huete Jimenez | 1 | -1/+1 |
2018-07-13 | able to print percentage | Felix Buehler | 1 | -5/+7 |
2018-06-20 | Make sure the arguments passed to printf/die(...) match the format | Olivier Gayot | 1 | -1/+1 |
2018-02-13 | OpenBSD: fix volume display on some hardware | Carlin Bingham | 1 | -2/+9 |
2016-09-14 | pulse device may be specified by name (#126) (#162) | Watcom | 1 | -4/+8 |
2015-10-04 | Added support for lemonbar | Brendan Van Hook | 1 | -2/+2 |
2015-08-01 | Use SndIO for volume module on OpenBSD | Dmitrij D. Czarkoff | 1 | -1/+69 |
2015-04-19 | PulseAudio muted volume support (fixes #27) | Watcom Hecht | 1 | -4/+20 |
2015-04-03 | PulseAudio support for volume input | Watcom Hecht | 1 | -1/+28 |
2015-03-29 | refactoring to avoid code duplication | Watcom Hecht | 1 | -30/+23 |
2015-03-25 | print_volume: don’t return, complete the buffer first | Baptiste Daroussin | 1 | -6/+13 |
2015-03-16 | clang-format-3.5 -i **/*.[ch], update modeline | Michael Stapelberg | 1 | -143/+144 |
2014-08-26 | Bugfix: fix wrong color tags with xmobar | Michael Stapelberg | 1 | -2/+1 |
2013-11-18 | Added different format string for volume in case it is muted. | Gereon Kremer | 1 | -2/+10 |
2013-05-19 | print_volume(linux): Open a new mixer every time. | oblique | 1 | -103/+52 |
2013-03-19 | print_volume: don’t return, complete the buffer first | Michael Stapelberg | 1 | -9/+10 |
2013-03-19 | Support mixer_idx with OSS | Baptiste Daroussin | 1 | -1/+11 |
2013-03-19 | Show degraded colors in case volume is muted with OSS | Baptiste Daroussin | 1 | -0/+6 |
2013-01-05 | changing volume color from bad to degraded if muted | Gereon Kremer | 1 | -1/+1 |
2012-11-15 | DragonFlyBSD support added | Scott Tincman | 1 | -2/+2 |
2012-10-03 | Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran) | Michael Stapelberg | 1 | -1/+1 |
2012-09-05 | turn volume into red if muted | Simon Elsbrock | 1 | -2/+7 |
2012-05-09 | Error handling: Never output null as full_text (JSON), prefix messages with i... | Michael Stapelberg | 1 | -6/+6 |
2012-04-29 | Print the volume on OpenBSD too. Add missing library to Makefile accordingly. | Jasper Lievisse Adriaanse | 1 | -1/+7 |
2012-04-08 | add yajl compat code | Michael Stapelberg | 1 | -0/+2 |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | 1 | -10/+17 |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | 1 | -0/+4 |
2011-07-24 | Add simple volume support on FreeBSD | Baptiste Daroussin | 1 | -0/+30 |
2011-07-21 | Fix FTBFS on kFreeBSD | Axel Beckert | 1 | -4/+3 |
2010-07-20 | Implement ALSA volume support | Michael Stapelberg | 1 | -0/+154 |